/*.ABA-gnb li a{background:url("gnb_line.gif") right 0 repeat-y;}
.ABA-gnb li.AB-first a{repeat-y;background:url("gnb_line.gif") right 0 repeat-y;}*/

.ABA-gnb{width:780px !important;}
.ABA-gnb li a.GNB-a{}
#AB-gnb-1016 > a{width: 11.285714% !important;}
#AB-gnb-1010 > a{width: 16.285714% !important;}
#AB-gnb-1009 > a{width: 14.9% !important;}

 
 /*링크 글자속성*/
.ABA-gnb li > a, .AB-menu-sub > a{text-align:center; font-weight:600; line-height:48px;font-size:17px; color:#fff;}	 /*1depth 글자스타일*/
.ABA-gnb li > a:hover{color:#5cb6e4 !important;} /*1depth 오버시*/

/*특정 컬러테마의 링크 글자속성*/
.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:#6A6A6A;}
.GNB-color-09 .ABA-gnb li > a.GNB-a{color:#fff;}

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

/*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값*/

/*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:#fff !important;padding:9px 10px 9px 10px;border-right:1px solid #eee;border-left:1px solid #eee;}	/*  2depth 사이바 */
.ABA-gnb li .ABA-gnb-sub-1 li > a{color:#999999;font-weight:normal;font-size:13px; letter-spacing:-1px; line-height:17px;}	/*2depth 글자스타일*/
.ABA-gnb li .ABA-gnb-sub-1 li > a:hover{color:#666666;}	 /*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 #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;}	 /*3depth 글자스타일*/
.ABA-gnb li div.ABA-gnb-sub-1 div.ABA-gnb-sub-2 li > a:hover{color:#000;}	 /*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:52px;}	 /*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:47px !important;}	/*GNB영역 높이*/
.GNB-v .ABA-gnb li .ABA-gnb-sub-1{height:auto !important;min-width:120px;_width:120px;top:48px;} /*2depth 위치*/
.GNB-v .ABA-gnb li .ABA-gnb-sub-1 ul{background:#fff !important;margin:0;height:default;}
.GNB-v .ABA-gnb li .ABA-gnb-sub-1 li {background:#fff !important; border-bottom:1px solid #ddd;}
.GNB-v .ABA-gnb li .ABA-gnb-sub-1 li > a{color:#666;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; 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:52px;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 #395281; 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 #d8d8d8; border-bottom:1px solid #ddd;}
.GNB-line-10{border-top:1px solid #c7c7c7; border-bottom:1px solid #ddd; background:#f7f7f7 !important;}

/*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:#1a9bd2;}
.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:#333;}
.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{}
.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;}

/* 서브배경색*/


/*fixed gnb*/
#ABA-gnb{background:#fff;opacity:0.9;}
#ABA-gnb.fixedgnb{position:relative; left:0; top:0; width:100%; z-index:10;}