@charset "utf-8";



#container {position:relative; z-index:0;;}

.sub_visual {position:relative; text-align:left; overflow:hidden; width:100%; height:200px; background-repeat:no-repeat; background-position:center top; background-image:url(../images/sub/sub_visual_default.png)}

.sub_visual .this_title{padding-top:50px; font-size:40px; line-height:40px; color:#fff; font-weight:bold; 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.2); z-index:0;}



/*서브메뉴 및 가이트*/
.sub_guide_menu {background:#fff; border-bottom:1px #d2d2d2 solid; z-index:9999999; position:relative; min-height:55px;}
.sub_guide_menu .default_layout{ position:relative; font-size:0px;}
.sub_guide_menu h2 {font-weight:normal; font-size:15px; min-width:130px; border-left:1px #d2d2d2 solid;  border-right:1px #d2d2d2 solid; display:inline-block; line-height:55px; padding:0 20px; color:#222; }
.sub_guide_menu .this_page_name {display:inline-block; font-size:15px; border-right:1px #d2d2d2 solid; min-width:220px;color:#888; line-height:55px; padding-left:10px;  position:relative; }
.sub_guide_menu .this_page_name .line {position:absolute; right:0px; width:55px; line-height:55px; height:55px; border-left:1px #d2d2d2 solid;  background:#f8f8f8 url(../images/sub/sub_this_page_dot.png) center 50% no-repeat;}
.sub_guide_menu .this_page_name_on .line {background-image:url(../images/sub/sub_this_page_dot_on.png);}


.sub_guide_menu .this_page_name .link{display:block; color:#999;}

.sub_guide_menu #sub_guide_menu_wrap {width:100%; position:absolute; left:-1px; top:55px; background:#fff; border:1px #d2d2d2 solid; border-bottom:0px;  font-size:15px; display:none; }
.sub_guide_menu #sub_guide_menu_wrap li a{display:block; line-height:45px; padding-left:10px; border-bottom:1px #d2d2d2 solid; color:#222;}
.sub_guide_menu #sub_guide_menu_wrap li a:hover{background:#2b5934; color:#fff;}




#container_sub {position:relative;}






#contentGroup {overflow:hidden; padding-top:40px; margin:0 auto; }


/*가이드박스*/
#guideGroup {position:relative;  border-bottom:1px #eaeaea solid;  }
#guideGroup h3 { font-size:30px;padding-bottom:20px; color:#2b5934; 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 #ddd solid; }

/*컨텐츠박스*/
#content {position:relative; min-height:400px; margin:30px 0 40px 0; padding-bottom:60px; }



/* 탭메뉴 */
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:33px; color:#000; margin-bottom:10px; padding-top:10px; line-height:28px; font-weight:normal;  background:url(../images/sub/h4_dot.png?1) left top no-repeat; }
h4.cStyle02 {text-align:center; border-top:1px #ddd dashed; padding-top:60px; background-position:center top;  background-position:center 35px;}
h4.cStyle span {font-size:20px; color:#0965c4; font-weight:normal;}

h4.cStyle01 {background:#0ab1b1 url(../images/sub/h4_dot_01.png) 20px 15px no-repeat;  color:#333; font-size:18px; margin:25px 0 10px 0;  font-weight: normal; border:1px solid #d5d5d5; border-radius:5px;  overflow:hidden;padding-left:40px;}
h4.cStyle01 div{ background:#f9f9f9 ;  margin-left:10px; padding:10px 20px; }



h5.cStyle {clear:both; font-size:22px; padding:0 0 0 16px; color:#014e8d; font-weight:normal;  background:url(../images/sub/h5_dot.jpg) 0px 6px no-repeat; line-height:24px; margin-bottom:10px;}
h6.cStyle {clear:both; font-size:31px; 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; font-size:16px;}
dl.cStyle dt {padding:0 0 0 13px; margin:15px 0 0 0; color:#555; background:url(../images/sub/dt_dot.jpg) left 10px no-repeat; line-height:24px;  margin:5px 0px; }
dl.cStyle dd {padding:0 0 0 16px; margin:5px 0 0 0; color:#767676; background:url(../images/sub/dd_dot.jpg) 5px 10px no-repeat; line-height:24px; margin:3px 0px; }
dl.cStyle dd a {color:#767676;}
dl.cStyle dd a:hover {color:#000; text-decoration:underline;}


table.cStyle {border-top:2px solid #666; width:100%; font-size:15px; border-spacing:0;}
table.cStyle tr.bg {background:#f8f8f8; font-weight:bold;}
table.cStyle th {background:#f8f8f8; color:#333; padding:13px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle td {color:#666; padding:13px;letter-spacing:0;  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 13px; font-size:16px;  color:#555; background:url(../images/sub/dt_dot.jpg) left 10px no-repeat; line-height:24px; margin:5px 0px; }


p.cStyle {clear:both; font-size:16px; margin-top:15px;}
p.cStyle b {color:#fb7a0b; letter-spacing:0;}
p.cStyle img {max-width:100%;}

p.cStyle2 {clear:both; font-size:17px; padding:0;}
p.cStyle2 b {color:#fb7a0b; letter-spacing:0;}
p.cStyle2 img {max-width:100%;}

p.cStyle3 {text-align:center;  margin-top:15px; font-size:16px;}
p.cStyle3 img{max-width:100%; vertical-align:top;}

p.cStyle4 {text-align:center;  margin-top:15px; font-size:16px; background:#f8f8f8; padding:15px; border-radius:15px;}
p.cStyle4 img{max-width:100%; vertical-align:top;}


p.cStyle5 {text-align:center;  margin-top:15px; font-size:16px; border:1px #ddd solid; padding:15px; }
p.cStyle5 img{max-width:100%; vertical-align:middle;}
