ul,li,ol{ padding:0; margin:0; list-style:none;}
a{ text-decoration:none;}
a:hover{ text-decoration:none;}
.Left_meun{}
.Left_meun ul{ margin:0 auto; background:#f9f9f9;  margin-top:5px; width:220px;}
.Left_meun li{ overflow:hidden; clear:both;  background: url(../images/l-bg.jpg) left center no-repeat; }
.Left_meun li a{  display:block; line-height:33px; float:left; color:#585858; font-size:12px; padding-left:30px; width:190px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-weight:bold; }
.Left_meun li a:hover{ background: url(../images/l-bg.jpg) left center no-repeat; color:#0b6cbc;}

.Left_meun ul li ul{ display:none;border:none;}
.Left_meun ul li.hover ul{ display:block}

.Left_meun li.hover{ background:#f9f9f9 url(../images/l-bg.jpg) left center no-repeat; line-height:33px;  overflow:hidden; clear:both; }
.Left_meun li.hover a{ line-height:33px; display:block; color:#333;  background: url(../images/l-bg.jpg) left center no-repeat; font-weight:bold;}

.Left_meun li.hover ul{}
.Left_meun li.hover ul li a{ display:block; color:#333;font-weight:normal; padding-left:45px; width:175px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;  background:#f9f9f9  url(../images/i_ico.jpg) 30px center no-repeat; }
.Left_meun li.hover ul li a:hover{color:#333; }

.Left_meun li ul li{ border:none;}
.Left_meun li ul li a{color:#b8a677; font-size:12px;  font-weight:normal; border:none; border-bottom:1px dashed #e4e4e4;  background:url(../images/i_ico.jpg) left center no-repeat;  }

.Left_meun li ul li.hover{margin-right:0px; }
.Left_meun li ul li.hover a{ color:#0168C5;font-weight:bold; }
