#nav {
	list-style-type: none;
	font-size: 14px;
	line-height: 69px;
	color: #3c3a3a;
}

#nav a {
	display: block;
	text-align:center;
	color: #3c3a3a;
}

#nav a:link  {
text-decoration:none;
 
}
#nav a:visited  {
	text-decoration:none;

	
}

#nav a:hover  {
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	background-color: #0081c7;
}

.nav_li1 {
	background-image: url(../images/libg_15.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 99px;
	line-height: 69px;
	height: 69px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ededed;
}
.nav_li2 {
	background-image: url(../images/lili_20.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 112px;
	line-height: 69px;
	height: 69px;
}

.nav_li3 {
	
	float: left;
	width: 125px;	line-height: 69px;
	height: 69px;
}


#nav li a:hover{
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #0081c7;
}
#nav li ul {
	list-style-type: none;
	left: -999em;
	width: 110px;
	position: absolute;
	float: left;
	background-color: rgba(0,129,199,0.9);
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #eb3d00;
	margin-left: -5px;
}
#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: 110px;
	color: #FFFFFF;
	font-weight: normal;
}

#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/lili_11.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#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;
}
