/* box for lnb */
/* head basic style */
.ABA-lnb-box{border:1px solid #e2e2e2;border-radius:5px;webkit-border-radius:5px;-moz-border-radius:5px;margin-bottom:5px;}

.ABA-head-lnb{position:relative; width:100%;}
.ABA-head-lnb h3{border-bottom:1px solid #e2e2e2;padding:14px 0 11px 0;text-align:center;margin:0 15px;}
.ABA-head-lnb h3 a{color:#4d4c4c;font-weight:bold; font-size:16px; }
.ABA-head-lnb .AB-lleft{position:absolute; left:0; top:0; width:10px; height:50px; background-position:0 0 !important; }
.ABA-head-lnb .AB-rleft{position:absolute; right:0; top:0;width:10px; height:50px; background-position:0 -100px !important; }

.ABA-body-lnb{position:relative;width:100%;}
.ABA-body-lnb ul.ABA-lnb{margin:0 4px; background:#fff;} /*좌우 배경 들어갈만큼*/
.ABA-body-lnb ul.ABA-lnb li{background:url("icon_1dph.gif") 2px 13px no-repeat;border-bottom:1px solid #ececec; padding:10px 1px 7px 4px; margin:0 11px;}
.ABA-body-lnb ul.ABA-lnb li a{padding-left:9px; display:block; }
.ABA-body-lnb ul li.AB-current-lnb a{font-weight:bold;}
ul.ABA-lnb .AB-child a{display:block; background:url("exist_child_gra.gif") right 2px no-repeat;}

.ABA-foot-lnb{position:relative; height:15px; width:100%; }

/* 3뎁스 설정 */
ul.ABA-lnb .ABA-lnb-sub{padding-top:4px; margin-left:10px;}
ul.ABA-lnb .ABA-lnb-sub li{border:none !important;padding:6px 0 2px 0; margin:0; background:url("lnb_depth3.gif") 0px 12px no-repeat;}
ul.ABA-lnb .ABA-lnb-sub li a{background:none;font-weight:normal !important;color:#888 !important;}
ul.ABA-lnb .ABA-lnb-sub li a:hover{color:#5a5a5a !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 ul.ABA-lnb{background:#fff;}

/* LNB링크색 */
.ABA-body-lnb a,.AB-current-lnb ul.ABA-lnb-sub li a{color:#666}

.GNB-color-01 .AB-current-lnb a, .GNB-color-01 .ABA-body-lnb a:hover{color:#FA4646 !important;}
.GNB-color-02 .AB-current-lnb a, .GNB-color-02 .ABA-body-lnb a:hover{color:#FA7D21 !important;}
.GNB-color-03 .AB-current-lnb a, .GNB-color-03 .ABA-body-lnb a:hover{color:#f2b31d !important;}
.GNB-color-04 .AB-current-lnb a, .GNB-color-04 .ABA-body-lnb a:hover{color:#85b329 !important;}
.GNB-color-05 .AB-current-lnb a, .GNB-color-05 .ABA-body-lnb a:hover{color:#4EA8AD !important;}
.GNB-color-06 .AB-current-lnb a, .GNB-color-06 .ABA-body-lnb a:hover{color:#215998 !important;}
.GNB-color-07 .AB-current-lnb a, .GNB-color-07 .ABA-body-lnb a:hover{color:#b33ca5 !important;}
.GNB-color-08 .AB-current-lnb a, .GNB-color-08 .ABA-body-lnb a:hover{color:#3d3d3d !important;}
.GNB-color-09 .AB-current-lnb a, .GNB-color-09 .ABA-body-lnb a:hover{color:#6f6f6f !important;}
.GNB-color-10 .AB-current-lnb a, .GNB-color-10 .ABA-body-lnb a:hover{color:#939393 !important;}

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