.menu_list{width:240px;margin:0 auto;}
.menu_head{
	height: 47px;
	line-height: 47px;
	padding-left: 60px;
	font-size: 14px;
	color: #525252;
	cursor: pointer;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #F1F1F1;
	position: relative;
	margin: 0px;
	font-weight: bold;
	background: #f1f1f1 url(../images/pro_left.png) center left  30px no-repeat;
}
.menu_list .current{background:#f1f1f1 url(../images/pro_down.png) center left 30px no-repeat;}
.menu_body{
	line-height: 38px;
    width: 238px;
	backguound: #fff;

}
.menu_body a{display:block;height:38px;line-height:38px;padding-left:38px;color:#777777;background:#fff;text-decoration:none;border-bottom:1px solid #e1e1e1;}
.menu_body a:hover{text-decoration:none;}
.menu_body a:hover{color: #0673c4;font-size: 14px;display: block;border-bottom: 1px dashed #0673c4;}
.menu_body a.anov{color: #0673c4;font-size: 14px;display: block;border-bottom:1px solid #e1e1e1; background:#f5f5f5; }
.menu_body a.bnov{color: #0673c4;font-size: 14px;display: block;border-bottom:1px dashed #0673c4; background:#FFF; }