.navmenu {
	margin: 22px 0px 0px 37px; width: 582px; height: 64px; 
}
.navmenu li{
	list-style-type: none; 
}
.navCont {
	width: 97px; float: left; display: inline; position: relative;z-index:9999;
}
.navCont .n {
	 width: 96px; height: 25px; text-align: center; padding-bottom: 2px; font-size: 13px; float: left; display: block;
}
.navCont .n strong {
	color: #333;
	font-size: 13px;
	text-decoration: none;font-weight:normal;
	
}
.navCont .n span {
	color: #B6B6B6; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; margin-top: 2px; display: block;
}
/*距离*/
.nav_sub_cont {
	left: 0px; top: 22px; display: none; position: absolute;
}
.nav_sub {
	width: 96px;margin: 0;
	padding: 0;
	color:#fff;
}
.nav_sub a {
	width: 96px; height: 28px; text-align: center;color:#fff; line-height: 28px; display: block;
}
.nav_sub a:hover {
	color: rgb(255, 255, 255);
}
.navmenu .current {
	 width: 96px; height: 50px; text-align: center;  font-size: 13px; float: left; display: block;
}
.current strong {
	font-size: 13px; text-decoration: none; font-weight:normal;
}
.current span {
	color: #B6B6B6; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; margin-top: 2px; display: block;
}
/*下拉条色*/
.n1 .n { 
}
.n1 .n:hover {
color:#B60005;
}
.n1 .n:hover strong {
	color: #B60005;
}
/*下拉条变线*/
.n1 .current {
	width: 96px; height: 25px; padding-bottom: 2px; 
}
.n1 .current strong {
	color: #B60005;
}
.n1 .nav_sub {
	background-color: #323D45;color:#fff; 
}
.n1 .nav_sub a {color:#fff; 
     
}
.n1 .nav_sub a:visited {color:#fff; 
     
}
.n1 .nav_sub a:hover {
	color: #fff;background-color: #B60005;
}
/*下拉条色*/
.n2 .n {
border-bottom:2px solid #fff;
}
.n2 .n:hover {
	color:#B60005; 
}
.n2 .n:hover strong {
	color:#B60005; 
}
.n2 .current {
	width: 96px; height: 25px; padding-bottom: 2px; 
}
.n2 .current strong {
	color: rgb(248, 175, 0);
}
.n2 .nav_sub {
	background-color: #323D45;color:#fff; 
}
.n2 .nav_sub a {color:#fff; 
	
}
.n2 .nav_sub a:hover {
	color: #fff;background-color: #B60005;filter:alpha(opacity=50); 
-moz-opacity:0.50; 
opacity：0.6；
}
