/* 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:25%; 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:17px; color:#333333; font-weight:bold;  letter-spacing:-1px;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:#000000;}

/*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:#111111;}


/*LNB 배경색*/
.AB-navi-wrap-01 .lnb-2dph {background-color:#ffe6e3; }
.AB-navi-wrap-02 .lnb-2dph {background-color:#f8e4db; }
.AB-navi-wrap-03 .lnb-2dph {background-color:#fff5df; }
.AB-navi-wrap-04 .lnb-2dph {background-color:#e9f1dd; }
.AB-navi-wrap-05 .lnb-2dph {background-color:#e1e7f0; }
.AB-navi-wrap-06 .lnb-2dph {background-color:#dfe0ea; }
.AB-navi-wrap-07 .lnb-2dph {background-color:#ddd3de; }
.AB-navi-wrap-08 .lnb-2dph {background-color:#f5f5f5; }
.AB-navi-wrap-09 .lnb-2dph {background-color:#f5f5f5; }
.AB-navi-wrap-10 .lnb-2dph {background-color:#f5f5f5; }

/* LNB링크색 */
.GNB-color-01 .ABA-body-lnb ul li.AB-current-lnb > a {background:#fbd3ce;}
.GNB-color-02 .ABA-body-lnb ul li.AB-current-lnb > a {background:#f3cfbf;}
.GNB-color-03 .ABA-body-lnb ul li.AB-current-lnb > a {background:#fceac2;}
.GNB-color-04 .ABA-body-lnb ul li.AB-current-lnb > a {background:#d3dfc0;}
.GNB-color-05 .ABA-body-lnb ul li.AB-current-lnb > a {background:#cfd7e4;}
.GNB-color-06 .ABA-body-lnb ul li.AB-current-lnb > a {background:#d3d4de;}
.GNB-color-07 .ABA-body-lnb ul li.AB-current-lnb > a {background:#cfc4d1;}
.GNB-color-08 .ABA-body-lnb ul li.AB-current-lnb > a {background:#e7e7e7;}
.GNB-color-09 .ABA-body-lnb ul li.AB-current-lnb > a {background:#e7e7e7;}
.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:#e7e7e7; color:#000000; }
.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"); }