@charset "utf-8";
@import url("./contents.css");


#container {position:relative; z-index:0;}

.sub_visual {position:relative; overflow:hidden;  font-family: 'Nanum Square'; width:100%; height:250px; background-repeat:no-repeat; background-position:center top; background-image:url(../images/sub/sub_visual_default.jpg)}
.sub_visual .title {text-align:center; font-size:36px; color:#fff; padding-top:90px; line-height:37px; font-weight:400;  z-index:2; position:relative;}
.sub_visual .title span {display:block; font-size:18px; padding-top:10px;  line-height:18px; font-weight:normal;}
.sub_visual .bg {width:100%; height:250px; background:rgba(0,0,0,0.6); position:absolute; left:0px; top:0px;  z-index:0;}

#container_sub { width:1100px; margin:0 auto; }


/*레프트메뉴*/
#left {float:left; width:230px; position:relative; margin-top:-35px;}
#left h2 {position:relative;  font-family: 'Nanum Square';  background:#ea2531; line-height:150px; color:#fff; text-align:center; font-size:26px; }

ul#leftMenu {position:relative;}
ul#leftMenu li { font-size:16px; border-bottom:1px #d5d8dd solid;position:relative;}
ul#leftMenu li a.left_first_depth {display:block; color:#535353; font-size:15px;  padding:0 0px 0px 20px;  line-height:50px; background:url(../images/sub/left_first_depth_dot.png) 95% 50% no-repeat; }
ul#leftMenu li a.left_first_depth:hover {color:#333; background:#f8f8f8 url(../images/sub/left_first_depth_dot.png) 95% 50% no-repeat; }
ul#leftMenu li a.left_first_depth.on {font-weight:bold; color:#fff; background:#444;}


ul#leftMenu li a.left_first_depth .on_line{ transition:all 1s; position:absolute; left:0px; bottom:0px; height:0px; width:4px; }
ul#leftMenu li a.left_first_depth:hover .on_line,
ul#leftMenu li a.left_first_depth.on .on_line{display:block;  background:#e73444; height:100%; transition:all 0.3s; bottom:0px;}

ul#leftMenu li div {display:none;position:relative; overflow:hidden; border-top:1px #d5d8dd solid; background:#fafafa;}
ul#leftMenu li div.on {display:block;}
ul#leftMenu li div ul { padding:10px 0;border-top:0px; border-bottom:0px;}
ul#leftMenu li div ul li {font-size:13px; border-bottom:0px; padding:0px;}
ul#leftMenu li div ul li a {display:block;border:0px; padding:0 25px; color:#777;line-height:23px;background:url(../images/sub/three_depth_dot.jpg) 15px 9px no-repeat;}
ul#leftMenu li div ul li.on a,
ul#leftMenu li div ul li a:hover {color:#bd161d;}




#contentGroup {overflow:hidden;  margin-left:280px; padding-top:40px;}


/*가이드박스*/
#guideGroup {position:relative;  border-bottom:1px #ebeced solid; padding-bottom:10px;  }
#guideGroup h3 { font-size:28px; line-height:32px; padding-bottom:10px; color:#434343;  letter-spacing:-1px;  font-family: 'Nanum Square';}

	
#guideGroup .guide {overflow:hidden; }
#guideGroup .guide li{float:left;color:#777;line-height:23px; font-size:13px; padding:0 12px 0 12px;background:url(../images/sub/guide_dot.jpg) left 50% no-repeat; }
#guideGroup .guide li.home {padding:0 12px 0 0;background:none; }
#guideGroup .guide li.home a {display:block; padding-left:18px; background:url(../images/sub/guide_home.jpg) left 50% no-repeat;   }
#guideGroup .guide li a {color:#777;}
#guideGroup .guide li.this {color:#777; padding-right:0px; font-weight:bold;}


#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; overflow:hidden; }

.highcharts-credits,
.highcharts-button {display:none !important;}

/* 탭메뉴 */
div.tapMenu { overflow:hidden;}
div.tapMenu ul { float:left; font-size:16px; width:100%; text-align:center;}
div.tapMenu ul li { float:left; width:24%; border:1px solid #ccc; border-radius:50px; margin:10px 0 0 1%;line-height:48px; 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:#eee; color:#222;} 
div.tapMenu ul li.on {border:1px solid #bb1d30;}
div.tapMenu ul li.on a {background:#bb1d30; color:#fff; font-weight:bold; }


/* 컨텐츠 공통 스타일 */
h4.cStyle {clear:both; font-size:18px; padding:0 0 0 26px; color:#000; font-weight:normal; background:url(../images/sub/h4_dot.jpg) left 8px no-repeat; line-height:24px; margin-bottom:10px;}
h5.cStyle {clear:both; font-size:15px; 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:14px; 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 {font-size:15px; padding:0 0 0 30px; margin:15px 0 0 0; color:#333; background:url(../images/sub/dt_dot.jpg) 17px 6px no-repeat; line-height:20px; }
dl.cStyle dd {font-size:14px; padding:0 0 0 45px; margin:5px 0 0 0; color:#767676; background:url(../images/sub/dd_dot.jpg) 30px 8px 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 #222; width:100%;  font-size:15px; border-spacing:0;}
table.cStyle tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle th {background:#f8f8f8; color:#333; line-height:20px; padding:10px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle td {color:#666; padding:10px; line-height:20px; letter-spacing:0;  border-bottom:1px solid #ddd;}
table.cStyle .center {text-align:center;}
table.cStyle .left {text-align:left;}
table.cStyle td.bg {background:#f9f9f9; font-weight:bold;}


table.cStyle1 {border-top:2px solid #bd161d; width:100%; border-left:1px solid #ddd; font-size:13px; border-spacing:0;}
table.cStyle1 th {background:#f8f8f8; color:#333; line-height:20px; padding:12px 5px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle1 td {color:#666; padding:12px 5px; line-height:20px; letter-spacing:0; border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center;}
table.cStyle1 .center {text-align:center;}
table.cStyle1 .left {text-align:left;}
table.cStyle1 td.bg {background:#f9f9f9; font-weight:bold;}



table.cStyle2 {border-top:2px solid #bd161d; width:100%; border-left:1px solid #ddd; font-size:13px; border-spacing:0;}
table.cStyle2 th {background:#f8f8f8; color:#333; line-height:20px; padding:12px 5px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle2 td {color:#666; padding:12px 5px; line-height:20px; letter-spacing:0; border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center;}
table.cStyle2 .center {text-align:center;}
table.cStyle2 .left {text-align:left;}
table.cStyle2 td.bg {background:#f9f9f9; font-weight:bold;}


table.cStyle3 {border-top:2px solid #222; width:100%;  font-size:13px; border-spacing:0;}
table.cStyle3 tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle3 th {background:#f8f8f8; color:#333; line-height:20px; padding:10px; border-bottom:1px solid #ddd;}
table.cStyle3 td {color:#666; padding:10px; line-height:20px; letter-spacing:0;  border-bottom:1px solid #ddd; text-align:center;}
table.cStyle3 .center {text-align:center;}
table.cStyle3 .left {text-align:left;}
table.cStyle3 td.bg {background:#f9f9f9; font-weight:bold;}


table.cStyle4 {border-top:2px solid #222; width:100%;  font-size:12px; border-spacing:0;}
table.cStyle4 tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle4 th {background:#f8f8f8; color:#333; line-height:20px; padding:10px 0px; border-bottom:1px solid #ddd;}
table.cStyle4 td {color:#666; padding:10px 0px;; line-height:20px; letter-spacing:0;  border-bottom:1px solid #ddd; text-align:center; letter-spacing:-0.5px;}
table.cStyle4 .center {text-align:center;}
table.cStyle4 .left {text-align:left;}
table.cStyle4 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:14px; padding:0 0 0 30px;}
p.cStyle b {color:#fb7a0b; letter-spacing:0;}
p.cStyle img {max-width:100%;}

p.cStyle2 {clear:both; font-size:14px; 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%;}


.guide_box {overflow:hidden; text-align:center; border-top:2px solid #333; border-bottom:1px dashed #ddd; background:#f6f6f6; padding:35px 40px;}
.guide_box dt {font-size:22px; font-weight:bold; letter-spacing:-1px; color:#333; margin-bottom:10px;}
.guide_box dd {font-size:16px;}


.rule_list {overflow:hidden; text-align:left;}
.rule_list li {font-size:15px; line-height:30px; color:#000; float:left; width:50%;}
.rule_list li a {color:#000;}
.rule_list li a:hover {text-decoration:underline;}


.btn_area {text-align:center; margin:20px auto 0 auto; max-width:450px; display:table; width:100%; table-layout:fixed;}
.btn_area ul {display:table-row;}
.btn_area li {display:table-cell; vertical-align:top; float:none; width:auto; text-align:center;}
.btn_area li:first-child .link_btn {margin-left:0;}

.btn_area .link_btn {position:relative; color:#555; font-size:17px; line-height:56px; display:block; font-weight:bold; margin-left:8px; letter-spacing:-1px; background:#f6f6f6; border:1px solid #ccc; border-radius:3px; box-sizing:border-box;}
.btn_area .link_btn:hover {background:#eee;}
.btn_area .red_btn {background:#e73444; border:1px solid #e73444; color:#fff;}
.btn_area .red_btn:hover {background:#be1c2a;}
.btn_area .link_btn .txt {display:inline-block; position:relative;}
.btn_area .link_btn .txt .ic {background:url(../images/sub/link_btn_ic.png) left center no-repeat; width:26px; heigh