.menu_head{width:100%;height:40px;line-height:40px;font-size:14px; color:#525252;cursor:pointer;border:1px solid #e1e1e1;position:relative;margin:0px;font-weight:bold;background:#f1f1f1;}
.menu_head i{ display:block; width:20px; height:20px; position:absolute; top:10px; right:8px; z-index:9; background:url(../images/pro_left.png) no-repeat;}
.menu_list .current{background:#f1f1f1; }
.menu_list .current i{ background: url(../images/pro_down.png) no-repeat;}
.menu_body{width:100%;height:auto;overflow:hidden;line-height:38px;border-left:1px solid #e1e1e1;backguound:#fff;border-right:1px solid #e1e1e1;}
.menu_body a{display:block;width:100%; font-size:13px;height:38px;line-height:38px;color:#777777;background:#fff;text-decoration:none;border-bottom:1px solid #e1e1e1;}
.menu_body a:hover{text-decoration:none;}

