#nav {
	list-style-type: none;
	font-size: 14px;
	line-height: 54px;
	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;
	background-image: url(../images/navbg2_18.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #fff;
}

.nav_li1 {
	background-image: url(../images/lili_20.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 134px;
	line-height: 54px;
	height: 54px;
}
.nav_li2 {
	background-image: url(../images/lili_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 126px;
	line-height: 54px;
	height: 54px;
	padding-right: 2px;
}

.nav_li3 {
	
	float: left;
	width: 133px;	line-height: 54px;
	height: 54px;
}


#nav li a:hover{
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/navbg2_18.jpg);
}
#nav li ul {
	list-style-type: none;
	left: -999em;
	width: 133px;
	position: absolute;
	float: left;
	background-color: rgba(12,77,166,0.9);
	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: 133px;
	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: underline;
	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;
}
