@charset "utf-8";

#ps_aside{width:100%;position:relative;min-width:1070px;background:#fff;border-bottom:1px solid #e1e1e1;height:40px;border-top:1px solid #e1e1e1;box-sizing:content-box;font-family:'notokr-regular'} 
.ps_aside_wrap{width:1070px;background:#fff;margin:0 auto}
.ps_home{width:5%;margin:0 auto;border-right:1px solid #e1e1e1;text-align:center;height:40px;border-left:1px solid #e1e1e1;float:left;line-height:40px}
.ps_home a{display:block}

.aside_tit{background:#fff;color:#333;font-size:1.3em;text-align:center;float:left;width:17%;border-right:1px solid #e1e1e1;height:40px;line-height:40px;font-family:'notokr-bold'}


.l_menu{position:relative}
.l_menu li{float:left;min-width:130px;text-align:center}
.l_menu li a{display:block;color:#666;font-size:14px;height:40px;line-height:40px;border-right:1px solid #e1e1e1}
.l_menu li a:hover, .l_menu li.on a{color:#222;font-family:'notokr-medium'}
