#nav {
	list-style-type: none;
	line-height: 48px;
	color: #ffffff;
	font-size: 14px;
}

#nav a {
	display: block;
	text-align:center;
	color: #ffffff;
}

#nav a:link  {
text-decoration:none;
 
}
#nav a:visited  {
	text-decoration:none;

	
}
#nav a:hover  {
	text-decoration:none;
	font-weight:bold;
	background-image: url(../images/libg_10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #ffffff;
}

.nav_li1 {
	background-image: url(../images/lili_30.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 100px;
	line-height: 48px;
	height: 48px;
	text-align: center;
	font-size: 14px;
}
.nav_li2 {
	background-image: url(../images/bian_11.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 100px;
	line-height: 48px;
	height: 48px;
	text-align: center;
	font-size: 14px;
}.nav_li2 a {

}
.nav_li3 {
	float: left;
	width: 125px;
	line-height: 48px;
	height: 48px;
	color: #ffffff;
	background-image: url(../images/sy1_13.jpg);
	background-repeat: no-repeat;
}


#nav li a:hover{
	background-image: url(../images/lili_13.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: underline;
	line-height: 48px;
	font-weight: normal;
}
#nav li ul {
	list-style-type: none;
	left: -999em;
	width: 121px;
	position: absolute;
	float: left;
}
#nav li ul li{
	float: left;
	background-color: #bd0100;
	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;
}


#nav li ul a{
	display: block;
	width: 121px;
	color: #ffffff;
}

#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;
}

#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
