/* box for lnb */
/* head basic style */
.ABA-lnb-box{padding:0 0;}
.ABA-head-lnb{position:relative; width:100%;}
.ABA-head-lnb{background-repeat:repeat-x !important;background-position:0 -50px !important;border-bottom:1px solid #E1E1E1}
.ABA-head-lnb h3{margin:0 0px;height:26px;z-index:999 !important;padding:5px 0 0 5px;}
.ABA-head-lnb h3 a{color:#464646;font-weight:bold; font-size:17px;}

.ABA-body-lnb{position:relative; width:100%;}
.ABA-body-lnb ul.ABA-lnb{background-position:0px -150px;background-repeat:repeat-x;} /*좌우 배경 들어갈만큼*/
.ABA-body-lnb div.ABA-bglnb-left{position:absolute; left:0; top:0; width:0px;}
.ABA-body-lnb div.ABA-bglnb-right{position:absolute; right:0; top:0;width:0px;}

.ABA-body-lnb ul.ABA-lnb li{border-bottom:1px solid #E1E1E1; padding:0px 0; margin:0 0px;}
.ABA-body-lnb ul.ABA-lnb li a{position:relative;margin:0 5px 0 12px; display:block; padding:7px 0 0 0;height:20px;color:#888;}
.ABA-body-lnb ul li.AB-current-lnb a{font-weight:bold;}

.ABA-foot-lnb{position:relative; height:12px; width:100%; background-repeat:repeat-x; background-position:0 -212px !important;margin-right:15px;}

/* 3뎁스 설정 */
ul.ABA-lnb .ABA-lnb-sub{padding:3px 0 0px 0; margin:0 0px;}
ul.ABA-lnb .ABA-lnb-sub li{padding:0px 5px 0px 10px; margin-right:7px;border:none !important;background:url("lnb_depth3.gif") 13px 6px no-repeat;}
ul.ABA-lnb .ABA-lnb-sub li a{color:#888 !important;margin-top:0 !important;font-size:11px;background:none !important;font-weight:normal !important; padding:1px 0 0 0 !important;}
ul.ABA-lnb .ABA-lnb-sub li a:hover{color:#333 !important;}
.AB-current-lnb .ABA-lnb-sub li a{color:#888 !important;}
ul.ABA-lnb .ABA-lnb-sub li.AB-last{border:none !important;}
.AB-current-lnb ul.ABA-lnb-sub li.AB-current-lnb a{font-weight:bold !important;}

/* LNB링크색 */
.ABA-body-lnb a{color:#464646;}

.GNB-color-01 .ABA-body-lnb a:hover,.GNB-color-01 .AB-current-lnb a,.GNB-color-05 .AB-current-lnb a:hover{color:#e90f8d !important;font-weight:bold;}
.GNB-color-02 .ABA-body-lnb a:hover, .GNB-color-02 .AB-current-lnb a,.GNB-color-02 .AB-current-lnb a:hover{color:#f78406 !important;font-weight:bold;}
.GNB-color-03 .ABA-body-lnb a:hover,.GNB-color-03 .AB-current-lnb a,.GNB-color-03 .AB-current-lnb a:hover{color:#efa40b !important;font-weight:bold;}
.GNB-color-04 .ABA-body-lnb a:hover, .GNB-color-04 .AB-current-lnb a,.GNB-color-04 .AB-current-lnb a:hover{color:#04b0b7 !important;font-weight:bold;}
.GNB-color-05 .ABA-body-lnb a:hover, .GNB-color-05 .AB-current-lnb a,.GNB-color-05 .AB-current-lnb a:hover{color:#4b92fc !important;font-weight:bold;}
.GNB-color-06 .ABA-body-lnb a:hover, .GNB-color-06 .AB-current-lnb a,.GNB-color-06 .AB-current-lnb a:hover{color:#2a57a5 !important;font-weight:bold;}
.GNB-color-07 .ABA-body-lnb a:hover, .GNB-color-07 .AB-current-lnb a,.GNB-color-07 .AB-current-lnb a:hover{color:#8026d2 !important;font-weight:bold;}
.GNB-color-08 .ABA-body-lnb a:hover, .GNB-color-08 .AB-current-lnb a,.GNB-color-08 .AB-current-lnb a:hover{color:#1c1c1c !important;font-weight:bold;}
.GNB-color-09 .ABA-body-lnb a:hover, .GNB-color-09 .AB-current-lnb a,.GNB-color-09 .AB-current-lnb a:hover{color:#565656 !important;font-weight:bold;}
.GNB-color-10 .ABA-body-lnb a:hover, .GNB-color-10 .AB-current-lnb a,.GNB-color-10 .AB-current-lnb a:hover{color:#bea271 !important;font-weight:bold;}
.GNB-color-00 .ABA-body-lnb a:hover, .GNB-color-00 .AB-current-lnb a,.GNB-color-00 .AB-current-lnb a:hover{color:#8b8b8b !important;font-weight:bold;}

/*새글 또는 페이지 신규등록시 아이콘 표시*/
.ABA-lnb-box span.AB-recent-update{background:url("upbt.png") left 0 no-repeat;padding-left:17px;margin-left:3px;}
.ABA-lnb-box .ABA-head-lnb span.AB-recent-update{background-position-y:4px;}