.menu_list{margin:0px;width:710px;}
.menu_head{
	width:680px;
	height:31px;
	line-height:30px;
	padding-left:40px;
	font-size:16px;
	color:#525252;
	cursor:pointer;
	position:relative;
	
	margin:6px 0;
	background-color: #e9e9e9;
	background-image: url(../image/anli_01.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.menu_list .current{
	background-color: #e9e9e9;
	
	color:#2461af;
	background-image: url(../image/anli_02.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.menu_body{width:720px;height:auto;overflow:hidden;line-height:38px; }
.menu_body a{display:block;width:720px;line-height:38px;padding-left:38px;color:#777777;text-decoration:none;}
.menu_body a:hover{text-decoration:none;}