@charset "utf-8";
@import url("./width1024_default.css");
@import url("./contents.css");

#header {border-bottom:1px #e0e0e0 solid;}

#container {position:relative; z-index:0;  }
.sub_visual {position:relative; overflow:hidden; width:100%; height:196px; background-repeat:no-repeat; background-position:center top; background-image:url(../images/sub/sub_visual.jpg)}
.sub_visual .sub_visual_text{margin:0 auto; width:1100px;padding-top:43px; font-weight:bold; text-shadow:0 0px 4px rgba(0,0,0,0.1);font-size:17px; color:#fff; overflow:hidden; letter-spacing:-1px;}
.sub_visual .sub_visual_text .box{margin-left:280px;}
.sub_visual .sub_visual_text strong{display:block; color:#faf73e; font-size:27px; margin-top:10px; line-height:40px;}

.sub_visual_intro .sub_visual_text strong{color:#faf73e; }
.sub_visual_gukbi .sub_visual_text strong{color:red;}

#sub_container {margin:0 auto; width:1100px; background:url(../images/sub/sub_container_bg.jpg) left top repeat-y;}

/*레프트메뉴*/
#left {float:left; width:220px; position:relative; margin-top:-196px;}
#left h2 {position:relative;  text-align:center; line-height:196px;background:#404b5b;  color:#fff; font-size:22px;}

ul#leftMenu li {font-size:14px; letter-spacing:-0.5px;}
ul#leftMenu li a.left_first_depth {border-bottom:1px #e2e2e2 solid; display:block; color:#282828; line-height:43px; padding-left:20px; background:url(../images/sub/left_off.jpg) 194px 18px no-repeat;   }
ul#leftMenu li a.left_first_depth:hover {font-weight:bold;margin:0 1px; background:#f3f3f3 url(../images/sub/left_off.jpg) 194px 18px no-repeat;  }
ul#leftMenu li a.left_first_depth.on {font-weight:bold; color:#fff; border-color:#00cbb7; background:#00cbb7 url(../images/sub/left_on.jpg) 194px 18px no-repeat;}

ul#leftMenu li div {display:none;position:relative; margin:0 1px; border-bottom:1px #e2e2e2 solid;  background:#f8f8f8; overflow:hidden;}
ul#leftMenu li div.on {display:block;}
ul#leftMenu li div ul { padding:10px 0;}
ul#leftMenu li div ul li {font-size:12px; border-bottom:0px;}
ul#leftMenu li div ul li a {display:block;border:0px; color:#777;padding:0 0 0 30px; line-height:25px; background:url(../images/sub/three_depth_dot.jpg) 20px 11px no-repeat;}
ul#leftMenu li div ul li.on a {color:#00cbb7; font-weight:bold; }



/*고객센터*/
.sub_custorm {position:relative;  margin:0 1px; height:200px; border-bottom:1px #e2e2e2 solid;  background:#f8f8f8 url(../images/main/cs_center_bg.jpg) center 19px no-repeat;}
.sub_custorm .title{position:relative; padding-top:95px; text-align:center; font-size:18px; color:#00b3c5; font-weight:bold;}
.sub_custorm .title span{display:block; font-size:12px; color:#4f4f4f; font-weight:normal; line-height:18px; }
.sub_custorm .phone{text-align:center; font-size:30px; color:#464646; font-weight:normal; padding-top:10px;}





#contentGroup {overflow:hidden; margin-left:267px;}


/*가이드박스*/
#guideGroup {position:relative;  height:70px; border-bottom:1px #eaeaea solid;  }
#guideGroup h3 { font-size:30px; color:#323232; line-height:70px; font-weight:normal; letter-spacing:-1.5px; color:#00cbb7;}
	
#guideGroup .guide { position:absolute; top:20px; right:0px;}
#guideGroup .guide li{float:left;color:#999999;line-height:23px; font-size:12px; 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:#999999;}
#guideGroup .guide li.this {font-weight:bold; color:#00cbb7;}


#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; }



/* 탭메뉴 */

.tapMenu{ letter-spacing:-1px; overflow:hidden; margin-bottom:40px;}
.tapMenu li {display:inline-block; }
.tapMenu li a {  color:#555; display:block; background:#e7e7e7; padding:0 15px; line-height:40px; min-width:100px; text-align:Center; border-radius:3px; }
.tapMenu li.on a {  color:#fff;  background:#00cbb7; }




/* 컨텐츠 공통 스타일 */
h4.cStyle {clear:both; font-size:17px; font-weight:normal; 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 #2fc2f9; width:100%; border-left:1px solid #ddd; font-size:12px; border-spacing:0;}
table.cStyle tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle th {background:#f2f6f9; color:#333; line-height:20px; padding:7px 5px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle td {color:#666; padding:6px 5px; line-height:20px; letter-spacing:0; 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;}



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%;}
