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

/*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:25px;}	/*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;} /*background-position:0 -(2depth 높이값)px , margin:0 width값*/

/*2depth*/
.ABA-gnb-sub-1{top:46px;*top:46px;background-color:#fff;border:1px solid #cdcdcd;border-top:0;}	 /*2depth 위치*/
.ABA-gnb-sub-1 li{background:url("gnb_sub_v_bar.gif") no-repeat !important;background-position:0 11px !important;*background-position:0 11px !important;padding:11px 10px 7px 10px;*padding:10px 10px 6px 10px;}	/*  2depth 사이바 */
.ABA-gnb-sub-1 li a{color:#777 !important;font-size:11px;letter-spacing:0;text-decoration:none !important;font-weight:normal;line-height:normal !important}	/*2depth 글자스타일*/
.ABA-gnb-sub-1 li a:hover{color:#000 !important;}	 /*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_g.gif") no-repeat 0 0;width:4px;height:7px;right:8px;top:13px;*top:12px;}	/* 우측 아이콘*/

/*3depth*/
.ABA-gnb-sub-2{top:32px;*top:32px;background:#fff;border:1px solid #c5c5c5;_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;}	 /*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:bold !important;}	 /*3depth가 선택된상태*/

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

/* GNB-v */
.GNB-v .ABA-bggnb-center, .GNB-v .ABA-bggnb-left, .GNB-v .ABA-bggnb-right{height:46px !important;}	/*GNB영역 높이*/
.GNB-v .ABA-gnb-sub-1{height:auto !important;min-width:150px;_width:120px;top:46px;background-color:#fff;border:1px solid #c5c5c5;padding:5px 0;border-top:none;} /*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;}
.GNB-v .ABA-gnb-sub-1 li.AB-last a{border-bottom:0;}
.GNB-v .ABA-gnb-sub-1 li a{color:#777;font-size:12px;text-decoration:none !important;text-align:left !important;padding:10px 0;margin:0 15px;border-bottom:1px solid #eee;}	 /*2depth 글자스타일*/
.GNB-v .ABA-gnb-sub-1 li a:hover{color:#000 !important;}		 /*2depth 오버시*/
.GNB-v .ABA-gnb .AB-child a span.AB-rleft{background:url("exist_child_g.gif") no-repeat 0 0;width:4px;height:7px;right:2px;top:12px;*top:15px;}	/* 우측 아이콘*/
.GNB-v .ABA-gnb-sub-2{border-width:1px;padding:2px 0;}
.GNB-v .ABA-gnb-sub-2 li a{margin:0 0px;padding:10px;}

/* GNB-w */
.AB-wide-gnb-sub{left:0;width:99.8%;_top:43px;*top:46px;background-color:#fff;border:1px solid #c5c5c5;border-top:none;}
.GNB-w .ABA-gnb-sub-1{border:1px solid #dedede !important;border-width:0 0 0 1px !important;height:200px !important;margin:10px 0; background:none !important;}
.GNB-w .ABA-gnb-sub-1 li a{color:#777 !important;font-size:12px;text-decoration:none !important;text-align:left !important;padding:10px 0;margin:0 15px;}
.GNB-w .ABA-gnb-sub-1 li a:hover{color:#000 !important;}
.GNB-w .ABA-gnb .AB-child a span.AB-rleft{background:url("exist_child_g.gif") no-repeat 0 0;width:4px;height:7px;right:5px;top:12px;*top:15px;}	/* 우측 아이콘*/
.GNB-w .ABA-gnb-sub-1 ul{margin:0 10px;}
.GNB-w .ABA-gnb-sub-1-ul li.AB-child .ABA-gnb-sub-2{margin-left:-20px;}
.GNB-w .ABA-gnb-sub-2{border-width:1px;border-color:#ddd !important;padding:0;}
.GNB-v .ABA-gnb-sub-2 li a{margin:0 0px;padding:10px;}

/* 링크 글자색*/
.ABA-gnb li a, .AB-menu-sub td a, .ABA-gnb li a:hover, .ABA-gnb td a:hover{color:#fff;}
.GNB-color-00 .ABA-gnb li a, .GNB-color-00 .AB-menu-sub td a, .GNB-color-00 .ABA-gnb li a:hover, .GNB-color-00 .ABA-gnb td a:hover{color:#454545;}

/* GNB배경 */
.GNB-color-01 .ABA-bggnb-center {background:url("gnb_bg01.png") repeat-x;}
.GNB-color-02 .ABA-bggnb-center {background:url("gnb_bg02.png") repeat-x;}
.GNB-color-03 .ABA-bggnb-center {background:url("gnb_bg03.png") repeat-x;}
.GNB-color-04 .ABA-bggnb-center {background:url("gnb_bg04.png") repeat-x;}
.GNB-color-05 .ABA-bggnb-center {background:url("gnb_bg05.png") repeat-x;}
.GNB-color-06 .ABA-bggnb-center {background:url("gnb_bg06.png") repeat-x;}
.GNB-color-07 .ABA-bggnb-center {background:url("gnb_bg07.png") repeat-x;}
.GNB-color-08 .ABA-bggnb-center {background:url("gnb_bg08.png") repeat-x;}
.GNB-color-09 .ABA-bggnb-center {background:url("gnb_bg09.png") repeat-x;}
.GNB-color-10 .ABA-bggnb-center {background:url("gnb_bg10.png") repeat-x;}
.GNB-color-00 .ABA-bggnb-center {background:none;}

/* GNB 사이바 */
.GNB-color-01 .ABA-gnb{background:url("gnb_line01.gif") right 0 no-repeat;}
.GNB-color-01 .ABA-gnb li a.GNB-a{background:url("gnb_line01.gif") left 0 no-repeat;}
.GNB-color-02 .ABA-gnb{background:url("gnb_line02.gif") right 0 no-repeat;}
.GNB-color-02 .ABA-gnb li a.GNB-a{background:url("gnb_line02.gif") left 0 no-repeat;}
.GNB-color-03 .ABA-gnb{background:url("gnb_line03.gif") right 0 no-repeat;}
.GNB-color-03 .ABA-gnb li a.GNB-a{background:url("gnb_line03.gif") left 0 no-repeat;}
.GNB-color-04 .ABA-gnb{background:url("gnb_line04.gif") right 0 no-repeat;}
.GNB-color-04 .ABA-gnb li a.GNB-a{background:url("gnb_line04.gif") left 0 no-repeat;}
.GNB-color-05 .ABA-gnb{background:url("gnb_line05.gif") right 0 no-repeat;}
.GNB-color-05 .ABA-gnb li a.GNB-a{background:url("gnb_line05.gif") left 0 no-repeat;}
.GNB-color-06 .ABA-gnb{background:url("gnb_line06.gif") right 0 no-repeat;}
.GNB-color-06 .ABA-gnb li a.GNB-a{background:url("gnb_line06.gif") left 0 no-repeat;}
.GNB-color-07 .ABA-gnb{background:url("gnb_line07.gif") right 0 no-repeat;}
.GNB-color-07 .ABA-gnb li a.GNB-a{background:url("gnb_line07.gif") left 0 no-repeat;}
.GNB-color-08 .ABA-gnb{background:url("gnb_line08.gif") right 0 no-repeat;}
.GNB-color-08 .ABA-gnb li a.GNB-a{background:url("gnb_line08.gif") left 0 no-repeat;}
.GNB-color-09 .ABA-gnb{background:url("gnb_line09.gif") right 0 no-repeat;}
.GNB-color-09 .ABA-gnb li a.GNB-a{background:url("gnb_line09.gif") left 0 no-repeat;}
.GNB-color-10 .ABA-gnb{background:url("gnb_line10.gif") right 0 no-repeat;}
.GNB-color-10 .ABA-gnb li a.GNB-a{background:url("gnb_line10.gif") left 0 no-repeat;}

/* GNB 오버시 배경색*/
.GNB-color-01 .ABA-gnb li a.GNB-a:hover, .GNB-color-01 .ABA-gnb li.AB-current-gnb a.GNB-a{background:url("gnb_over_bg01.gif") repeat-x;}
.GNB-color-02 .ABA-gnb li a.GNB-a:hover, .GNB-color-02 .ABA-gnb li.AB-current-gnb a.GNB-a{background:url("gnb_over_bg02.gif") repeat-x;}
.GNB-color-03 .ABA-gnb li a.GNB-a:hover, .GNB-color-03 .ABA-gnb li.AB-current-gnb a.GNB-a{background:url("gnb_over_bg03.gif") repeat-x;}
.GNB-color-04 .ABA-gnb li a.GNB-a:hover, .GNB-color-04 .ABA-gnb li.AB-current-gnb a.GNB-a{background:url("gnb_over_bg04.gif") repeat-x;}
.GNB-color-05 .ABA-gnb li a.GNB-a:hover, .GNB-color-05 .ABA-gnb li.AB-current-gnb a.GNB-a{background:url("gnb_over_bg05.gif") repeat-x;}
.GNB-color-06 .ABA-gnb li a.GNB-a:hover, .GNB-color-06 .ABA-gnb li.AB-current-gnb a.GNB-a{background:url("gnb_over_bg06.gif") repeat-x;}
.GNB-color-07 .ABA-gnb li a.GNB-a:hover, .GNB-color-07 .ABA-gnb li.AB-current-gnb a.GNB-a{background:url("gnb_over_bg07.gif") repeat-x;}
.GNB-color-08 .ABA-gnb li a.GNB-a:hover, .GNB-color-08 .ABA-gnb li.AB-current-gnb a.GNB-a{background:url("gnb_over_bg08.gif") repeat-x;}
.GNB-color-09 .ABA-gnb li a.GNB-a:hover, .GNB-color-09 .ABA-gnb li.AB-current-gnb a.GNB-a{background:url("gnb_over_bg09.gif") repeat-x;}
.GNB-color-10 .ABA-gnb li a.GNB-a:hover, .GNB-color-10 .ABA-gnb li.AB-current-gnb a.GNB-a{background:url("gnb_over_bg10.gif") repeat-x;}
.GNB-color-00 .ABA-gnb li a.GNB-a:hover, .GNB-color-00 .ABA-gnb li.AB-current-gnb a.GNB-a{background:#e5e5e5;}

/*color 00*/
.GNB-color-00 .AB-wide-gnb-sub{border-color:#ddd;}

/* GNB */
.ABA-gnb-wrap, .ABA-bggnb-left, .ABA-bggnb-right{top:0}
.ABA-gnb-wrap{position:relative;}
.ABA-gnb{position:relative;background-repeat: repeat-x;white-space:nowrap;}
.ABA-gnb li{display:inline;margin-right:0px;}
.ABA-gnb li.AB-first{margin-left:0 !important;background:none !important;}
.ABA-bggnb-left{left:0;position:absolute;background-repeat: no-repeat;}
.ABA-bggnb-right{right:0;position:absolute;background-repeat: no-repeat;}

/* ABA-gnb-sub-1 */
.ABA-gnb-sub-1{position:absolute;left:0;background-repeat:repeat-x;}
.ABA-gnb-sub-1 li{float:left;_display:inline;position:relative;}
.ABA-gnb .AB-child a span.AB-rleft{display:block;position:absolute;}
.ABA-bggnbsub1-left{top:0;left:0;position:absolute; background-repeat: no-repeat;}
.ABA-bggnbsub1-right{top:0;right:0;position:absolute; background-repeat: no-repeat;}

/* ABA-gnb-sub-2 */
.ABA-gnb-sub-2{position:absolute;left:0;}
div.ABA-gnb-sub-1 div.ABA-gnb-sub-2 li{float:none; display:block !important;}
div.ABA-gnb-sub-1 div.ABA-gnb-sub-2 li a{display:block;height:auto;}
div.ABA-gnb-sub-1 div.ABA-gnb-sub-2 li a span.AB-rleft{display:none !important;}

/* GNB-v */
.GNB-v  .ABA-bggnb-center, .GNB-v .ABA-bggnb-left, .GNB-v .ABA-bggnb-right{top:0;}
.GNB-v .ABA-bggnbsub1-left, .GNB-v .ABA-bggnbsub1-right{width:0;height:0;}
.GNB-v .ABA-gnb div.ABA-gnb-sub-1 li {display:block !important;padding:0 !important;margin:0 !important;float:none;_width:100%;}
.GNB-v .ABA-gnb-sub-1 li a{display:block;position:relative;height:auto;}
.GNB-v .ABA-gnb .AB-child a span.AB-rleft{display:block;position:absolute;}

/* GNB-w */
.GNB-w .ABA-bggnbsub1-left, .GNB-v .ABA-bggnbsub1-right{width:0;height:0;}
.AB-wide-gnb-sub .ABA-gnb-sub-1{top:0;}
.AB-wide-gnb-sub{position:absolute;display:none;}
.GNB-w .AB-first .ABA-gnb-sub-1{border:none !important;}
.GNB-w .ABA-gnb-sub-1 li{background:none !important;}