@charset "utf-8";
@import url("./width1024_default.css");


#container {position:relative; z-index:0; font-family: 'Nanum Square';}


/*메인비주얼*/
.main_visual {text-align:center; position:relative; width:100%; height:550px; min-width:1100px; overflow:hidden;  z-index:1; }
.main_visual ul { width:100%; left:0px;top:0px; height:550px; position:absolute; z-index:0;}
.main_visual li{background-repeat:no-repeat; background-position:center top; width:100%; height:550px; }
.main_visual li a{display:block;}
.main_visual .visual_text {text-align:center; position:absolute; left:0px; top:200px; width:100%; z-index:9999; color:#fff; font-size:60px; font-weight:bold;}
.main_visual .visual_text span{display:block;  color:rgba(255,255,255,0.9); font-size:18px; font-weight:normal; margin-top:40px;}
.main_visual .bg {position:absolute; left:0px; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.5); z-index:0;}
.main_visual .main_visual_btn {position:absolute; width:100%; left:0px; top:42%; z-index:999999; }
.main_visual .main_visual_btn a{float:left;  margin:0 100px; width:51px; height:99px; background:url(../images/main/main_visual_btn.png) left top no-repeat; text-indent:-9999px;}
.main_visual .main_visual_btn a#main_btn_next{background-position:right top; float:right;}





/*하단공지박스*/
.main_notice_wrap {overflow:hidden; margin-top:40px; }
.main_notice_wrap .col {float:left;}


/*공지*/
.main_notice {position:relative; width:440px;  height:165px; border-bottom:1px #ddd solid;}
.notice_tep h3 {float:left;  text-align:center; min-width:120px;  letter-spacing:-1px;  font-weight:normal; position:relative;z-index:1; margin-right:1px; border:1px #ddd solid;}
.notice_tep h3 a{line-height:39px; font-size:13px; color:#888;}
.main_notice .on_check h3 {border-bottom-color:#fff;}
.main_notice .on_check h3 a{color:#6ed4dd; font-weight:bold; border-bottom-color:#fff;}
.main_notice .on_check .tabcontent{display:block;}
.notice_tep div.tabcontent {position:absolute;left:0;top:40px;width:100%; display:none; border-top:1px #ddd solid; z-index:0;}
.notice_tep div ul {padding:20px 0px;}
.notice_tep div ul li {padding-left:10px;  line-height:28px; letter-spacing:-0.5px; font-size:14px; position:relative; background:url(../images/main/main_notice_dot.jpg) left 50% no-repeat; overflow:hidden;}


.notice_tep div ul li a {float:left; width:65%;color:#424242;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.notice_tep div ul li a strong{color:#11a2da; font-weight:normal; display:inline-block; padding-right:5px;}
.notice_tep div ul li a:hover {text-decoration:underline;}
.notice_tep div ul li .date {float:right; color:#9b9b9b;  font-size:13px;}
.notice_tep div ul li img {vertical-align:middle;}
.notice_tep .more {position:absolute;right:10px; top:10px;  }
.notice_tep .more img {vertical-align:middle;}


/*회사소개서*/
.compnay_pdf {width:320px; height:165px; border-bottom:1px #ddd solid; margin-left:40px; background:url(../images/main/main_company_bg.png) right bottom no-repeat;}
.compnay_pdf h3 {font-size:18px; font-weight:bold; color:#222; margin-top:9px; border-bottom:1px #ddd solid; padding-bottom:6px; overflow:hidden;}
.compnay_pdf h3 a{float:right;}

.compnay_pdf dl {padding-left:10px;}
.compnay_pdf dt {font-size:17px; font-weight:bold; color:#6ed4dd; margin-top:20px;  padding-bottom:6px; overflow:hidden;}
.compnay_pdf dd {font-size:12px;  line-height:20px; color:#888;}



.main_cscenter {float:right; width:260px; height:165px; position:relative; background:#6ed4dd url(../images/main/main_cscenter_bg.png) 30px 30px no-repeat;; }
.main_cscenter h3 {font-size:18px; font-weight:bold; color:#fff; margin-top:25px;  padding-left:120px;}
.main_cscenter h3 span {display:block; font-size:13px; font-weight:bold; color:#fff; line-height:16px;  padding-top:10px;}
.main_cscenter .call_num  {padding:30px 10px 0px;; text-align:center; color:#fff; line-height:20px; font-size:29px; font-weight:bold;}




/*시공사례*/
.main_gallery { padding-top:60px; }
.main_gallery h3 {font-size:30px; color:#333;}
.main_gallery h3 span{color:#6ed4dd;}

.main_gallery ul{margin-top:30px;}
.main_gallery ul li{width:255px;; margin:0 10px; overflow:hidden;}
.main_gallery ul li img {vertical-align:top; width:100%;}
.main_gallery ul li .text_box {background:#fff; padding:10px 0px;}
.main_gallery ul li .t1 {font-size:16px;color:#000000;  font-weight:bold;;}
.main_gallery ul li:hover .t1 {color:#6ed4dd;}
.main_gallery ul li .t2 {font-size:13px; color:#2d2d2d; line-height:16px;     white-space: normal;}
.main_gallery ul li:hover .t2 {color:#000; text-decoration:underline;}
.main_gallery ul li .date {font-size:12px; color:#929292; margin-top:5px;}


