/* box for lnb */
.ABA-lnb-box {text-align:center;}
/* head basic style */

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

/*2depth*/
.ABA-body-lnb .ABA-lnb{ overflow:hidden; }
.ABA-body-lnb .ABA-lnb li{ display:inline-block; margin:0 2px; }
.ABA-body-lnb .ABA-lnb li a{font-family: 'Noto Sans KR'; display:inline-block; width:170px; height:44px; line-height:44px; text-align:center; font-size:16px; font-weight:400; background:#f3f3f3; border:1px solid #ddd; border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;}
.ABA-body-lnb .ABA-lnb li a:hover{background:#eee;}
.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 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 a:hover{background:#f3f3f3}

/* LNB링크색 */
.GNB-color-01 .ABA-body-lnb ul li.AB-current-lnb a {background:#E41D1D; color:#fff; border-color:#E41D1D; box-shadow: inset 1px 1px 1px #fff;}
.GNB-color-02 .ABA-body-lnb ul li.AB-current-lnb a {background:#FE8712; color:#fff; border-color:#FE8712; box-shadow: inset 1px 1px 1px #fff;}
.GNB-color-03 .ABA-body-lnb ul li.AB-current-lnb a {background:#ffba00; color:#fff; border-color:#ffba00; box-shadow: inset 1px 1px 1px #fff;}
.GNB-color-04 .ABA-body-lnb ul li.AB-current-lnb a {background:#279402; color:#fff; border-color:#279402; box-shadow: inset 1px 1px 1px #fff;}
.GNB-color-05 .ABA-body-lnb ul li.AB-current-lnb a {background:#3390CD; color:#fff; border-color:#3390CD; box-shadow: inset 1px 1px 1px #fff;}
.GNB-color-06 .ABA-body-lnb ul li.AB-current-lnb a {background:#1C5BA0; color:#fff; border-color:#1C5BA0; box-shadow: inset 1px 1px 1px #fff;}
.GNB-color-07 .ABA-body-lnb ul li.AB-current-lnb a {background:#932674; color:#fff; border-color:#861164; box-shadow: inset 1px 1px 1px #fff;}
.GNB-color-08 .ABA-body-lnb ul li.AB-current-lnb a {background:#323232; color:#fff; border-color:#323232; box-shadow: inset 1px 1px 1px #fff;}
.GNB-color-09 .ABA-body-lnb ul li.AB-current-lnb a {background:#888; color:#fff; border-color:#888; box-shadow: inset 1px 1px 1px #fff;}
.GNB-color-10 .ABA-body-lnb ul li.AB-current-lnb a {background:#fff; color:#666; border-color:#ddd; box-shadow: inset 1px 1px 1px #fff;}
.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"); }