.menu_head{width:225px;line-height:50px;padding-left:0px;
	height: 50px;
	font-size:16px;
	border-bottom:2px #00990d solid;
	text-align:center;position:relative;margin:0px;background:#fff url(../images/pro_left.png) center right no-repeat;}
.menu_list .current{background:#f1f1f1 url(../images/pro_down.png) center right no-repeat;}
.menu_body{width:225px;height:auto;overflow:hidden;line-height:50px;backguound:#fff; font-size:14px}
.menu_body a{
	display: block;
	width: 225px;
	height: 50px;
	line-height: 50px;
	padding-left: 48px;
	color: #333;
	background: #fff;
	text-decoration: none;
	border-bottom: 1px solid #00990d;
}
.menu_body a:hover{text-decoration:none;}
