@charset "utf-8";
#nav {
	list-style-type: none;
	font-size: 14px; width:1119px;
	
}

#nav a {
	display: block;
	text-align:center;
	height: 48px;
}

#nav a:link  {
	text-decoration:none;
	color: #fff; 
}
#nav a:visited  {
	text-decoration:none;
	color: #fff;
	
}
#nav a:hover  {
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 14px;
	color: #fff;
	height: 48px; background:#002066;

}

.nav_li1 {
	background:url(../images/line.jpg) no-repeat right center;
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 135px;
	height: 48px;
	color: #fff;
	font-size: 14px;
	line-height: 48px;
}

.nav_li7 {

	float: left;
	width: 135px;
	height: 48px;
	color: #fff;
	font-size: 14px;
	line-height: 48px;
	background-repeat: no-repeat;
	background-position: center bottom; background:#001f62; margin-left:10px;
}
.nav_li1 a:hover{ background:#0C6;
	
	background-repeat: no-repeat;
	background-position: center bottom;
	float: none;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	height: 48px;
}.nav_li1 font a:hover{
	background-image:url(../images/av.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: none;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
}
#nav li ul {
	list-style-type: none;
	left: -999em;
	width: 135px;
	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: 135px;	background-image:url(../images/av.png);
}


#nav li ul a{
	width: 135px; 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;
}
