/* 1depth */
#ABA-gnb-m { position:relative; z-index:0; height:41px; overflow-y:hidden; overflow-x:hidden; background-color:#51525a; margin-bottom:0; }
.GNB-h { position:absolute; top:0px; left:0px; height:100%; z-index:1; }
.GNB-h .ABA-gnb { white-space:nowrap; }
.GNB-h .ABA-gnb li { display:inline; }
.GNB-h .ABA-gnb li a { text-align:center; line-height:41px; height:41px; font-size:15px; padding:0 11px !important; color:#fff; display:inline-block; position:relative; letter-spacing:-0.7px; }
.GNB-h .ABA-gnb li.AB-current-gnb a.GNB-a { font-weight:bold; }
.GNB-h .ABA-gnb li:first-child a { padding-left:15px !important; }
.GNB-h .ABA-gnb li:last-child a { padding-right:15px !important; }

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

#ABA-lnb-m-scroll { height:40px; position:relative; border-bottom:1px solid #ddd;background:#fcfcfc;background:-webkit-linear-gradient(top, #fff 0%, #f7f7f7 100%);background:linear-gradient(to bottom, #fff 0%, #f7f7f7 100%);}
.ABA-body-lnb { position:relative; z-index:0; overflow-x:hidden; }
/*#ABA-lnb-m-scroll .ABA-lnb-box { position:absolute; top:0px; left:0px; height:100%; z-index:1; }*/
.ABA-body-lnb .ABA-lnb { white-space:nowrap; position:absolute; top:0; left:0;}
.ABA-body-lnb .ABA-lnb li { display:inline; }
.ABA-body-lnb .ABA-lnb li a { display:inline-block; padding:0 11px; text-align:center; line-height:40px; height:40px; font-size:14px; color:#777; }
.ABA-body-lnb .ABA-lnb li:first-child a { padding-left:15px; }
.ABA-body-lnb .ABA-lnb li:last-child a { border-right:0; padding-right:15px; }
.ABA-body-lnb .ABA-lnb li.AB-current-lnb a { font-weight:bold;color:#454545;}

/* 3depth */
#ABA-lnb-m-scroll-3dph { position:relative; z-index:0; height:40px; overflow-x: hidden; border-bottom:1px solid #ddd; background:#f4f4f4;}
.ABA-body-lnb .ABA-lnb-sub { white-space:nowrap; position:absolute; top:0; left:0; }
.ABA-body-lnb .ABA-lnb-sub li { display:inline; }
.ABA-body-lnb .ABA-lnb-sub li a { display:inline-block; padding:0 11px; text-align:center; line-height:40px; height:40px; font-size:13px; color:#777; }
.ABA-body-lnb .ABA-lnb-sub li:first-child a { padding-left:15px; }
.ABA-body-lnb .ABA-lnb-sub li:last-child a { background:none; padding-right:15px; }
.ABA-body-lnb .ABA-lnb-sub li.AB-current-lnb a { font-weight:bold; color:#454545; }

/* 좌우 화살표 */
.GNB-m-more div.ABA-gnb-more-r, .GNB-m-more div.ABA-gnb-more-l { display: inline-block; position: absolute; top:0px; height: 41px; width: 18px; background-image: url("gnb_m_more.png"); background-repeat:no-repeat; background-size:40px 82px; z-index:1; }
.GNB-m-more div.ABA-gnb-more-r { right:0px; background-position:0px -41px; }
.GNB-m-more div.ABA-gnb-more-l { left:0px; background-position:0px 0px; }

.GNB-m-more div.ABA-lnb-more-r, .GNB-m-more div.ABA-lnb-more-l { display: inline-block; position: absolute; top:3px; height: 33px; width: 18px; background-image: url("lnb_m_more.png"); background-repeat:no-repeat; background-size:30px 66px; z-index:1;background-color:#fcfcfc;}
.GNB-m-more div.ABA-lnb-more-r { right:0px; background-position:0px -33px; }
.GNB-m-more div.ABA-lnb-more-l { left:0px; background-position:0px 0px; }

.GNB-m-more div.ABA-lnb-sub-more-r, .GNB-m-more div.ABA-lnb-sub-more-l { display: inline-block; position: absolute; top:45px; height: 31px; width: 18px; background-image: url("lnb_m_more_3dph.png"); background-repeat:no-repeat; background-size:30px 62px; z-index:1; background-color:#f4f4f4; }
.GNB-m-more div.ABA-lnb-sub-more-r { right:0px; background-position:0px -31px; }
.GNB-m-more div.ABA-lnb-sub-more-l { left:0px; background-position:0px 0px; }

/* GNB배경 */
.GNB-color-01 #ABA-gnb-m, .AB-gnb-bg-01, .GNB-color-01.GNB-m-more div.ABA-gnb-more-r, .GNB-color-01.GNB-m-more div.ABA-gnb-more-l { background-color:#cf141e; }
.GNB-color-02 #ABA-gnb-m, .AB-gnb-bg-02, .GNB-color-02.GNB-m-more div.ABA-gnb-more-r, .GNB-color-02.GNB-m-more div.ABA-gnb-more-l  { background-color:#f6822e; }
.GNB-color-03 #ABA-gnb-m, .AB-gnb-bg-03, .GNB-color-03.GNB-m-more div.ABA-gnb-more-r, .GNB-color-03.GNB-m-more div.ABA-gnb-more-l  { background-color:#deb969; }
.GNB-color-04 #ABA-gnb-m, .AB-gnb-bg-04, .GNB-color-04.GNB-m-more div.ABA-gnb-more-r, .GNB-color-04.GNB-m-more div.ABA-gnb-more-l  { background-color:#389832; }
.GNB-color-05 #ABA-gnb-m, .AB-gnb-bg-05, .GNB-color-05.GNB-m-more div.ABA-gnb-more-r, .GNB-color-05.GNB-m-more div.ABA-gnb-more-l  { background-color:#0d2746;}
.GNB-color-06 #ABA-gnb-m, .AB-gnb-bg-06, .GNB-color-06.GNB-m-more div.ABA-gnb-more-r, .GNB-color-06.GNB-m-more div.ABA-gnb-more-l  { background-color:#204b92; }
.GNB-color-07 #ABA-gnb-m, .AB-gnb-bg-07, .GNB-color-07.GNB-m-more div.ABA-gnb-more-r, .GNB-color-07.GNB-m-more div.ABA-gnb-more-l  { background-color:#781e89; }
.GNB-color-08 #ABA-gnb-m, .AB-gnb-bg-08, .GNB-color-08.GNB-m-more div.ABA-gnb-more-r, .GNB-color-08.GNB-m-more div.ABA-gnb-more-l  { background-color:#3a3a3a; }
.GNB-color-09 #ABA-gnb-m, .AB-gnb-bg-09, .GNB-color-09.GNB-m-more div.ABA-gnb-more-r, .GNB-color-09.GNB-m-more div.ABA-gnb-more-l  { background-color:#989898; }
.GNB-color-10 #ABA-gnb-m, .AB-gnb-bg-10, .GNB-color-10.GNB-m-more div.ABA-gnb-more-r, .GNB-color-10.GNB-m-more div.ABA-gnb-more-l  { background-color:#fff; border-bottom:1px solid #eee;}
.GNB-color-10 .GNB-h .ABA-gnb li a.GNB-a{color:#333;}
[class*="AB-gnb-bg-"] { opacity:0.8; }

/* GNB 오버시 배경색*/
.GNB-color-01 .GNB-h .ABA-gnb li.AB-current-gnb a.GNB-a { background-color:#bd020b; }
.GNB-color-02 .GNB-h .ABA-gnb li.AB-current-gnb a.GNB-a { background-color:#ec761e; }
.GNB-color-03 .GNB-h .ABA-gnb li.AB-current-gnb a.GNB-a { background-color:#dab157; }
.GNB-color-04 .GNB-h .ABA-gnb li.AB-current-gnb a.GNB-a { background-color:#308b2a; }
.GNB-color-05 .GNB-h .ABA-gnb li.AB-current-gnb a.GNB-a { background-color:#387bbd; }
.GNB-color-06 .GNB-h .ABA-gnb li.AB-current-gnb a.GNB-a { background-color:#163e7f; }
.GNB-color-07 .GNB-h .ABA-gnb li.AB-current-gnb a.GNB-a { background-color:#671477; }
.GNB-color-08 .GNB-h .ABA-gnb li.AB-current-gnb a.GNB-a { background-color:#1a1a1a; }
.GNB-color-09 .GNB-h .ABA-gnb li.AB-current-gnb a.GNB-a { background-color:#757575; }
.GNB-color-10 .GNB-h .ABA-gnb li.AB-current-gnb a.GNB-a { background-color:#eee; }

/* GNB 고정 */
#fixed-gnb-m.fixed_gnb{position:fixed; top:0; width:100%; z-index:10; box-shadow:rgba(0, 0, 0, 0.1) 0 2px 2px;}

/* 퀵메뉴 (메뉴형) */
.GNB-v .ABA-gnb li { overflow:hidden; }
.GNB-v .ABA-gnb li a { display:block; }
.GNB-v .ABA-gnb li a.GNB-a { color:#454545; font-size:15px; border-bottom:1px solid #f4f4f4; height:50px; line-height:50px; padding:0px 40px 0px 15px !important; display:block !important; }
.GNB-v .ABA-gnb li a.closed, .GNB-v .ABA-gnb li a.opend { background:url("icon_m_gnb_child.png") 95% center no-repeat; background-size:8px; }
/*.GNB-v .ABA-gnb li a.closed { background-position:right -16px; }
.GNB-v .ABA-gnb li a.opend { background-position:right 19px; }*/
.GNB-v .ABA-gnb li:last-child a.GNB-a { border-bottom:none; }
.GNB-v .ABA-gnb .ABA-gnb-sub-1-ul { background:#f9f9f9; }
.GNB-v .ABA-gnb .ABA-gnb-sub-1-ul li a { color:#666; font-size:14px; border-bottom:1px solid #f1f1f1; height:45px; line-height:45px; padding:0px 40px 0px 15px; }
/*.GNB-v .ABA-gnb .ABA-gnb-sub-1-ul li a.closed { background-position-y:-17px; }
.GNB-v .ABA-gnb .ABA-gnb-sub-1-ul li a.opend { background-position-y:18px; }*/
.GNB-v .ABA-gnb .ABA-gnb-sub-2-ul { background:#f9f9f9; }
.GNB-v .ABA-gnb .ABA-gnb-sub-2-ul li a { color:#666; font-size:13px; background:url("/template/DESIGN_content/program/theme/01/bg_reply_conts.png") 21px 15px no-repeat; padding:0px 40px 0px 36px; }

/*스크롤바 배경색 제거*/
#ABA-gnb-m::-webkit-scrollbar, #ABA-lnb-m-scroll::-webkit-scrollbar, #ABA-lnb-m-scroll-3dph::-webkit-scrollbar { background:none; height:0; }