/* box for lnb */
/* head basic style */

/*1depth*/
.ABA-head-lnb{display:none;}

/*2depth*/
.ABA-body-lnb .ABA-lnb{width:1000px; margin:0 auto; box-sizing:border-box;}
.ABA-body-lnb .ABA-lnb li{ display:inline-block; width:20%; box-sizing:border-box; vertical-align:top;}
.ABA-body-lnb .ABA-lnb a{padding:0 30px; height:55px; line-height:55px; text-align:center; font-size:14px;  letter-spacing:-1px;font-weight:bold;color:#fff;box-sizing:border-box; overflow:hidden;  -webkit-line-clamp:1; display:block; display:-webkit-box; -webkit-box-orient:vertical;}
.ABA-body-lnb .ABA-lnb li a:hover{ text-decoration:underline; }
.ABA-body-lnb .ABA-lnb li > a {border:1px solid rgba(255,255,255,0.2); border-width:0 1px 1px 0;}
.ABA-body-lnb .ABA-lnb{border-left:1px solid rgba(255,255,255,0.2); } 
.ABA-body-lnb .ABA-lnb li.AB-current-lnb a , .ABA-body-lnb .ABA-lnb li.AB-current-lnb a:hover {color:#fff;}

/*3depth*/
.lnb-2dph .lnb-3dph { display:none; }
.lnb-3dph .ABA-lnb-sub{width:1000px; margin:0 auto;}
.lnb-3dph .ABA-lnb-sub li { display:inline-block; }
.lnb-3dph .ABA-lnb-sub a { display:inline-block; }

.LNB-menu .lnb-3dph{position:relative; margin-top:5px; height:25px;}
.LNB-menu .lnb-3dph .lnb-3dph-inner{position:absolute; top: 2px; left:0;}
.LNB-menu .lnb-3dph .ABA-lnb-sub a{color:#888; font-weight:bold; height:25px; line-height:25px; font-size:13px; padding:0 13px; background:url("lnb_sub_bar.gif") right center no-repeat;}
.LNB-menu .lnb-3dph .ABA-lnb-sub li:last-child a{background:none;}
.LNB-menu .lnb-3dph .ABA-lnb-sub a:hover{text-decoration:underline;}

.LNB-tab .lnb-3dph{margin-top:15px;}
.LNB-tab .lnb-3dph .ABA-lnb-sub a{color:#888;  font-weight:bold; height:32px; line-height:31px; font-size:13px; letter-spacing:-0.5px; padding:0 17px; margin:0 8px 8px 0; border:1px solid #d3d3d3; border-radius:4px; background:#fff;}
.LNB-tab .lnb-3dph .ABA-lnb-sub li.AB-current-lnb a , .LNB-tab .lnb-3dph .ABA-lnb-sub li.AB-current-lnb a:hover {color:#fff;}


/*LNB 배경색*/
.AB-navi-wrap-01 .lnb-2dph {background-color:#e91818; }
.AB-navi-wrap-02 .lnb-2dph {background-color:#FF8800; }
.AB-navi-wrap-03 .lnb-2dph {background-color:#ffc441; }
.AB-navi-wrap-04 .lnb-2dph {background-color:#4cb4db; }
.AB-navi-wrap-05 .lnb-2dph {background-color:#0075c2; }
.AB-navi-wrap-06 .lnb-2dph {background-color:#2a4363; }
.AB-navi-wrap-07 .lnb-2dph {background-color:#5d4890; }
.AB-navi-wrap-08 .lnb-2dph {background-color:#3c3c3c; }
.AB-navi-wrap-09 .lnb-2dph {background-color:#7b7b7b; }
.AB-navi-wrap-10 .lnb-2dph {background-color:#eee; color:#454545;}

/* LNB링크색 */
.GNB-color-01 .ABA-body-lnb ul li.AB-current-lnb > a {background:#cc1919; }
.GNB-color-02 .ABA-body-lnb ul li.AB-current-lnb > a {background:#ec730b;}
.GNB-color-03 .ABA-body-lnb ul li.AB-current-lnb > a {background:#f7ad3f;}
.GNB-color-04 .ABA-body-lnb ul li.AB-current-lnb > a {background:#2291bb;}
.GNB-color-05 .ABA-body-lnb ul li.AB-current-lnb > a {background:#0468ab; }
.GNB-color-06 .ABA-body-lnb ul li.AB-current-lnb > a {background:#203044;}
.GNB-color-07 .ABA-body-lnb ul li.AB-current-lnb > a {background:#4a347d; }
.GNB-color-08 .ABA-body-lnb ul li.AB-current-lnb > a {background:#2f2f2f;}
.GNB-color-09 .ABA-body-lnb ul li.AB-current-lnb > a {background:#6d6d6d; }
.GNB-color-10 .ABA-body-lnb .ABA-lnb li > a{color:#666;}
.GNB-color-10 .ABA-body-lnb ul li.AB-current-lnb > a {background:#fff; color:#666; }
.GNB-color-10 .ABA-body-lnb .ABA-lnb li.AB-current-lnb > a:hover{color:#666;}

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