#nav {
	list-style-type: none;	line-height: 51px;
	color: #ffffff; 
}

#nav a {
	display: block;
	text-align:center;
	color: #ffffff;
	font-size: 15px;
}

#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_10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #ffffff;
}.nav_li5 {
	background-image: url(../images/libg_15.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 51px;
	height: 51px;
	text-align: center;
	color: #FFFFFF;
	display: inline;
	float: left;
	width: 124px;
}
.nav_li4 {
	background-image: url(../images/libg_15.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 51px;
	height: 51px;
	text-align: center;
	color: #FFFFFF;
	display: inline;
	float: left;
	width: 120px;
}
.nav_li1 {
	background-image: url(../images/libg_15.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 51px;
	height: 51px;
	text-align: center;
	color: #FFFFFF;
	display: inline;
	float: left;
	width: 96px;
}
.nav_li2 {
	background-image: url(../images/libg_03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	width: 99px;
	line-height: 51px;
	height: 51px;
	text-align: center;
	padding-left: 8px;
}
.nav_li3 {
	
	float: left;
	width: 111px;
	line-height: 51px;
	height: 51px;
	text-align: center;
	color: #FFFFFF;
}

#nav li a:hover{
	background-image: url(../images/libg_03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}
#nav li ul {
	list-style-type: none;
	left: -999em;
	width: 125px;
	position: absolute;
	float: left;
}
#nav li ul li{
	float: left;
	background-color: #ffffff;
	color: #383838;
	font-size: 12px;
	line-height: 30px;
	
	height: 30px;
	text-align: center;
}


#nav li ul a{
	display: block;
	width: 125px;
	color: #383838;
}

#nav li ul a:link  {
 color: #383838; text-decoration:none;
}
#nav li ul a:visited  {
 color: #383838;text-decoration:none;
}
#nav li ul a:hover  {
	color: #ff3600;
	text-decoration:underline;
	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;
}
