@charset "utf-8";

#container {position:relative; z-index:0;;}

.sub_visual {position:relative; text-align:center; overflow:hidden; width:100%; height:500px; background-repeat:no-repeat; background-position:center top; background-image:url(../images/sub/sub_visual_default.jpg)}

.sub_visual .this_title{padding-top:230px; font-size:40px; line-height:40px; color:#fff; font-weight:bold;font-family: 'Nanum Square';  position:relative; z-index:1;}
.sub_visual .this_title span{display:block; font-size:16px; font-weight:normal; }
.sub_visual .bg {position:absolute; left:0px; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.5); z-index:0;}


#container_sub {position:relative;}


/*레프트메뉴*/
#left {position:absolute; width:100%; left:0px; top:-65px; }


ul#leftMenu { text-align:center; font-size:0px;}
ul#leftMenu li {font-size:15px; display:inline-block; margin-right:4px; letter-spacing:-0.5px; }
ul#leftMenu li a.left_first_depth {display:block; color:#fff;  line-height:65px; font-size:18px;  padding:0 15px; min-width:120px; background:#1882bf; }
ul#leftMenu li a.left_first_depth:hover {text-decoration:underline;}
ul#leftMenu li a.left_first_depth.on {font-weight:bold; color:#222;; background:#fff;}

ul#leftMenu li div {display:none;position:relative; background:#eeeeee; overflow:hidden;}
ul#leftMenu li div.on {display:block;}
ul#leftMenu li div ul { padding:10px 0;border:1px #cbcbcb solid; border-top:0px; border-bottom:0px;}
ul#leftMenu li div ul li {font-size:13px; border-bottom:0px;}
ul#leftMenu li div ul li a {display:block;border:0px; color:#777;padding:0 0 0 35px; line-height:23px;background:url(../images/sub/three_depth_dot.jpg) 20px top no-repeat;}




#contentGroup {overflow:hidden; padding-top:40px; margin:0 auto;  width:1100px;}


/*가이드박스*/
#guideGroup {position:relative;  border-bottom:1px #eaeaea solid;  }
#guideGroup h3 { font-size:33px;padding-bottom:20px; color:#333; font-weight:normal; letter-spacing:-1.5px; }
	
#guideGroup .guide { position:absolute; top:0px; 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.this { 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; }



#footerGroup { border-top:1px rgba(0,0,0,0.1) solid; }

/*컨텐츠박스*/
#content {position:relative; min-height:400px; margin:30px 0 40px 0; padding-bottom:60px; }



/* 탭메뉴 */
div.tapMenu { overflow:hidden; text-align:center; margin-bottom:40px;}
div.tapMenu ul { text-align:center;}
div.tapMenu ul li { display:inline-block;  width:19%; margin:10px 0 0 1%; box-sizing:border-box; }
div.tapMenu ul li a {  color:#555; display:block; border-radius:50px;  line-height:60px; background:#1882bf; font-size:18px;  border:1px solid #1882bf; color:#fff;}
div.tapMenu ul li a img { display:inline-block;  vertical-align:middle; margin-right:8px;}

div.tapMenu ul li:hover a { background:#444; color:#fff; font-weight:bold; border-color:#444} 
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 {font-size:14px;}
dl.cStyle dt {padding:0 0 0 16px; margin:15px 0 0 0; color:#555; background:url(../images/sub/dt_dot.jpg) 6px 9px no-repeat; line-height:20px; font-size:16px; }
dl.cStyle dd {padding:0 0 0 26px; margin:5px 0 0 0; color:#767676; background:url(../images/sub/dd_dot.jpg) 16px 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 #444; 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;   border-right:1px solid #ddd; 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 #444; width:100%; border-left:1px solid #ddd; font-size:14px; border-spacing:0;}
table.cStyle1 tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle1 th {background:#f2f6f9; color:#333; padding:15px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle1 td {color:#666; padding:15px;   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;}



ul.cStyle {overflow:hidden;}
ul.cStyle li{padding:0 0 0 16px;  margin:5px 0px;   color:#555; background:url(../images/sub/dt_dot.jpg) 6px 9px no-repeat; line-height:24px;  font-size:16px;}



ul.cStyle01 {display:table; width:100%; table-layout:fixed;}
ul.cStyle01 li{display:table-cell; padding:5px;}
ul.cStyle01 li img{vertical-align:middle; width:100%;}


p.cStyle {clear:both; font-size:16px; padding:0 0 0 8px;}
p.cStyle b {color:#fb7a0b; }
p.cStyle img {max-width:100%;}

p.cStyle2 {clear:both; font-size:16px; padding:0;}
p.cStyle2 b {color:#fb7a0b; }
p.cStyle2 img {max-width:100%;}

p.cStyle3 {text-align:center;}
p.cStyle3 img{max-width:100%; vertical-align:top;}


p.cStyle4 {text-align:center; border:1px #ddd solid; padding:20px;}
p.cStyle4 img{max-width:100%; vertical-align:top;}