.menu_list { 	
    width:196px;
	overflow:hidden;
	padding:4px 10px 10px 12px;
	margin:0px;
	border:1px solid #888588;
	border-top:0px; 
}
.menu_head {
    cursor: pointer; position: relative;
	width:184px;
	overflow:hidden;
	padding:0px 0px 1px 12px;
	margin:0px;
	line-height:25px;
	background:url(../images/aaa1111.jpg) center left no-repeat;
}

.menu_body {display:none; list-style:none; color: #fff; line-height: 25px; background:url(../images/xtb999.jpg)}
.menu_body a {
	display:block;
	color: #fff;
	text-decoration:none;
	padding-left: 12px;
	background:url(../images/aaa1111.jpg)11px 11px no-repeat;
	padding:0 0 0 22px;
}
.menu_body a:hover {font-weight: bold;text-decoration:underline; color: #fff;}