/* 분리용 */
.ABA-bggnb-left, .ABA-bggnb-center, .ABA-bggnb-right{height:74px;}	/*GNB영역 높이*/
.ABA-gnb li a, .AB-menu-sub a{text-align:center; font-weight:600; line-height:70px;font-size:17px;letter-spacing:-1px;}	 /*1depth 글자스타일*/

/*GNB좌우 사이바*/
.ABA-gnb li a.GNB-a span.AB-rleft{background:url("gnb_bar.gif") no-repeat;width:1px !important;height:15px !important;}
.ABA-gnb li a.GNB-a span.AB-lleft{background:url("gnb_bar.gif") no-repeat;width:1px !important;height:15px !important;}

.ABA-gnb-wrap ul.ABA-gnb li a.GNB-a{position:relative;z-index:20;}
.ABA-gnb-wrap ul.ABA-gnb li a.GNB-a:hover span, li.AB-current-gnb a.GNB-a span{display:block;position:absolute;width:0px;height:0px;bottom:0;}
.ABA-gnb-wrap ul.ABA-gnb li a.GNB-a:hover span.AB-rleft, li.AB-current-gnb a.GNB-a span.AB-rleft{background-position:0 0px !important;right:0;}
.ABA-gnb-wrap ul.ABA-gnb li a.GNB-a:hover span.AB-lleft, li.AB-current-gnb a.GNB-a span.AB-lleft{background-position:0 0;left:0;}

/*GNB배경 (1depth) */
.ABA-bggnb-left,.ABA-bggnb-right{width:0;}	/*1depth 양쪽끝 너비*/
.ABA-bggnb-left{background-position:0 0 !important;}	/*background-position:0 -(GNB영역 높이값x2)px*/
.ABA-bggnb-right{background-position:0 0 !important;}
.ABA-bggnb-center{background-position:0 0 !important;margin:0;}	/*background-position:0 -(GNB영역 높이값)px , margin:0 width값*/

/*GNB sub배경 (2depth) */
.ABA-bggnbsub1-left,.ABA-bggnbsub1-right{width:0;height:0px;}	/*2depth 양쪽끝 너비,높이*/
.ABA-bggnbsub1-left{background-position:0 0px !important;}	/*background-position:0 -(2depth 높이값x2)px*/
.ABA-bggnbsub1-right{background-position:0 0;}
.ABA-gnb-sub-1-ul{background-position:0 0px !important;margin:0 0px;} /*background-position:0 -(2depth 높이값)px , margin:0 width값*/

/*2depth*/
.ABA-gnb-sub-1{top:74px;*top:74px;background-color:#fff !important;border:1px solid #ddd;}	 /*2depth 위치*/
.ABA-gnb-sub-1 li{padding:11px 10px 10px 10px;*padding:10px 10px;}	/*  2depth 사이바 */
.ABA-gnb-sub-1 li a{color:#85878b !important;font-size:11px;text-decoration:none !important;font-weight:normal;line-height:normal !important}	/*2depth 글자스타일*/
.ABA-gnb-sub-1 li a:hover{color:#fff;}	 /*2depth 오버시*/
.ABA-gnb-sub-1 li.AB-current-gnb-sub a{font-weight:bold !important;}	/*2depth가 선택된상태*/
.ABA-gnb .AB-child a{padding-right:12px;}
.ABA-gnb .AB-child a span.AB-rleft{background:url("exist_child.gif") no-repeat 0 0;width:4px;height:7px;right:8px;top:14px;*top:13px;}	/* 우측 아이콘*/

/*3depth*/
.ABA-gnb-sub-2{top:35px;*top:34px;background:#fff;border:1px solid #ddd;_overflow:hidden;z-index:1}	/*3depth 위치*/
div.ABA-gnb-sub-1 div.ABA-gnb-sub-2 ul{background:none;margin:0;}
div.ABA-gnb-sub-1 div.ABA-gnb-sub-2 li{background:none !important; min-width:120px; padding:0 !important;_width:120px;}
div.ABA-gnb-sub-1 div.ABA-gnb-sub-2 li a{font-size:11px;color:#777 !important;text-align:left;font-weight:normal !important;padding:11px 10px 8px 10px;}	 /*3depth 글자스타일*/
div.ABA-gnb-sub-1 div.ABA-gnb-sub-2 li a:hover{color:#000 !important;background-color:#eee !important;}	 /*3depth 오버시*/
div.ABA-gnb-sub-1 div.ABA-gnb-sub-2 li.AB-current-gnb-sub a{font-weight:600 !important;}	 /*3depth가 선택된상태*/

/* GNB-h */
.GNB-h .ABA-gnb-sub-1-ul{height:34px;} /*GNB sub(2depth)의 높이*/

/* GNB-v */
.GNB-v .ABA-bggnb-center, .GNB-v .ABA-bggnb-left, .GNB-v .ABA-bggnb-right{height:74px !important;}	/*GNB영역 높이*/
.GNB-v .ABA-gnb-sub-1{height:auto !important;min-width:120px;_width:120px;top:74px;} /*2depth 위치*/
.GNB-v .ABA-gnb-sub-1 ul{background:none !important;margin:0;height:default;}
.GNB-v .ABA-gnb-sub-1 li {background:none !important;border-bottom:1px solid #eee;}
.GNB-v .ABA-gnb-sub-1-ul li.AB-last{border:none !important;}
.GNB-v .ABA-gnb-sub-1 li a{color:#777 !important;font-size:12px;text-decoration:none !important;text-align:left !important;padding:14px 17px 12px 12px;*padding:14px 17px 12px 12px;}	 /*2depth 글자스타일*/
.GNB-v .ABA-gnb-sub-1 li a:hover{color:#fff !important;}		 /*2depth 오버시*/
.GNB-v .ABA-gnb .AB-child a span.AB-rleft{background:url("exist_child.gif") no-repeat 0 0;width:4px;height:7px;top:18px;*top:18px;right:15px;}		/* 하위 분류 존재시 노출되는 우측 화살표 */
.GNB-v .ABA-gnb .AB-child a:hover span.AB-rleft{background:url("exist_child_w.gif") no-repeat 0 0 !important;}		/* 하위 분류 존재시 노출되는 우측 화살표 */

/* GNB-w */
.AB-wide-gnb-sub{left:0;width:100%;background-color:#fff;}
.AB-wide-gnb-sub .ABA-gnb-sub-1{border-width:0 0 0 1px !important;border-color:#dedede !important;height:200px !important;margin:10px 0; background:none !important;}
.AB-wide-gnb-sub .ABA-gnb-sub-1 li{border:none !important;}
.AB-wide-gnb-sub .ABA-gnb-sub-1 li a{color:#777 !important;font-size:12px;text-decoration:none !important;text-align:left !important;padding:7px 17px 7px 10px;}
.AB-wide-gnb-sub .ABA-gnb-sub-1 li a:hover{color:#000 !important;}
.AB-wide-gnb-sub .AB-child a span.AB-rleft{background:url("exist_child.gif") no-repeat 0 0;width:4px;height:7px;top:10px;*top:10px;right:15px;}		/* 하위 분류 존재시 노출되는 우측 화살표 */

/* 링크 글자색(00~10) */
.ABA-gnb li a,.AB-menu-sub td a{color:#444;}
.ABA-gnb li.AB-current-gnb-sub a{color:#aaa;}

/*오버,선택 링크색*/
.GNB-color-01 .GNB-h .ABA-gnb-sub-1 li a:hover,.GNB-color-01 li.AB-current-gnb-sub a{color:#ef4548 !important;}
.GNB-color-02 .GNB-h .ABA-gnb-sub-1 li a:hover,.GNB-color-02 li.AB-current-gnb-sub a{color:#ff803b !important;}
.GNB-color-03 .GNB-h .ABA-gnb-sub-1 li a:hover,.GNB-color-03 li.AB-current-gnb-sub a{color:#ffc62c !important;}
.GNB-color-04 .GNB-h .ABA-gnb-sub-1 li a:hover,.GNB-color-04 li.AB-current-gnb-sub a{color:#8fc827 !important;}
.GNB-color-05 .GNB-h .ABA-gnb-sub-1 li a:hover,.GNB-color-05 li.AB-current-gnb-sub a{color:#2f8ee1 !important;}
.GNB-color-06 .GNB-h .ABA-gnb-sub-1 li a:hover,.GNB-color-06 li.AB-current-gnb-sub a{color:#3052e9 !important;}
.GNB-color-07 .GNB-h .ABA-gnb-sub-1 li a:hover,.GNB-color-07 li.AB-current-gnb-sub a{color:#8b42d5 !important;}
.GNB-color-08 .GNB-h .ABA-gnb-sub-1 li a:hover,.GNB-color-08 li.AB-current-gnb-sub a{color:#000 !important;}
.GNB-color-09 .GNB-h .ABA-gnb-sub-1 li a:hover,.GNB-color-09 li.AB-current-gnb-sub a{color:#888 !important;}
.GNB-color-10 .GNB-h .ABA-gnb-sub-1 li a:hover,.GNB-color-10 li.AB-current-gnb-sub a{color:#ccc !important;}

/*GNB 오버시 border-bottom 색*/
.ABA-gnb-wrap ul.ABA-gnb li a.GNB-a:hover, li.AB-current-gnb a.GNB-a{border-bottom:5px solid #eee;}
.GNB-color-01 .ABA-gnb-wrap ul.ABA-gnb li a.GNB-a:hover, .GNB-color-01 li.AB-current-gnb a.GNB-a{border-color:#ef4548;}
.GNB-color-02 .ABA-gnb-wrap ul.ABA-gnb li a.GNB-a:hover, .GNB-color-02 li.AB-current-gnb a.GNB-a{border-color:#ff803b;}
.GNB-color-03 .ABA-gnb-wrap ul.ABA-gnb li a.GNB-a:hover, .GNB-color-03 li.AB-current-gnb a.GNB-a{border-color:#ffc62c;}
.GNB-color-04 .ABA-gnb-wrap ul.ABA-gnb li a.GNB-a:hover, .GNB-color-04 li.AB-current-gnb a.GNB-a{border-color:#8fc827;}
.GNB-color-05 .ABA-gnb-wrap ul.ABA-gnb li a.GNB-a:hover, .GNB-color-05 li.AB-current-gnb a.GNB-a{border-color:#2f8ee1;}
.GNB-color-06 .ABA-gnb-wrap ul.ABA-gnb li a.GNB-a:hover, .GNB-color-06 li.AB-current-gnb a.GNB-a{border-color:#3052e9;}
.GNB-color-07 .ABA-gnb-wrap ul.ABA-gnb li a.GNB-a:hover, .GNB-color-07 li.AB-current-gnb a.GNB-a{border-color:#8b42d5;}
.GNB-color-08 .ABA-gnb-wrap ul.ABA-gnb li a.GNB-a:hover, .GNB-color-08 li.AB-current-gnb a.GNB-a{border-color:#000;}
.GNB-color-09 .ABA-gnb-wrap ul.ABA-gnb li a.GNB-a:hover, .GNB-color-09 li.AB-current-gnb a.GNB-a{border-color:#888;}
.GNB-color-10 .ABA-gnb-wrap ul.ABA-gnb li a.GNB-a:hover, .GNB-color-10 li.AB-current-gnb a.GNB-a{border-color:#ccc;}

/*GNB-v 서브오버색*/
.GNB-color-01 .GNB-v .ABA-gnb-sub-1 li a:hover{background-color:#ef4548;}
.GNB-color-02 .GNB-v .ABA-gnb-sub-1 li a:hover{background-color:#ff803b ;}
.GNB-color-03 .GNB-v .ABA-gnb-sub-1 li a:hover{background-color:#ffc62c ;}
.GNB-color-04 .GNB-v .ABA-gnb-sub-1 li a:hover{background-color:#8fc827 ;}
.GNB-color-05 .GNB-v .ABA-gnb-sub-1 li a:hover{background-color:#2f8ee1 ;}
.GNB-color-06 .GNB-v .ABA-gnb-sub-1 li a:hover{background-color:#3052e9 ;}
.GNB-color-07 .GNB-v .ABA-gnb-sub-1 li a:hover{background-color:#8b42d5 ;}
.GNB-color-08 .GNB-v .ABA-gnb-sub-1 li a:hover{background-color:#000 ;}
.GNB-color-09 .GNB-v .ABA-gnb-sub-1 li a:hover{background-color:#888 ;}
.GNB-color-10 .GNB-v .ABA-gnb-sub-1 li a:hover{background-color:#ccc ;}

/*GNB-v 서브라인색*/
.GNB-color-01 .GNB-v .ABA-gnb-sub-1{border:1px solid #ef4548;}
.GNB-color-02 .GNB-v .ABA-gnb-sub-1{border:1px solid #ff803b;}
.GNB-color-03 .GNB-v .ABA-gnb-sub-1{border:1px solid #ffc62c;}
.GNB-color-04 .GNB-v .ABA-gnb-sub-1{border:1px solid #8fc827;}
.GNB-color-05 .GNB-v .ABA-gnb-sub-1{border:1px solid #2f8ee1;}
.GNB-color-06 .GNB-v .ABA-gnb-sub-1{border:1px solid #3052e9;}
.GNB-color-07 .GNB-v .ABA-gnb-sub-1{border:1px solid #8b42d5;}
.GNB-color-08 .GNB-v .ABA-gnb-sub-1{border:1px solid #000;}
.GNB-color-09 .GNB-v .ABA-gnb-sub-1{border:1px solid #888;}
.GNB-color-10 .GNB-v .ABA-gnb-sub-1{border:1px solid #ccc;}

/*GNB-w 라인색*/
.GNB-color-01 .AB-wide-gnb-sub{border-bottom:2px solid #ef4548;}
.GNB-color-02 .AB-wide-gnb-sub{border-bottom:2px solid #ff803b;}
.GNB-color-03 .AB-wide-gnb-sub{border-bottom:2px solid #ffc62c;}
.GNB-color-04 .AB-wide-gnb-sub{border-bottom:2px solid #8fc827;}
.GNB-color-05 .AB-wide-gnb-sub{border-bottom:2px solid #2f8ee1;}
.GNB-color-06 .AB-wide-gnb-sub{border-bottom:2px solid #3052e9;}
.GNB-color-07 .AB-wide-gnb-sub{border-bottom:2px solid #8b42d5;}
.GNB-color-08 .AB-wide-gnb-sub{border-bottom:2px solid #000;}
.GNB-color-09 .AB-wide-gnb-sub{border-bottom:2px solid #888;}
.GNB-color-10 .AB-wide-gnb-sub{border-bottom:2px solid #ccc;}