
ul.menuUL{ margin:8px auto auto auto;list-style:none; z-index:111; border:0px solid #99FF99;}

ul.menuUL li a.first{display:inline; display:inline-block;height:33px; overflow:hidden; background-position: center top; background-repeat:no-repeat;}
ul.menuUL li a.first img{ visibility:hidden;}

ul.menuUL li.h_m a
	{
	display:block;
	width:6px;
	height:33px;
	background:url(../img/menu/menuH.jpg);
	}

ul.menuUL li{display:inline; display:inline-block; float:left;text-align:left; position:relative;}

ul.menuUL li li{ float:left;}

ul.menuUL ul{ position:absolute; top:33px; left:2px; display:none; width:500px; border:0px solid #990000;}
	
ul.menuUL ul ul{top:27px; left:2px;}


ul.menuUL ul a{ float:left; text-align:center; height:27px; line-height:27px; overflow:hidden; padding:0px 10px 0px 10px;
	color:#000000;
	background:#fff; 
	}
ul.menuUL ul a:hover{color:#000; font-weight:bold; background:#fff;}

ul.menuUL ul li.h a{padding:0px;}
ul.menuUL ul li.h_m a{ width:10px; height:27px; overflow:hidden; background:#fff url(../img/menu/mH2.gif) center 0px no-repeat;}
ul.menuUL ul li.h_f a{
	background:url(../img/menu/mH1.gif) 0px 0px no-repeat;
	width:5px;
	overflow:hidden;
	}
ul.menuUL ul li.h_l a{
	background:url(../img/menu/mH1.gif) -5px 0px no-repeat;
	width:5px;
	overflow:hidden;
	}
/*ul.menuUL ul ul li.h{display:none;}*/
	
	

/*left*/
ul.leftUL{list-style:none; width:222px; margin:auto; overflow:hidden; border:0px solid #f00;}

ul.leftUL ul{list-style:none;display:none; margin-left:20px; background:none;}

ul.leftUL li{ text-align:left;}



ul.leftUL li a{ display:block; height:39px; line-height:42px; overflow:hidden; padding-left:35px; text-align:left;
	background:url(../img/ch.jpg) left top no-repeat;
	color:#707070;
	}
	
ul.leftUL li a:hover{
	background:url(../img/ch_.jpg) left top no-repeat;
	font-weight:bold;
	}
	
ul.leftUL2 li a{background:url(../img/left2.jpg) left top no-repeat;}
ul.leftUL2 li a:hover{background:url(../img/left2_.jpg) left top no-repeat;}

ul.leftUL li li a{ height:25px; line-height:25px; overflow:hidden; background:none; border-bottom:1px dotted #666;}
ul.leftUL li li a:hover{background:none;}

ul.leftUL li.h,ul.leftUL li.h a{ display:none;}

	
	


	
	


