.menu_list{width:310px;margin:0 auto; }
.menu_head{

	height: 50px;
	line-height: 50px;
	padding-left: 38px;
	font-size: 16px;
	color: #333;
	cursor: pointer;
	position: relative;
	margin: 0px;
	font-weight: normal;
	background: #E9E9E9 url(../images/pro_left.png) center right no-repeat;
	margin-top:1px;
}
.menu_list .current{background:#1767AF url(../images/pro_down.png) center right no-repeat; color:#fff; font-weight:bold;}
.menu_body{
	line-height: 44px;

	backguound: #F6F6F6;

}
.menu_body a{display:block;height:44px;line-height:44px;padding-left:38px;color:#999; font-size:14px; background:#F6F6F6;text-decoration:none;border-bottom:1px solid #E8E8E8;}
.menu_body a:hover{text-decoration:none; background:#E9E9E9; color:#333;}