/* CSS Document */
.test2_ul{
	list-style:none;
	float: left;
	height: 34px;
	width: 1002px;
	padding-top: 2px;
} 
.test2_ul_li{
	float:left;
	width:100px;
	line-height:34px;
	font-size: 15px;
	color: #FFF;
	background-color: #FD5004;
	font-family:"Microsoft Yahei","SimHei ","SimSun"; 
} 
.test2_ul_li_a{
	display:block;
	text-align:center;
	height:34px;
	font-family:"Microsoft Yahei","SimHei ","SimSun"; 
} 
.test2_ul_li_a:link{
	color:#FFF;
	text-decoration:none;
	font-size: 15px;
	font-family:"Microsoft Yahei","SimHei ","SimSun"; 
} 
.test2_ul_li_a:visited{
	color:#FFF;
	text-decoration:none;
	font-size: 15px;
	font-family:"Microsoft Yahei","SimHei ","SimSun"; 
} 
.test2_ul_li_a:hover{
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	background-color: #E14500;
	background-image: url(../image/top02.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family:"Microsoft Yahei","SimHei ","SimSun"; 
}

.test2_ul_li_special{
	float:left;
	width:100px;
	line-height:34px;
	font-size: 15px;
	color: #FFF;
	background-color: #FD5004;
	font-family:"Microsoft Yahei","SimHei ","SimSun"; 
}
.test2_special_a{
	display:block;
	text-align:center;
	height:34px;
	font-family:"Microsoft Yahei","SimHei ","SimSun"; 	
}
.test2_special_a:link{
	color:#FFF;
	text-decoration:none;
	/*background-color: #FD5004;*/
	font-size: 15px;
	font-family:"Microsoft Yahei","SimHei ","SimSun"; 
} 
.test2_special_a:visited{
	color:#FFF;
	text-decoration:none;
	font-size: 15px;
	font-family:"Microsoft Yahei","SimHei ","SimSun"; 
} 
.test2_special_a:hover{
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	background-color: #E14500;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family:"Microsoft Yahei","SimHei ","SimSun"; 
}

.test2_secondNav{
	width:100px;
	text-align:center;
	line-height:34px;
	font-size: 15px;
	font-family:"Microsoft Yahei","SimHei ","SimSun"; 
	position:absolute;
	z-index:5000;
	/*
	background-color: #333333;
	filter: alpha(opacity=60);
	-moz-opacity:.6;    
    opacity:0.6;  
    */  
}

