#nav {
	list-style-type: none;
	font-size: 15px;
	line-height: 63px;
	color: #fff;
}

#nav a {
	display: block;
	text-align: center;
	color: #fff;
}

#nav a:link  {
text-decoration:none;
 
}
#nav a:visited  {
	text-decoration:none;

	
}

#nav a:hover  {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

.nav_li1 {
	background-image: url("../images/lili_16.jpg");
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 11.111%;
	line-height: 63px;
	height: 63px;
	font-size: 15px;
}
.nav_li2 {
	
	float: left;
	width: 150px;
	line-height: 63px;
	height: 63px;
	font-weight: bold;
}

.xx 	{	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#nav li a:hover{
	color: #FFFFFF;
	font-weight: bold;
}
#nav li ul {
	list-style-type: none;
	left: -999em;
	width: 150px;
	position: absolute;
	float: left;
	background-color: rgba(8,115,195,0.95);
	padding-top: 7px;
	padding-bottom: 12px;
}
#nav li ul li{
	float: left;
	color: #fff;
	font-size: 13px;
	line-height: 27px;
	height: 26px;
	text-align: center;
}


#nav li ul a{
	display: block;
	width: 150px;
	color: #fff;
}

#nav li ul a:link  {
 color: #fff; text-decoration:none;
}
#nav li ul a:visited  {
 color: #fff;text-decoration:none;
}
#nav li ul a:hover  {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
	background-image: url("../images/libgg_19.jpg.html");
	background-repeat: no-repeat;
}

#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
.xx1 {
	background-image: url("../images/lili1_09.jpg.html");
	background-repeat: no-repeat;
	background-position: center top;
}
