/* box for lnb */
/* head basic style */
.ABA-lnb-box{margin-bottom:5px;}

.ABA-head-lnb{position:relative; width:100%;}
.ABA-head-lnb h3{box-sizing:border-box; height:142px; padding:55px 0;text-align:right;padding-right:35px;}
.ABA-head-lnb h3 a{font-weight:600;font-size:24px;color:#fff;}
.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%;text-align:right;padding:0;}
.ABA-body-lnb ul.ABA-lnb{padding-top:49px;} /*좌우 배경 들어갈만큼*/
.ABA-body-lnb ul.ABA-lnb li{padding:11px 0px; }
.ABA-body-lnb ul.ABA-lnb li a{font-size:14px;padding-right:37px; display:block; }
.ABA-body-lnb ul li.AB-current-lnb a{font-weight:bold;}
ul.ABA-lnb .AB-child a{display:block;}

.GNB-color-01 .ABA-lnb li.AB-current-lnb{background:url("current_lnb01.png") right 12px no-repeat;}
.GNB-color-02 .ABA-lnb li.AB-current-lnb{background:url("current_lnb02.png") right 12px no-repeat;}
.GNB-color-03 .ABA-lnb li.AB-current-lnb{background:url("current_lnb03.png") right 12px no-repeat;}
.GNB-color-04 .ABA-lnb li.AB-current-lnb{background:url("current_lnb04.png") right 12px no-repeat;}
.GNB-color-05 .ABA-lnb li.AB-current-lnb{background:url("current_lnb05.png") right 12px no-repeat;}
.GNB-color-06 .ABA-lnb li.AB-current-lnb{background:url("current_lnb06.png") right 12px no-repeat;}
.GNB-color-07 .ABA-lnb li.AB-current-lnb{background:url("current_lnb07.png") right 12px no-repeat;}
.GNB-color-08 .ABA-lnb li.AB-current-lnb{background:url("current_lnb08.png") right 12px no-repeat;}
.GNB-color-09 .ABA-lnb li.AB-current-lnb{background:url("current_lnb09.png") right 12px no-repeat;}
.GNB-color-10 .ABA-lnb li.AB-current-lnb{background:url("current_lnb10.png") right 12px no-repeat;}

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

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

/*LNB 배경*/
.ABA-body-lnb ul.ABA-lnb{}

/* 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:#379B00 !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;}

/*새글 또는 페이지 신규등록시 아이콘 표시*/
.GNB-color-01 .ABA-lnb-box .AB-recent-update { background:url("bg_menu_n_01.gif") left center no-repeat; display:inline-block; width:11px; height:11px; margin-left:8px; }
.GNB-color-02 .ABA-lnb-box .AB-recent-update { background:url("bg_menu_n_02.gif") left center no-repeat; display:inline-block; width:11px; height:11px; margin-left:8px; }
.GNB-color-03 .ABA-lnb-box .AB-recent-update { background:url("bg_menu_n_03.gif") left center no-repeat; display:inline-block; width:11px; height:11px; margin-left:8px; }
.GNB-color-04 .ABA-lnb-box .AB-recent-update { background:url("bg_menu_n_04.gif") left center no-repeat; display:inline-block; width:11px; height:11px; margin-left:8px; }
.GNB-color-05 .ABA-lnb-box .AB-recent-update { background:url("bg_menu_n_05.gif") left center no-repeat; display:inline-block; width:11px; height:11px; margin-left:8px; }
.GNB-color-06 .ABA-lnb-box .AB-recent-update { background:url("bg_menu_n_06.gif") left center no-repeat; display:inline-block; width:11px; height:11px; margin-left:8px; }
.GNB-color-07 .ABA-lnb-box .AB-recent-update { background:url("bg_menu_n_07.gif") left center no-repeat; display:inline-block; width:11px; height:11px; margin-left:8px; }
.GNB-color-08 .ABA-lnb-box .AB-recent-update { background:url("bg_menu_n_08.gif") left center no-repeat; display:inline-block; width:11px; height:11px; margin-left:8px; }
.GNB-color-09 .ABA-lnb-box .AB-recent-update { background:url("bg_menu_n_09.gif") left center no-repeat; display:inline-block; width:11px; height:11px; margin-left:8px; }
.GNB-color-10 .ABA-lnb-box .AB-recent-update { background:url("bg_menu_n_08.gif") left center no-repeat; display:inline-block; width:11px; height:11px; margin-left:8px; }