.menu_list { width: 220px; margin: 5px auto;}
.menu_list { background:url(images/arrow2.gif) no-repeat left center;}
.menu_head { padding:5px 5px; padding-left:10px;cursor: pointer; position: relative; margin:1px; font-weight:bold; background: #eeefef url(left.png) center right no-repeat;}

.menu_body { display:none; }
.menu_body a { display:block; color:#6a6a6a; background-color:#efefef; padding-left:10px; line-height:25px;text-decoration:none; }
.menu_body a:hover { color: #b00110; text-decoration:none; }