/* 링크 글자속성 */
.ABA-gnb li a.GNB-a, .AB-menu-sub a{text-align:center; font-weight:600; height:70px; line-height:70px;font-size:16px; color:#fff;}	 /* 1depth 글자스타일 */
.GNB-color-10 .ABA-gnb li a.GNB-a, .AB-menu-sub a{color:#666}
.ABA-gnb li a.GNB-a:hover{text-decoration:underline;} /*1depth 오버시*/

/*1depth GNB 높이*/
.ABA-bggnb-left, .ABA-bggnb-center, .ABA-bggnb-right{height:70px;}

/*1depth GNB배경*/
.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값 */

.ABA-wrap-box.GNB-color-01{background:#cf141e;}
.ABA-wrap-box.GNB-color-02{background:#FE8712;}
.ABA-wrap-box.GNB-color-03{background:#ffba00;}
.ABA-wrap-box.GNB-color-04{background:#2d8927;}
.ABA-wrap-box.GNB-color-05{background:#277db3;}
.ABA-wrap-box.GNB-color-06{background:#204b92;}
.ABA-wrap-box.GNB-color-07{background:#671477;}
.ABA-wrap-box.GNB-color-08{background:#444444;}
.ABA-wrap-box.GNB-color-09{background:#737373;}
.ABA-wrap-box.GNB-color-10{background:#fff;}


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

.GNB-color-01 .GNB-v .ABA-gnb-sub-1, .GNB-color-01 .GNB-h .ABA-gnb-sub-1 {background:#cf141e}
.GNB-color-02 .GNB-v .ABA-gnb-sub-1, .GNB-color-02 .GNB-h .ABA-gnb-sub-1 {background:#FE8712}
.GNB-color-03 .GNB-v .ABA-gnb-sub-1, .GNB-color-03 .GNB-h .ABA-gnb-sub-1 {background:#ffba00}
.GNB-color-04 .GNB-v .ABA-gnb-sub-1, .GNB-color-04 .GNB-h .ABA-gnb-sub-1 {background:#2d8927}
.GNB-color-05 .GNB-v .ABA-gnb-sub-1, .GNB-color-05 .GNB-h .ABA-gnb-sub-1 {background:#277db3}
.GNB-color-06 .GNB-v .ABA-gnb-sub-1, .GNB-color-06 .GNB-h .ABA-gnb-sub-1 {background:#204b92}
.GNB-color-07 .GNB-v .ABA-gnb-sub-1, .GNB-color-07 .GNB-h .ABA-gnb-sub-1 {background:#671477}
.GNB-color-08 .GNB-v .ABA-gnb-sub-1, .GNB-color-08 .GNB-h .ABA-gnb-sub-1 {background:#444444}
.GNB-color-09 .GNB-v .ABA-gnb-sub-1, .GNB-color-09 .GNB-h .ABA-gnb-sub-1 {background:#737373}
.GNB-color-10 .GNB-v .ABA-gnb-sub-1, .GNB-color-10 .GNB-h .ABA-gnb-sub-1 {background:#fff}

.GNB-color-01 .GNB-v li .ABA-gnb-sub-1-ul > li > a:hover{background:#cc3333 !important;} 
.GNB-color-02 .GNB-v li .ABA-gnb-sub-1-ul > li > a:hover{background:#ff6633 !important;} 
.GNB-color-03 .GNB-v li .ABA-gnb-sub-1-ul > li > a:hover{background:#ffa200 !important;} 
.GNB-color-04 .GNB-v li .ABA-gnb-sub-1-ul > li > a:hover{background:#669933 !important;} 
.GNB-color-05 .GNB-v li .ABA-gnb-sub-1-ul > li > a:hover{background:#1e6fa2 !important;} 
.GNB-color-06 .GNB-v li .ABA-gnb-sub-1-ul > li > a:hover{background:#004382 !important;} 
.GNB-color-07 .GNB-v li .ABA-gnb-sub-1-ul > li > a:hover{background:#9933cc !important;} 
.GNB-color-08 .GNB-v li .ABA-gnb-sub-1-ul > li > a:hover{background:#222222 !important;} 
.GNB-color-09 .GNB-v li .ABA-gnb-sub-1-ul > li > a:hover{background:#666666 !important;} 
.GNB-color-10 .GNB-v li .ABA-gnb-sub-1-ul > li > a:hover{background:#ddd !important;} 

/*2depth*/
.ABA-gnb li .ABA-gnb-sub-1 li{background:none !important;padding:9px 10px 9px 10px;}	/*  2depth 사이바 */
.ABA-gnb li .ABA-gnb-sub-1 li > a{color:#fff;font-weight:normal;font-size:14px; letter-spacing:-1px; line-height:17px;}	/*2depth 글자스타일*/
.ABA-gnb li .ABA-gnb-sub-1 li.AB-current-gnb-sub > a{text-decoration:underline;}	/*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;}	/* 우측 아이콘*/

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

/* GNB-h */
.GNB-h .ABA-gnb-sub-1-ul{height:35px;} /*2depth GNB 높이*/
.GNB-h .ABA-gnb-sub-1{top:70px;}	 /*2depth 위치*/
.GNB-color-10 .GNB-h .ABA-gnb li .ABA-gnb-sub-1 li > a{color:#888;}
.GNB-color-10 .GNB-h .ABA-gnb .AB-child a span.AB-rleft{background:url("exist_child_g.gif") no-repeat 0 0;}

/* GNB-v */
.GNB-v .ABA-bggnb-center, .GNB-v .ABA-bggnb-left, .GNB-v .ABA-bggnb-right{height:70px !important;}	/*GNB영역 높이*/
.GNB-v .ABA-gnb li .ABA-gnb-sub-1{height:auto !important;min-width:100px;_width:120px;top:70px;} /*2depth 위치*/
.GNB-v .ABA-gnb li .ABA-gnb-sub-1 ul{background:none !important;margin:0;height:default;}
.GNB-v .ABA-gnb li .ABA-gnb-sub-1 li {background:none !important;}
.GNB-v .ABA-gnb li .ABA-gnb-sub-1 li > a{color:#fff;font-size:14px;text-decoration:none;text-align:left !important;padding:9px 10px 9px 10px;line-height:17px;}	 /*2depth 글자스타일*/
.GNB-v .ABA-gnb li .ABA-gnb-sub-1 li.AB-current-gnb-sub > a{text-decoration:underline;}
.GNB-v .ABA-gnb .AB-child a span.AB-rleft{background:url("exist_child.gif") no-repeat 0 0;width:4px;height:7px;right:19px;top:13px;}	/* 우측 아이콘*/
.GNB-v .ABA-gnb .AB-child a:hover span.AB-rleft{background:url("exist_child.gif") no-repeat 0 0;}	/* 우측 아이콘*/
.GNB-color-10 .GNB-v .ABA-gnb li .ABA-gnb-sub-1 li > a{color:#888;}
.GNB-color-10 .GNB-v .ABA-gnb li .ABA-gnb-sub-1 li > a:hover{background:#eee; color:#454545;}
.GNB-color-10 .GNB-v .ABA-gnb li .ABA-gnb-sub-1 .ABA-gnb-sub-2 li > a:hover{color:#000;background-color:#eee;}
.GNB-color-10 .GNB-v .ABA-gnb .AB-child a span.AB-rleft{background:url("exist_child_g.gif") no-repeat 0 0;}

/* GNB-w */
.AB-wide-gnb-sub{left:0;width:100%;top:70px;background-color:#fff;border:1px solid #ddd; border-width:1px 0;}
.AB-wide-gnb-sub .ABA-gnb-sub-1{border-left:1px solid #fff !important;height:200px !important;margin:10px 0; background:none !important;}
.AB-wide-gnb-sub .ABA-gnb-sub-1 li > a{color:#666;font-size:14px;text-decoration:none;text-align:left;padding:9px 10px 9px 10px;margin-right:2px;}
.AB-wide-gnb-sub .ABA-gnb-sub-1 li > a:hover{color:#333; background:#f4f4f4;margin-right:2px;}
.AB-wide-gnb-sub .ABA-gnb-sub-1 li.AB-current-gnb-sub > a{text-decoration:underline;}

.AB-wide-gnb-sub .ABA-gnb-sub-2{background:#fff;border:1px solid #cdcdcd;_overflow:hidden;z-index:1}
.AB-wide-gnb-sub .ABA-gnb-sub-1 .ABA-gnb-sub-2 li > a{font-size:12px;}
.AB-wide-gnb-sub .ABA-gnb-sub-1 .ABA-gnb-sub-2 ul{background:none;margin:0;}
.AB-wide-gnb-sub .ABA-gnb-sub-1 .ABA-gnb-sub-2 li{background:none !important; min-width:140px; padding:0 !important;_width:140px;}
.AB-wide-gnb-sub .ABA-gnb-sub-1 .ABA-gnb-sub-2 li > a{font-size:12px; color:#777;text-align:left;font-weight:normal;padding:7px 10px 7px 10px;}	 /*3depth 글자스타일*/
.AB-wide-gnb-sub .ABA-gnb-sub-1 .ABA-gnb-sub-2 li > a:hover{color:#000;background-color:#eee;margin:0;}	 /*3depth 오버시*/
.AB-wide-gnb-sub .ABA-gnb-sub-1 .ABA-gnb-sub-2 li.AB-current-gnb-sub a{text-decoration:underline;}	 /*3depth가 선택된상태*/
.AB-wide-gnb-sub .AB-child a span.AB-rleft{background:url("exist_child_g.gif") no-repeat 0 0;width:4px;height:7px;right:17px;top:15px;}	/* 우측 아이콘*/
.AB-wide-gnb-sub .AB-child a:hover span.AB-rleft{background:url("exist_child_g.gif") no-repeat 0 0;}	/* 우측 아이콘*/
