@charset "utf-8";

#co_aside {position:relative;min-width:1070px;width:100%;height:55px;border-bottom:1px solid #e5e5e5;background:#fff} 
.co_aside_wrap {width:1070px;margin:0 auto;background:#fff}
.ps_home {float:left;width:5%;height:55px;margin:0 auto;border-right:1px solid #e5e5e5;border-left:1px solid #e5e5e5;text-align:center;line-height:55px}
.ps_home a{display:block}

.aside_tit {float:left;width:19%;height:55px;border-right:1px solid #e5e5e5;text-align:center;font-size:1.3em;line-height:55px;color:#333;background:#fff;font-family:'notokr-bold'}

.l_menu {position:relative}
.l_menu li{float:left;min-width:180px;text-align:center}
.l_menu li a{display:block;color:#666;font-size:1.1em;height:55px;line-height:55px;border-right:1px solid #e5e5e5}
.l_menu li a:hover, .l_menu li.on a{background:#f7f7f7;color:#706da6}
.l_menu li.on a{background:#706da6;color:#fff;font-family:'notokr-bold'}