@charset "utf-8";
#nav {
	list-style-type: none;
	font-size: 14px; width:635px; float:left; margin-left:46px; margin-top:30px
	
}

#nav a {
	display: block;
	text-align:center;
	height: 49px;
}

#nav a:link  {
	text-decoration:none;
	color: #333; 
}
#nav a:visited  {
	text-decoration:none;
	color: #333;
	
}
#nav a:hover  {



	font-size: 14px;
	color: #333;
	height: 49px;

}

.nav_li1 {

	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 79px;
	height: 49px;
	color: #fff;
	font-size: 14px;
	line-height: 49px; padding:0px 6px;
}

.nav_li7 {

	float: left;
	width: 79px;
	height: 49px;
	color: #fff;
	font-size: 14px;
	line-height: 49px;
 margin-left:10px;border-bottom:2px #ffd600 solid ; color:#004951;
}
.nav_li1 a:hover{ border-bottom:2px #ffd600 solid; color:#004951; font-weight:800
}.nav_li1 font a:hover{
	float: none;
	font-size: 14px;
	text-decoration: none;
	color: #333;
}
#nav li ul {
	list-style-type: none;
	left: -999em;
	width: 79px;
	position: absolute;
	float: left;
}
#nav li ul li{
	float: left;

	color: #FFFFFF;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 26px;
	height: 26px;
	text-align: center;
	filter:alpha(opacity:90); 		opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;width: 79px;	background-image:url(../images/av.png);
}


#nav li ul a{
	width: 79px; color:#FFF
}

#nav li ul a:link  {
 color:#FFFFFF; text-decoration:none;
}
#nav li ul a:visited  {
 color:#FFFFFF;text-decoration:none;
}
#nav li ul a:hover  {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	background-image:url(../images/av.png);
	background-repeat: no-repeat;
	font-size: 12px;
	background-color: #0970cf;
	line-height: 26px;
	height: 26px;
}

#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
