@charset "utf-8";


#container {position:relative; z-index:0;;}


/*레프트메뉴*/




#contentGroup {}


/*가이드박스*/
#guideGroup {position:relative;  border-bottom:2px #000000 solid;  margin-top:-42px;}
#guideGroup h3 { font-size:25px;padding-bottom:20px; color:#000;  letter-spacing:-1.5px;  }
	
#guideGroup .guide { position:absolute; top:20px; right:0px;}
#guideGroup .guide li{float:left;color:#777777;line-height:23px; font-size:13px; padding:0 12px 0 12px;background:url(../images/sub/guide_dot.jpg) left 9px no-repeat; }
#guideGroup .guide li.home {padding:0 12px 0 0;background:none; }
#guideGroup .guide li.home a{display:block; padding-left:13px; background:url(../images/sub/guide_home.jpg) left 7px no-repeat;   }
#guideGroup .guide li a {color:#777777;}
#guideGroup .guide li:last-child { color:#777777; padding-right:0px;}


#guideGroup .page_config {position:absolute; top:-30px; right:0px;}
#guideGroup .page_config li{float:left; height:38px; text-align:center;  border:1px #e8e8e8 solid; border-top:0px;}
#guideGroup .page_config li a{display:block; width:93px; line-height:38px;   border-top:0px; font-size:11px; color:#898989; background-color:#f8f8f8; }
#guideGroup .page_config li a:hover{text-decoration:underline; }


/*컨텐츠박스*/
#content {position:relative; min-height:400px; margin:30px 0 40px 0; padding-bottom:160px; }



/* 탭메뉴 */
div.tapMenu { overflow:hidden;}
div.tapMenu ul { float:left; font-size:13px; width:100%; text-align:center; letter-spacing:-1px;}
div.tapMenu ul li { float:left; width:24%; border:1px solid #ccc; border-radius:50px; margin:10px 0 0 1%;line-height:35px; box-sizing:border-box;}
div.tapMenu ul li a {  color:#555; display:block; border-radius:50px; }
div.tapMenu ul li:first-child,div.tapMenu ul li:nth-child(4n+1) { margin:10px 0 0 0;}
div.tapMenu ul li:hover a { background:#e0e6f5; color:#4266b6; font-weight:bold;} 
div.tapMenu ul li.on { border:1px solid #3758a0;  }
div.tapMenu ul li.on a { background:#7256c5; color:#fff; font-weight:bold; }


/* 컨텐츠 공통 스타일 */
h4.cStyle {clear:both; font-size:20px; padding:0 0 0 24px; color:#222; background:url(../images/sub/h4_dot.jpg) left 7px no-repeat; line-height:24px; margin-bottom:10px;}
h5.cStyle {clear:both; font-size:16px; padding:0 0 0 26px; color:#014e8d; background:url(../images/sub/h5_dot.jpg) 7px 6px no-repeat; line-height:24px; margin-bottom:10px;}
h6.cStyle {clear:both; font-size:15px; padding:0 0 0 30px; color:#555 ; background:url(../images/sub/h6_dot.jpg) 18px 7px no-repeat; line-height:24px; margin-bottom:10px;}

dl.cStyle {clear:both;}
dl.cStyle dt {padding:0 0 0 36px; margin:15px 0 0 0; color:#555; background:url(../images/sub/dt_dot.jpg) 25px 9px no-repeat; line-height:20px; }
dl.cStyle dd {padding:0 0 0 46px; margin:5px 0 0 0; color:#767676; background:url(../images/sub/dd_dot.jpg) 35px 10px no-repeat; line-height:20px;}
dl.cStyle dd a {color:#767676;}
dl.cStyle dd a:hover {color:#000; text-decoration:underline;}

table.cStyle {border-top:2px solid #dc882d ; width:100%; border-left:1px solid #ddd; font-size:14px; border-spacing:0;}
table.cStyle tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle th {background:#f2f6f9; color:#333;  padding:15px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle td {color:#666; padding:15px; ; letter-spacing:0; border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center;}
table.cStyle .center {text-align:center;}
table.cStyle .left {text-align:left;}
table.cStyle td.bg {background:#f9f9f9; font-weight:bold;}


ul.cStyle {overflow:hidden;}
ul.cStyle li{padding:0 0 0 26px; font-size:13px;  color:#555; background:url(../images/sub/dt_dot.jpg) 15px 9px no-repeat; line-height:24px; }


p.cStyle {clear:both; font-size:13px; padding:0 0 0 8px;}
p.cStyle b {color:#fb7a0b; letter-spacing:0;}
p.cStyle img {max-width:100%;}

p.cStyle2 {clear:both; font-size:13px; padding:0;}
p.cStyle2 b {color:#fb7a0b; letter-spacing:0;}
p.cStyle2 img {max-width:100%;}

p.cStyle3 {text-align:center;}
p.cStyle3 img{max-width:100%;}


p.cStyle4 {text-align:center; border:1px #ddd solid;  padding:30px 0px;}
p.cStyle4 img{max-width:100%; vertical-align:middle;}


.mobile_select_menu {display:none;}




@media all and (max-width:1024px) {






#container_sub {background:none; padding-top:0px;  overflow:hidden;}


.sub_visual { height:150px; background-size:cover; overflow:hidden;}

.sub_visual .this_title {padding-top:40px; font-size:20px; line-height:30px;}
.sub_visual .this_title span {display:block; font-size:13px;  line-height:18px; padding:0 10px; margin-top:6px; font-weight:normal;}



#container_sub {width:100%;}



/*레프트메뉴*/
#left {display:none;}


.mobile_select_menu {margin-top:40px; border:1px #ddd solid; position:relative; display:block;}
.mobile_select_menu .this_page_text {line-height:40px; padding-left:15px; color:#000; font-weight:bold;}
.mobile_select_menu .this_page_text .btns {float:right; border-left:1px #ddd solid; width:40px; text-align:center; background:#f8f8f8; }
.mobile_select_menu ul {display:none; border-top:1px #ddd solid; background:#f8f8f8;}

.mobile_select_menu ul li a{display:block; line-height:40px; padding:0px 15px; border-bottom:1px #ddd solid;}
#guideGroup .guide li {background-position:left 50%;}
#guideGroup .guide li.home a {background-position:left 50%;}



#contentGroup {margin-left:0px;padding:20px;  width:auto;}
/*컨텐츠박스*/
#guideGroup {border-bottom:0px;}
#guideGroup h3 {margin-top:0px; line-height:30px; padding:15px 0px;display:block; border-bottom:1px #ddd solid; font-size:20px;}
#content { min-height:auto; padding-bottom:0px; margin-top:60px;}
#guideGroup .guide { position:relative; bottom:0px; float:right; top:0px; right:0px; margin-top:5px;}
#guideGroup .guide li {font-size:12px;}




.mobile_table_wrap {overflow:hidden; overflow-x:auto; display:block; position:relative;}
.mobile_table_wrap table{width:700px !important;}

.table_tip_wrap {position:relative;margin:30px 0px 0px; display:block; }
.table_tip_wrap .tip {overflow:hidden; text-align:center;}
.table_tip_wrap .tip .text{background:rgba(0,0,0,0.7); color:#fff; font-size:12px; line-height:36px; margin:0 50px; border-radius:30px;}
.table_tip_wrap .tip .col{position:absolute; top:0px; width:30px; height:36px; background-position:left top; background-repeat:no-repeat;  background-size:36px}
.table_tip_wrap .tip .col.left{left:0px;  background:url(../images/sub/mobile_swipe_icon_left.png); background-size:30px; }
.table_tip_wrap .tip .col.right{right:0px;  background:url(../images/sub/mobile_swipe_icon_right.png);   background-size:30px;}


.mobile_none {display:none;}



h4.cStyle {font-size:22px;}
h5.cStyle {font-size:18px;}


}