@charset "utf-8";

#aside_tit_wrapper{background:url('/sh_img/hd/aside/aside_bg.png') repeat-y center}
#aside_tit_wrapper .aside_tit{padding:20px 0 10px 15px;font-size:22px;font-weight:normal;letter-spacing:-1px;color:#1d69e7;font-weight:700}

#l_menu{position:relative}
#l_menu:before{position:absolute;left:2px;bottom:-43px;content:'';width:216px;height:43px;background:url('/sh_img/hd/aside/aside_bg1.png') no-repeat center;}


#l_menu {float:left;width:216px; }
#l_menu ul{margin:0; padding:0}
#l_menu li{font-size:15px;font-weight:bold;color:#666;line-height:15px;border-bottom:1px dotted #d9d9d9;padding:4px 0;}
.l_menu_OFF a{display:block;height:35px;padding:10px 0 5px 20px;text-decoration:none;color:#333333;word-wrap:break-word;opacity: 0.8;}
.l_menu_OFF a:hover{display:block;padding:5px 0 5px 20px;height:35px;text-decoration:none; color:#FFF;background-color:#a9a9a9;word-wrap:break-word;background-color:#2b4a8a;background:linear-gradient(-45deg, #cccccc 0%,#8e8e8e 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e8e8e', endColorstr='#cccccc',GradientType=1 );behavior: url(/sh_img/hd/aside/PIE.htc);}
/* .l_menu_OFF a:hover{display:block;padding:10px 0 10px 20px;text-decoration:none;color:#FFF;word-wrap:break-word;opacity: 0.8;filter:alpha(opacity=80);}*/

.l_menu_ON a {display:block;padding:10px 0 5px 20px;height:35px;text-decoration:none;word-wrap:break-word;color:#FFF;background-color:#2b4a8a;background:linear-gradient(-45deg, #cccccc 0%,#8e8e8e 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e8e8e', endColorstr='#cccccc',GradientType=1 );behavior: url(/sh_img/hd/aside/PIE.htc);/* IE6-8 */}