#nav {
	list-style-type: none;
	font-size: 15px;
	line-height: 124px;
	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;
}

.nav_li1 {
	float: left;
	width: 94px;
	line-height: 124px;
	height: 124px;
	font-weight: normal;
}
.nav_li2 {
	background-image: url(../images/libg.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 94px;
	line-height: 124px;
	height: 124px;
	font-weight: normal;
}
.nav_li3 {
	float: left;
	width: 70px;
	line-height: 124px;
	height: 124px;
	font-weight: normal;
	text-align: center;
}
.nav_li3 a:hover p {
	background-color: #FFF;
	color: #604a3f;
}


.nav_li3 p {
	float: left;
	width: 42px;
	line-height: 42px;
	height: 42px;
	font-weight: normal;
	border: 1px solid #ffffff;
	margin-top: 40px;
	display: inline;
	margin-left: 15px;
	border-radius: 50%;
}


#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);
}
#nav li ul {
	list-style-type: none;
	left: -999em;
	width: 110px;
	position: absolute;
	float: left;
	margin-top: -20px;
}
#nav li ul li{
	float: left;
	color: #ffffff;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	text-align: center;
	margin-top: 5px;
}


#nav li ul a{
	display: block;
	width: 110px;
	color: #ffffff;
	border: 1px solid #FFF;
	font-size: 13px;
}

#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: #604a3f;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/libgg_19.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}

#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;
}
