.menu_list{width:285px;}
.menu_head{
	width:283px;
	height:37px;
	line-height:47px;
	font-size:14px;
	cursor:pointer;
	position:relative;
	font-weight:bold;
	margin:0;

	background-image: url(../ima/z01.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.menu_list .current{background:#f1f1f1  center right no-repeat;}
.menu_body{height:133px;overflow:hidden;line-height:38px;;backguound:#fff;}
.menu_body a{display:block;width:283px;height:38px;line-height:38px;background:#fff;text-decoration:none;}
.menu_body a:hover{text-decoration:none;}


