/* CSS Document */

/**/
#nav ul li {
	float:left;	text-align:center;	font-weight:bold;background:url(/Images/bgnav.gif) no-repeat; position:relative;}
#nav ul li a {width:109px;height:34px;line-height:34px;display:block;color:#FFFFFF; font-size:14px;}
#nav ul li a:hover {background:url(/Images/bgnav_on.gif) no-repeat;}


/*ʼ*/
#nav ul li ul { width:109px; height:auto; display: none;	position: absolute;right:0; top: 34px; clear:both;

 }
#nav ul li ul li {text-align: center;padding:0;border-top:1px solid #fff; }
#nav ul li ul li a {width:109px;height: 26px; line-height:26px; font-size:12px; font-weight:normal;display: block;overflow: hidden;background: #6DA415;}
#nav ul li ul li a:hover {COLOR: #ffffff;background: #9CC12B; font-weight:bold;}


#navleft_list {
	background:#A4CB54;
	padding-bottom:2px;
}
#navleft_list ul li a {
	width:243px;
	display:block;
	background:url(/Images/LeftBga.gif) no-repeat;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#fff;
	
	font-weight: bold;
	font-size: 14px;
}
#navleft_list ul li a:hover {
	width:243px;
	display:block;
	background:url(/Images/LeftBgb.gif) no-repeat;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#fff;

		font-size: 14px;

}

