/* 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:#888;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-right:1px solid #e9e9e9; }
.ABA-body-lnb .ABA-lnb li.AB-first > a {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:#666666;}*/

/*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; 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-2dph {background-color:#fff; border-bottom: 1px solid #e9e9e9; border-top: 1px solid #e9e9e9; }


/* LNB링크색 폰트 컬러 */
.ABA-body-lnb ul li.AB-current-lnb > a{font-weight:bold;}
.GNB-color-01 .ABA-body-lnb ul li.AB-current-lnb > a {color:#cc1919;}
.GNB-color-02 .ABA-body-lnb ul li.AB-current-lnb > a {color:#fa7d21;}
.GNB-color-03 .ABA-body-lnb ul li.AB-current-lnb > a {color:#deaf37;}
.GNB-color-04 .ABA-body-lnb ul li.AB-current-lnb > a {color:#2291bb;}
.GNB-color-05 .ABA-body-lnb ul li.AB-current-lnb > a {color:#66bef0;}
.GNB-color-06 .ABA-body-lnb ul li.AB-current-lnb > a {color:#203044;}
.GNB-color-07 .ABA-body-lnb ul li.AB-current-lnb > a {color:#aa65ca; }
.GNB-color-08 .ABA-body-lnb ul li.AB-current-lnb > a {color:#2f2f2f;}
.GNB-color-09 .ABA-body-lnb ul li.AB-current-lnb > a {color:#8b8b8b; }
.GNB-color-10 .ABA-body-lnb ul li.AB-current-lnb > a {color:#666; background:#eee; }
.GNB-color-10 .ABA-body-lnb .ABA-lnb li.AB-current-lnb > a:hover{background:#eee;}

/*새글 또는 페이지 신규등록시 아이콘 표시*/
.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"); }