#ABA-gnb { border-top:0px solid #ddd; border-bottom:0px solid #ddd; }

/*1depth 글자스타일*/
.ABA-gnb li a.GNB-a, .AB-menu-sub a { color:#000; font-size:17px; font-weight:500; letter-spacing:-1px; text-align:center; }	 
.ABA-gnb li a.GNB-a:hover, .AB-menu-sub td a:hover, .ABA-gnb li.AB-current-gnb a.GNB-a { color:#454545; font-weight:500; }
.AB-menu-sub a { display:block; }
.ABA-gnb > li:first-child > a { background-image: none; }

/* GNB 1depth 높이 */
.ABA-bggnb-left, .ABA-bggnb-center, .ABA-bggnb-right { height:60px; }	/* GNB 1depth 영역의 높이 */
.ABA-gnb li a.GNB-a, .AB-menu-sub a { line-height:60px; }	/* GNB 1depth 글자의 높이 */

/*2depth*/
.ABA-gnb-sub-1 { top:60px; }	/* GNB 2depth 위치 */
.ABA-gnb-sub-1 { background-color:#fff; border-radius:12px; border-top:0; padding:0; }	 /*2depth 위치*/
.ABA-gnb-sub-1 li a { color:#777; font-size:14px; font-weight:normal; letter-spacing:-0.5px; line-height:45px; text-decoration:none; display:block; padding:0 15px; position:relative; }	/* 2depth 글자스타일, 높이*/
.ABA-gnb-sub-1 li a:hover { text-decoration:underline; }	 /* 2depth 오버상태 */
.ABA-gnb-sub-1 li.AB-current-gnb-sub a { }	/* 2depth 선택된 상태 */
.ABA-gnb-sub-1 li.AB-child a { padding-right:20px; }
.ABA-gnb-sub-1 li.AB-child a span.AB-rleft { background:url("exist_child.png") 0 0 no-repeat; width:3px; height:6px; top:17px; right:12px; }	/* 우측 아이콘*/

/*3depth*/
.ABA-gnb-sub-2 { top:45px; }	/* GNB 3depth 위치 */
.ABA-gnb-sub-2 { background:#fff; border:1px solid #e3e3e3; width:150px; margin-left:-1px; z-index:1 }
.ABA-gnb-sub-1 .ABA-gnb-sub-2 ul { background:none; margin:0; }
.ABA-gnb-sub-1 .ABA-gnb-sub-2 li { background:none; padding:0; min-width:120px; }
.ABA-gnb-sub-1 .ABA-gnb-sub-2 li a:hover { text-decoration:underline; }	 /*3depth 오버시*/
.ABA-gnb-sub-1 .ABA-gnb-sub-2 li.AB-current-gnb-sub a { }	 /*3depth가 선택된상태*/
.ABA-gnb-sub-1 .ABA-gnb-sub-2 li.AB-last a { border-bottom:0; }
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{color:#777; font-size:13px; line-height:18px; text-align:left; font-weight:normal; white-space:normal; border-bottom:1px dashed #eee; padding:10px;}/* 3depth 글자스타일, 높이*/
div.ABA-gnb-sub-1 div.ABA-gnb-sub-2 li.AB-current-gnb-sub a{font-weight:bold !important;}


/* GNB-h */
.GNB-h .ABA-gnb-sub-1 { padding:0 5px; }
.GNB-h .ABA-gnb-sub-1 li.AB-child a span.AB-rleft { top:20px; right:8px; }	/* 우측 아이콘*/


/* GNB-v */
.GNB-v .ABA-bggnb-center, .GNB-v .ABA-bggnb-left, .GNB-v .ABA-bggnb-right { height:60px; }	/* GNB-v형 1depth 높이 */
.GNB-v .ABA-gnb-sub-1 { top:60px; }	/* GNB-v형 2depth 위치 */
.GNB-v .ABA-gnb-sub-1 { height:auto; min-width:140px; background-color:#fff; border:1px solid #eee; }
.GNB-v .ABA-gnb-sub-1-ul { border:none; border-width:0 1px 1px 1px; }
.GNB-v .ABA-gnb-sub-1 ul { background:none; margin:0; }
.GNB-v .ABA-gnb-sub-1 li { background:none; }
.GNB-v .ABA-gnb-sub-1 li a { color:#777; font-size:14px; font-weight:normal; line-height:18px; text-decoration:none; text-align:left; border-bottom:1px dashed #eee; padding:13px; }	 /*2depth 글자스타일*/
.GNB-v .ABA-gnb-sub-1 li a:hover { text-decoration:underline; }	 /* 2depth 오버상태 */
.GNB-v .ABA-gnb-sub-1 li.AB-current-gnb-sub a { }	/* 2depth 선택된 상태 */
.GNB-v .ABA-gnb-sub-1 li.AB-child a span.AB-rleft { top:20px;}		/* 우측 아이콘*/
.GNB-v .ABA-gnb-sub-1 li.AB-last a { border-bottom:0; }
.GNB-v .ABA-gnb-sub-1 .ABA-gnb-sub-2 { border-width:1px; width:150px;margin-left:0; margin-top:-1px; }
.GNB-v .ABA-gnb-sub-1 li.AB-first .ABA-gnb-sub-2 { margin-top:0; }
.GNB-v .ABA-gnb-sub-1 .ABA-gnb-sub-2 li a { border-bottom:1px dashed #eee; }
.GNB-v .ABA-gnb-sub-1 li.AB-current-gnb-sub .ABA-gnb-sub-2 a { color:#777; font-weight:normal; }
.GNB-v .ABA-gnb-sub-1 li.AB-current-gnb-sub .ABA-gnb-sub-2 a:hover { text-decoration:underline; }	 /* 3depth 오버상태 */
.GNB-v .ABA-gnb-sub-1 li.AB-current-gnb-sub .ABA-gnb-sub-2 li.AB-current-gnb-sub a { }	/* 3depth 선택된 상태 */
.GNB-v .ABA-gnb-sub-1 .ABA-gnb-sub-2 li.AB-last a { border-bottom:0; }

/* GNB-w */
.AB-wide-gnb-sub { background-color:#fff; border-top:1px solid #ddd; border-bottom:1px solid #ccc; width:100%; left:0; }
.AB-wide-gnb-sub .ABA-gnb-sub-1 { background:none; height:200px; box-sizing:border-box; padding-top:10px; }
.AB-wide-gnb-sub .ABA-gnb-sub-1-ul > li > a { text-align:left; line-height:20px; padding: 10px 6px;}
.AB-wide-gnb-sub li.AB-current-gnb-sub a { font-weight:500; }	
.AB-wide-gnb-sub li.AB-current-gnb-sub .ABA-gnb-sub-2 a { font-weight:normal; }
.AB-wide-gnb-sub li.AB-current-gnb-sub .ABA-gnb-sub-2 li.AB-current-gnb-sub a { color:#666; font-weight:500; }	

/*GNB배경 (1depth) */
.ABA-bggnb-left,.ABA-bggnb-right { width:0; }	/*1depth 양쪽끝 너비*/
.ABA-bggnb-left { background-position:0 0; }	/*background-position:0 -(GNB영역 높이값x2)px*/
.ABA-bggnb-right { background-position:0 0; }
.ABA-bggnb-center { background-position:0 0; margin:0; }	/*background-position:0 -(GNB영역 높이값)px , margin:0 width값*/

/*GNB sub배경 (2depth) */
.ABA-bggnbsub1-left,.ABA-bggnbsub1-right { width:0; height:25px; }	/*2depth 양쪽끝 너비,높이*/
.ABA-bggnbsub1-left { background-position:0 0; }	/*background-position:0 -(2depth 높이값x2)px*/
.ABA-bggnbsub1-right { background-position:0 0; }
.ABA-gnb-sub-1-ul { background-position:0 0; margin:0; }/*background-position:0 -(2depth 높이값)px , margin:0 width값*/

/* GNB 오버시 글자색*/
.GNB-color-01 .ABA-gnb li a.GNB-a:hover, .GNB-color-01 .ABA-gnb li.AB-current-gnb a.GNB-a, .GNB-color-01 .ABA-gnb-sub-1 li a:hover, .GNB-color-01 .ABA-gnb-sub-1 li.AB-current-gnb-sub a, .GNB-color-01 .ABA-gnb-sub-1 li.AB-current-gnb-sub  .ABA-gnb-sub-2 li a:hover, .GNB-color-01 .ABA-gnb-sub-1 li.AB-current-gnb-sub .ABA-gnb-sub-2 li.AB-current-gnb-sub a { color:#cf141e; }
.GNB-color-02 .ABA-gnb li a.GNB-a:hover, .GNB-color-02 .ABA-gnb li.AB-current-gnb a.GNB-a, .GNB-color-02 .ABA-gnb-sub-1 li a:hover, .GNB-color-02 .ABA-gnb-sub-1 li.AB-current-gnb-sub a, .GNB-color-02 .ABA-gnb-sub-1 li.AB-current-gnb-sub  .ABA-gnb-sub-2 li a:hover, .GNB-color-02 .ABA-gnb-sub-1 li.AB-current-gnb-sub .ABA-gnb-sub-2 li.AB-current-gnb-sub a { color:#FE8712; }
.GNB-color-03 .ABA-gnb li a.GNB-a:hover, .GNB-color-03 .ABA-gnb li.AB-current-gnb a.GNB-a, .GNB-color-03 .ABA-gnb-sub-1 li a:hover, .GNB-color-03 .ABA-gnb-sub-1 li.AB-current-gnb-sub a, .GNB-color-03 .ABA-gnb-sub-1 li.AB-current-gnb-sub  .ABA-gnb-sub-2 li a:hover, .GNB-color-03 .ABA-gnb-sub-1 li.AB-current-gnb-sub .ABA-gnb-sub-2 li.AB-current-gnb-sub a { color:#FFB800; }
.GNB-color-04 .ABA-gnb li a.GNB-a:hover, .GNB-color-04 .ABA-gnb li.AB-current-gnb a.GNB-a, .GNB-color-04 .ABA-gnb-sub-1 li a:hover, .GNB-color-04 .ABA-gnb-sub-1 li.AB-current-gnb-sub a, .GNB-color-04 .ABA-gnb-sub-1 li.AB-current-gnb-sub  .ABA-gnb-sub-2 li a:hover, .GNB-color-04 .ABA-gnb-sub-1 li.AB-current-gnb-sub .ABA-gnb-sub-2 li.AB-current-gnb-sub a { color:#2d8927; }
.GNB-color-05 .ABA-gnb li a.GNB-a:hover, .GNB-color-05 .ABA-gnb li.AB-current-gnb a.GNB-a, .GNB-color-05 .ABA-gnb-sub-1 li a:hover, .GNB-color-05 .ABA-gnb-sub-1 li.AB-current-gnb-sub a, .GNB-color-05 .ABA-gnb-sub-1 li.AB-current-gnb-sub  .ABA-gnb-sub-2 li a:hover, .GNB-color-05 .ABA-gnb-sub-1 li.AB-current-gnb-sub .ABA-gnb-sub-2 li.AB-current-gnb-sub a { color:#67b2e6; }
.GNB-color-06 .ABA-gnb li a.GNB-a:hover, .GNB-color-06 .ABA-gnb li.AB-current-gnb a.GNB-a, .GNB-color-06 .ABA-gnb-sub-1 li a:hover, .GNB-color-06 .ABA-gnb-sub-1 li.AB-current-gnb-sub a, .GNB-color-06 .ABA-gnb-sub-1 li.AB-current-gnb-sub  .ABA-gnb-sub-2 li a:hover, .GNB-color-06 .ABA-gnb-sub-1 li.AB-current-gnb-sub .ABA-gnb-sub-2 li.AB-current-gnb-sub a { color:#204b92; }
.GNB-color-07 .ABA-gnb li a.GNB-a:hover, .GNB-color-07 .ABA-gnb li.AB-current-gnb a.GNB-a, .GNB-color-07 .ABA-gnb-sub-1 li a:hover, .GNB-color-07 .ABA-gnb-sub-1 li.AB-current-gnb-sub a, .GNB-color-07 .ABA-gnb-sub-1 li.AB-current-gnb-sub  .ABA-gnb-sub-2 li a:hover, .GNB-color-07 .ABA-gnb-sub-1 li.AB-current-gnb-sub .ABA-gnb-sub-2 li.AB-current-gnb-sub a { color:#c00efe; }
.GNB-color-08 .ABA-gnb li a.GNB-a:hover, .GNB-color-08 .ABA-gnb li.AB-current-gnb a.GNB-a, .GNB-color-08 .ABA-gnb-sub-1 li a:hover, .GNB-color-08 .ABA-gnb-sub-1 li.AB-current-gnb-sub a, .GNB-color-08 .ABA-gnb-sub-1 li.AB-current-gnb-sub  .ABA-gnb-sub-2 li a:hover, .GNB-color-08 .ABA-gnb-sub-1 li.AB-current-gnb-sub .ABA-gnb-sub-2 li.AB-current-gnb-sub a { color:#000000; }
.GNB-color-09 .ABA-gnb li a.GNB-a:hover, .GNB-color-09 .ABA-gnb li.AB-current-gnb a.GNB-a, .GNB-color-09 .ABA-gnb-sub-1 li a:hover, .GNB-color-09 .ABA-gnb-sub-1 li.AB-current-gnb-sub a, .GNB-color-09 .ABA-gnb-sub-1 li.AB-current-gnb-sub  .ABA-gnb-sub-2 li a:hover, .GNB-color-09 .ABA-gnb-sub-1 li.AB-current-gnb-sub .ABA-gnb-sub-2 li.AB-current-gnb-sub a { color:#737373; }
.GNB-color-10 .ABA-gnb li a.GNB-a:hover, .GNB-color-10 .ABA-gnb li.AB-current-gnb a.GNB-a, .GNB-color-10 .ABA-gnb-sub-1 li a:hover, .GNB-color-10 .ABA-gnb-sub-1 li.AB-current-gnb-sub a, .GNB-color-10 .ABA-gnb-sub-1 li.AB-current-gnb-sub  .ABA-gnb-sub-2 li a:hover, .GNB-color-10 .ABA-gnb-sub-1 li.AB-current-gnb-sub .ABA-gnb-sub-2 li.AB-current-gnb-sub a { color:#8f8f8f; }

/*fixed gnb*/
.fixedgnb #ABA-gnb{position:fixed !important; left:0; top:0; width:100%; z-index:1000; background-color: rgba(255, 255, 255, 1);border: 1px solid rgba(0, 0, 0, 0.1);} 
.fixedgnb.abline-div-padding  #ABA-gnb, .abline-div-padding .fixedgnb  #ABA-gnb{ position:static !important; }
#ABA-body.fixedgnb .ABA-gnb li a.GNB-a, .AB-menu-sub a { color:#222; }
#ABA-body.fixedgnb .textcolor { color: #ffffff !important; }
#ABA-body.fixedgnb .utilWrap02 a:after, .utilWrap02 span:after { border-right: 1px solid rgba(255,255,255,0.2); }
#ABA-body.fixedgnb .boderb { border-bottom: 1px solid rgb(255 255 255 / 20%) !important;}

#ABA-body.fixedgnb {padding-top:0px;}
#ABA-body.fixedgnb #ABA-util-wrap {display:none;}
#ABA-body.fixedgnb #ABA-gnb { position:fixed; left: 0; top: 0; width: 100%; z-index: 10; min-width: 1400px; padding: 16px 0px; transition: padding 0.4s;}

#ABA-body.fixedgnb #ABA-gnb .ABA-gnb li a.GNB-a, .AB-menu-sub a.GNB-a {padding: 0px 20px 12px !important;}
#ABA-body.fixedgnb #ABA-gnb .GNB-v .ABA-gnb-sub-1 {top: 52px !important;}

#ABA-body.fixedgnb #ABA-gnb .GNB-v .ABA-bggnb-center, .GNB-v .ABA-bggnb-left, .GNB-v .ABA-bggnb-right {padding: 0px;}

#ABA-body.fixedgnb .colorimg {display:none;}
#ABA-body.fixedgnb .wimg {display:inline-block;}

#ABA-body .colorimg {display:inline-block;}
#ABA-body .wimg {display:none;}