#nav {
	list-style-type: none;
	font-size: 15px;
	line-height: 78px;
	color: #ffffff;
}

#nav a {
	display: block;
	text-align: center;
	color: #ffffff;
	font-weight: normal;
}

#nav a:link  {
text-decoration:none;
 
}
#nav a:visited  {
	text-decoration:none;

	
}

#nav a:hover  {
	text-decoration: underline;
	font-weight: bold;
	background-image: url(../images/libg.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #ffffff;
}

.nav_li1 {
	float: left;
	width: 97px;
	line-height: 50px; padding-top:25px; padding-bottom:15px;
	height: 99px;
	font-weight: normal;
	background-image: url(../images/xx1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.nav_li2 {
	background-image: url(../images/libg.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 97px;
	line-height: 99px;
	height: 99px;
	font-weight: normal;
}
.nav_li3 {
	float: left;
	width: 55px;
	height: 99px;
	font-weight: normal;
}
.nav_li3 img {
	margin-top: 41px;
}



#nav li a:hover{
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	background-image: url(../images/libg.png);
}
#nav li ul {
	list-style-type: none;
	left: -999em;
	width: 117px;
	position: absolute;
	float: left;
	background-color: rgba(0,94,166,0.8);
	padding-top: 7px;
	padding-bottom: 7px;
	margin-left: -10px;
}
#nav li ul li{
	float: left;
	color: #ffffff;
	font-size: 12px;
	line-height: 26px;

	height: 26px;
	text-align: center;
}


#nav li ul a{
	display: block;
	width: 117px;
	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;
}
.xx1 {
	background-image: url(../images/lili1_09.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
