/*링크 글자속성*/
.ABA-gnb li > a, .AB-menu-sub > a{text-align:center; font-weight:600; line-height:54px; font-size:16px; color:#0a0a0a; font-weight:600; letter-spacing:-1px;}	 /*1depth 글자스타일*/
.ABA-gnb li > a:hover{} /*1depth 오버시*/
.GNB-a{width:108px; border-left:1px solid #e7e7e7; padding-left:45px !important; }
.ABA-gnb li:last-child .GNB-a{border-right:1px solid #e7e7e7;}

/*특정 컬러테마의 링크 글자속성*/
.GNB-color-06 .ABA-gnb li > a.GNB-a, .GNB-color-08 .ABA-gnb li > a.GNB-a, .GNB-color-10 .ABA-gnb li > a.GNB-a{color:#888;}
.GNB-color-09 .ABA-gnb li > a.GNB-a{color:#adadad;}

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

/*1depth GNB배경*/
.ABA-bggnb-left,.ABA-bggnb-right{width:0;}		 /*1depth 양쪽끝 1너비*/
.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값*/

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

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

/*3depth*/
.ABA-gnb li .ABA-gnb-sub-2{top:50px;background:#fff;border:1px solid #cdcdcd;_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; line-height:17px !important;}	 /*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-v */
.GNB-v .ABA-bggnb-center, .GNB-v .ABA-bggnb-left, .GNB-v .ABA-bggnb-right{height:54px !important;}	/*GNB영역 높이*/
.GNB-v .ABA-gnb li .ABA-gnb-sub-1{height:auto !important;min-width:120px;_width:120px;top:54px;} /*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 a:hover{background:#eee !important; color:#666;}		 /*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_g.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:54px;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:13px;text-decoration:none;text-align:left;padding:9px 10px 9px 10px;}
.AB-wide-gnb-sub .ABA-gnb-sub-1 li > a:hover{color:#333; background:#f4f4f4;}
.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;}	 /*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:14px;}	/* 우측 아이콘*/
.AB-wide-gnb-sub .AB-child a:hover span.AB-rleft{background:url("exist_child_g.gif") no-repeat 0 0;}	/* 우측 아이콘*/

/*GNB 라인색*/
.GNB-line-01{border-top:1px solid #F98C93; border-bottom:1px solid #F4DEE0;}
.GNB-line-02{border-top:1px solid #FC8F59; border-bottom:1px solid #FFDDBE;}
.GNB-line-03{border-top:1px solid #F7C761; border-bottom:1px solid #FFE3BE;}
.GNB-line-04{border-top:1px solid #0fa2c9; border-bottom:1px solid #c5d0d6;}
.GNB-line-05{border-top:1px solid #4891F2; border-bottom:1px solid #C9D5ED;}
.GNB-line-06{border-top:1px solid #395481; border-bottom:1px solid #CDD0DA;}
.GNB-line-07{border-top:1px solid #AB8DE0; border-bottom:1px solid #CEC5D6;}
.GNB-line-08{border-top:1px solid #454545; border-bottom:1px solid #d8d8d8;}
.GNB-line-09{border-top:1px solid #c7c7c7; border-bottom:1px solid #ddd;}
.GNB-line-10{border-top:1px solid #c7c7c7; border-bottom:1px solid #ddd; background:#f7f7f7 !important;}



/* 서브배경색*/
.GNB-color-01 .GNB-h .ABA-gnb-sub-1,.GNB-color-01 .GNB-v .ABA-gnb-sub-1{background-color:#FF5A65;}
.GNB-color-02 .GNB-h .ABA-gnb-sub-1,.GNB-color-02 .GNB-v .ABA-gnb-sub-1{background-color:#FF9E30;}
.GNB-color-03 .GNB-h .ABA-gnb-sub-1,.GNB-color-03 .GNB-v .ABA-gnb-sub-1{background-color:#FFAE00;}
.GNB-color-04 .GNB-h .ABA-gnb-sub-1,.GNB-color-04 .GNB-v .ABA-gnb-sub-1{background-color:#00aeef;}
.GNB-color-05 .GNB-h .ABA-gnb-sub-1,.GNB-color-05 .GNB-v .ABA-gnb-sub-1{background-color:#6399E2;}
.GNB-color-06 .GNB-h .ABA-gnb-sub-1,.GNB-color-06 .GNB-v .ABA-gnb-sub-1{background-color:#002d5f;}
.GNB-color-07 .GNB-h .ABA-gnb-sub-1,.GNB-color-07 .GNB-v .ABA-gnb-sub-1{background-color:#8360C0;}
.GNB-color-08 .GNB-h .ABA-gnb-sub-1,.GNB-color-08 .GNB-v .ABA-gnb-sub-1{background-color:#454545;}
.GNB-color-09 .GNB-h .ABA-gnb-sub-1,.GNB-color-09 .GNB-v .ABA-gnb-sub-1{background-color:#aaa;}
.GNB-color-10 .GNB-h .ABA-gnb-sub-1,.GNB-color-10 .GNB-v .ABA-gnb-sub-1{background-color:#f9f9f9; border:1px solid #ddd;}

#AB-gnb-911 .GNB-a{background:url('main_gnb_normal_0719_03.jpg') no-repeat; padding-left:30px !important; width:123px !important;}
#AB-gnb-902 .GNB-a{background:url('main_gnb_normal_0719_05.jpg') no-repeat; padding-left:30px !important; width:123px !important;}
#AB-gnb-912 .GNB-a{background:url('main_gnb_normal_0719_07.jpg') no-repeat; padding-left:30px !important; width:123px !important;}
#AB-gnb-908 .GNB-a{background:url('main_gnb_normal_0719_09.jpg') no-repeat; padding-left:30px !important; width:123px !important;}
#AB-gnb-965 .GNB-a{background:url('main_gnb_normal_0719_11.jpg') no-repeat; padding-left:30px !important; width:123px !important;}
#AB-gnb-916 .GNB-a{background:url('main_gnb_normal_0719_13.jpg') no-repeat; }
#AB-gnb-991 .GNB-a{background:url('main_gnb_normal_0719_15.jpg') no-repeat; }


/*GNB 오버색*/
.GNB-color-01 .ABA-gnb li > a:hover, .GNB-color-01 .ABA-gnb li.AB-current-gnb > a, .GNB-color-01 .ABA-gnb li.TCGNB > a{color:#FF5A65;}
.GNB-color-02 .ABA-gnb li > a:hover, .GNB-color-02 .ABA-gnb li.AB-current-gnb > a, .GNB-color-02 .ABA-gnb li.TCGNB > a{color:#FF8330;}
.GNB-color-03 .ABA-gnb li > a:hover, .GNB-color-03 .ABA-gnb li.AB-current-gnb > a, .GNB-color-03 .ABA-gnb li.TCGNB > a{color:#FFAE00;}
.GNB-color-04 .ABA-gnb li > a:hover, .GNB-color-04 .ABA-gnb li.AB-current-gnb > a, .GNB-color-04 .ABA-gnb li.TCGNB > a{color:#fff; }
.GNB-color-05 .ABA-gnb li > a:hover, .GNB-color-05 .ABA-gnb li.AB-current-gnb > a, .GNB-color-05 .ABA-gnb li.TCGNB > a{color:#4891F2;}
.GNB-color-06 .ABA-gnb li > a:hover, .GNB-color-06 .ABA-gnb li.AB-current-gnb > a, .GNB-color-06 .ABA-gnb li.TCGNB > a{color:#002d5f;}
.GNB-color-07 .ABA-gnb li > a:hover, .GNB-color-07 .ABA-gnb li.AB-current-gnb > a, .GNB-color-07 .ABA-gnb li.TCGNB > a{color:#7750BB;}
.GNB-color-08 .ABA-gnb li > a:hover, .GNB-color-08 .ABA-gnb li.AB-current-gnb > a, .GNB-color-08 .ABA-gnb li.TCGNB > a{color:#fff;}
.GNB-color-09 .ABA-gnb li > a:hover, .GNB-color-09 .ABA-gnb li.AB-current-gnb > a, .GNB-color-09 .ABA-gnb li.TCGNB > a{color:#7A7F83;}
.GNB-color-10 .ABA-gnb li > a:hover, .GNB-color-10 .ABA-gnb li.AB-current-gnb > a, .GNB-color-10 .ABA-gnb li.TCGNB > a{color:#454545;}


.GNB-color-04 .ABA-gnb #AB-gnb-911 > a:hover, .GNB-color-04 .ABA-gnb #AB-gnb-911.AB-current-gnb > a, .GNB-color-04 .ABA-gnb #AB-gnb-911.TCGNB > a{background:url('main_gnb_over_0719_03.jpg') no-repeat !important;}
.GNB-color-04 .ABA-gnb #AB-gnb-902 > a:hover, .GNB-color-04 .ABA-gnb #AB-gnb-902.AB-current-gnb > a, .GNB-color-04 .ABA-gnb #AB-gnb-902.TCGNB > a{background:url('main_gnb_over_0719_05.jpg') no-repeat !important;}
.GNB-color-04 .ABA-gnb #AB-gnb-912 > a:hover, .GNB-color-04 .ABA-gnb #AB-gnb-912.AB-current-gnb > a, .GNB-color-04 .ABA-gnb #AB-gnb-912.TCGNB > a{background:url('main_gnb_over_0719_07.jpg') no-repeat !important;}
.GNB-color-04 .ABA-gnb #AB-gnb-908 > a:hover, .GNB-color-04 .ABA-gnb #AB-gnb-908.AB-current-gnb > a, .GNB-color-04 .ABA-gnb #AB-gnb-908.TCGNB > a{background:url('main_gnb_over_0719_09.jpg') no-repeat !important;}
.GNB-color-04 .ABA-gnb #AB-gnb-965 > a:hover, .GNB-color-04 .ABA-gnb #AB-gnb-965.AB-current-gnb > a, .GNB-color-04 .ABA-gnb #AB-gnb-965.TCGNB > a{background:url('main_gnb_over_0719_11.jpg') no-repeat !important;}
.GNB-color-04 .ABA-gnb #AB-gnb-916 > a:hover, .GNB-color-04 .ABA-gnb #AB-gnb-916.AB-current-gnb > a, .GNB-color-04 .ABA-gnb #AB-gnb-916.TCGNB > a{background:url('main_gnb_over_0719_13.jpg') no-repeat !important;}
.GNB-color-04 .ABA-gnb #AB-gnb-991 > a:hover, .GNB-color-04 .ABA-gnb #AB-gnb-991.AB-current-gnb > a, .GNB-color-04 .ABA-gnb #AB-gnb-991.TCGNB > a{background:url('main_gnb_over_0719_15.jpg') no-repeat !important;}



/* GNB-h */
.GNB-h .ABA-gnb-sub-1-ul{height:50px; width:1903px; left:0px !important;} /*2depth GNB 높이*/
.GNB-h .ABA-gnb-sub-1{top:54px;} /*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;}
.ABA-gnb-sub-1{left:-411px !important;}

#AB-gnb-sub-902-1{margin-left:560px !important;}
#AB-gnb-sub-908-1{margin-left:875px !important;}
#AB-gnb-sub-912-1{margin-left:716px !important;}
#AB-gnb-sub-911-1{margin-left:415px !important;}
#AB-gnb-sub-916-1{margin-left:575px !important;}
#AB-gnb-sub-965-1{margin-left:1120px !important;}
#AB-gnb-sub-991-1{margin-left:790px !important;}