#nav {
	list-style-type: none;	line-height: 119px;
	color: #000000; 
}

#nav a {
	display: block;
	text-align:center;
	color: #000000;
}

#nav a:link  {
text-decoration:none;
 
}
#nav a:visited  {
	text-decoration:none;

	
}
#nav a:hover  {
	text-decoration:none;
	font-weight:bold;
	background-image: url(/Html/images/libg_10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #11497e;
}

.nav_li1 {
	background-image: url(/Html/images/bain_09.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 100px;
	line-height: 119px;
	height: 118px;
	text-align: center;
	font-size: 15px;
}
.nav_li2 {
	background-image: url(../image/xx_18.jpg);
	background-repeat: no-repeat;
	background-position: center 75px;
	float: left;
	width: 100px;
	line-height: 119px;
	height: 118px;
	text-align: right;
	color: #11497e;
	font-size: 15px;
}.nav_li2 a {
	background-image: url(../image/xx_18.jpg);
	background-repeat: no-repeat;
	background-position: center 75px;
	float: left;
	width: 100px;
	line-height: 119px;
	height: 118px;
	text-align: right;
	color: #11497e;
}
.nav_li3 {
	
	float: left;
	width: 100px;	line-height: 119px;
	height: 118px;
}


#nav li a:hover{
	background-image: url(../image/xx_18.jpg);
	background-repeat: no-repeat;
	background-position: center 75px;
	text-decoration: none;
	font-weight: normal;
	color: #11497e;
}
#nav li ul {
	list-style-type: none;
	left: -999em;
	width: 150px;
	position: absolute;
	float: left;
	background-color: #11487e;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -25px;
}
#nav li ul li{
	float: left;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 30px;
	height: 30px;
	text-align: center;
}


#nav li ul a{
	display: block;
	width: 150px;
	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: underline!important;
	font-weight: normal;
	background-image: url(/Html/images/libgg_19.jpg);
	background-repeat: no-repeat;
}

#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
