<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#nav {
	list-style-type: none;
	font-size: 14px;width:430px; margin-left:160px 
	
}

#nav a {
	display: block;
	text-align:center;
	height: 60px;
}

#nav a:link  {
	text-decoration:none;
	color: #000000; 
}
#nav a:visited  {
	text-decoration:none;
	color: #000000;
	
}
#nav a:hover  {
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 14px;
	color: #F00;
	height: 60px;
	background-image: url(../images/jiao_13.jpg);
}

.nav_li1 {
	background-image: url(../images/bian_11.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 82px;
	height: 60px;
	color: #2e2e2e;
	font-size: 14px;
	line-height: 60px;
}

.nav_li7 {
	background-image: url(../images/jiao_13.jpg);
	float: left;
	width: 82px;
	height: 60px;
	color: #2e2e2e;
	font-size: 14px;
	line-height: 60px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.nav_li1 a:hover{
	background-image: url(../images/jiao_13.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: none;
	font-size: 14px;
	text-decoration: none;
	color: #F00;
	height: 60px;
}.nav_li1 font a:hover{
	background-image: url(../images/libg_12.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: none;
	font-size: 14px;
	text-decoration: none;
	color: #009944;
}
#nav li ul {
	list-style-type: none;
	left: -999em;
	width: 82px;
	position: absolute;
	float: left;
}
#nav li ul li{
	float: left;
	background-color: #135c9f;
	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
}


#nav li ul a{
	width: 82px;
}

#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/libgg_19.jpg);
	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;
}
</pre></body></html>