#nav {
	list-style-type: none;
	color: #000000;
}

#nav a {
	display: block;
	text-align: center;
	color: #000000;
}

#nav a:link  {
text-decoration:none;
 
}
#nav a:visited  {
	text-decoration:none;

	
}
#nav a:hover  {
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/bb_06.jpg);
	background-repeat: no-repeat;
	background-position: 85px center;
}

.nav_li1 {
	background-image: url(../images/bain_09.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 105px;
	line-height: 100px;
	height:100px;
	text-align: center;
}.nav_li2 {
	background-image: url(../images/bb_06.jpg);
	background-repeat: no-repeat;
	background-position: 85px center;
	float: left;
	width: 104px;
	line-height: 91px;
	height: 91px;
	text-align: center;
	color: #005bac;
	font-weight: normal;
}.nav_li3 {
	background-image: url(../images/bain_09.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 124px;
	line-height: 91px;
	height: 91px;
	text-align: center;
}#nav .nav_li3 a:hover  {
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/bb_06.jpg);
	background-repeat: no-repeat;
	background-position: 110px center!important;
}




#nav li a:hover{
	background-repeat: no-repeat;
	background-position: 85px center;
	text-decoration: none;
	font-weight: normal;
	color: #005bac;
}
#nav li ul {
	list-style-type: none;
	left: -999em;
	width: 124px;
	position: absolute;
	float: left;
	background-color: #005bac;
	padding-top: 0px; margin-top:-9px;
	padding-bottom: 5px;
	margin-left: 0px;
	line-height: 30px;
}
#nav li ul li{
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	text-align: center;
}


#nav li ul a{
	display: block;
	width: 125px;
	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: underline;
	font-weight: normal;
	background-image: url(../images/libgg_19.jpg);
	background-repeat: no-repeat;
}
#nav .nav_li3 ul li a:hover {
	background-image: none!important;
	text-decoration: underline;
}
#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
