#aside {position:relative;width:100%;height:40px;background:url('/sh_img/hd/aside/bg.png') no-repeat} 
.aside_wrap {}
.aside_wrap:after{content:""; display:block; clear:both}

.aside_tit {float:left;height:40px;padding:0 46px 0 60px;margin-right:0;color:#333;font-size:15px;font-weight:bold;line-height:40px; background:url(/sh_img/hd/aside/tit_bg.png) 25px center no-repeat #f1f1f1}

.l_menu {position:relative}
.l_menu:after{content:""; display:block; clear:both}
.l_menu li{float:left;min-width:145px;text-align:center}
.l_menu li a{display:block;color:#dedede;font-size:15px;height:40px;line-height:40px;background:url(/sh_img/hd/aside/line.png) right center no-repeat}
.l_menu li a:hover, .l_menu li.on a{color:#fff;font-weight:bold; background-color:#005891}
