@charset "utf-8";
#nav {
	list-style-type: none;
	font-size: 14px;width:1100px;	
}

#nav a {
	display: block;
	text-align:center;
	height: 44px;
}

#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: 44px; 

}
.nav_li2 {
	background-image:url(../images/ho2.jpg);
	background-repeat: no-repeat;
	background-position: center  top;
	float: left;
	width: 146px;
	height: 44px;
	color: #2e2e2e;
	font-size: 14px;
	line-height: 44px;
}
.nav_li2 a{ color:#FFF; font-weight:700;}
.nav_li1 {
	background-image:;
	background-repeat: no-repeat;
	background-position: center  top;
	float: left;
	width: 146px;
	height: 44px;
	color: #2e2e2e;
	font-size: 14px;
	line-height: 44px;
}

.nav_li7 {
	background-image: url(../images/jiao_13.jpg);
	float: left;
	width: 146px;
	height: 44px;
	color: #2e2e2e;
	font-size: 14px;
	line-height: 44px;
	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: 44px;
}.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: #fff;
}
#nav li ul {
	list-style-type: none;
	left: -999em;
	width: 146px;
	position: absolute;
	float: left;
}
#nav li ul li{
	float: left;

	color: #333;
	font-size: 12px;

	line-height: 26px;
	height: 26px;
	text-align: center;
	filter:alpha(opacity:70); 		opacity:0.7;
	-moz-opacity:0.7;
	-khtml-opacity: 0.7
}


#nav li ul a{
	width: 126px;
}

#nav li ul a:link  {
 color:#333; text-decoration:none;
}
#nav li ul a:visited  {
 color:#333;text-decoration:none;
}
#nav li ul a:hover  {
	color:#ff8201;
	text-decoration:none;
	font-weight:normal;

	background-repeat: no-repeat;
	font-size: 12px;

	line-height: 26px;
	height: 26px;
}

#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
