#nav {
	list-style-type: none;
	font-size: 15px;
	line-height: 113px;
	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: none;
	font-weight: bold;
	background-image: url(../images/libg.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #ffffff;
	background-color: #064892;
}

.nav_li1 {
	float: left;
	width: 102px;
	line-height: 113px;
	height: 113px;
	font-weight: normal;
}
.nav_li2 {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 99px;
	line-height: 113px;
	height: 113px;
	font-weight: normal;
	background-color: #064892;
	margin-right: 1px;
}
.nav_li3 {
	float: left;
	width: 86px;
	line-height: 113px;
	height: 113px;
	font-weight: normal;
}.nav_li3 p {
	float: left;
	width: 35px;
	line-height: 35px;
	height: 35px;
	font-weight: normal;
	border: 1px solid #ffffff;
	margin-top: 29px;
	display: inline;
	margin-left: 18px;
}


#nav li a:hover{
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/libg.png);
	background-color: #064892;
}
#nav li ul {
	list-style-type: none;
	left: -999em;
	width: 102px;
	position: absolute;
	float: left;
	background-color: #064892;
	padding-top: 7px;
	padding-bottom: 7px;
}
#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: 102px;
	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;
}
