@charset "utf-8";
@import url("./width1024_default.css");


#container {position:relative; z-index:0; background:#ebedee; }


/*메인비주얼*/
.main_visual {text-align:center; position:relative; width:100%; height:600px; min-width:1100px; overflow:hidden;  z-index:1; font-family: 'Nanum Square';}
.main_visual ul { width:100%; left:0px;top:0px; height:600px; position:absolute; z-index:0;}
.main_visual li{background-repeat:no-repeat; background-position:center top; width:100%; height:600px; }
.main_visual li a{display:block;}
.main_visual .visual_text {text-align:center; position:absolute; left:0px; top:220px; 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 .main_pager {position:absolute;  width:100%; bottom:60px;height:15px;  text-align:center; }
.main_visual .main_pager span{display:inline-block; vertical-align:top; text-indent:-9999px; cursor:pointer; width:16px; height:15px; margin:0 3px; border-radius:15px; background:#fff; }
.main_visual .main_pager .cycle-pager-active{width:35px;background:#6fadcc;}
.main_visual .bg {position:absolute; left:0px; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.5); z-index:0;}



.main_contents_wrap {background-color:#6fadcc; overflow:hidden; padding:40px 0px;}
.main_contents_wrap .default_layout {overflow:hidden;  }
.main_contents_wrap .col {float:left; width:340px; height:180px; background:#fff; }


/*공지사항*/
.main_notice {position:relative; }
.notice_tep h3 {float:left;  text-align:center; width:50%;  letter-spacing:-1px;  position:relative;z-index:1; background:#7f7f7f; font-family: 'Nanum Square';}
.notice_tep h3 a{line-height:44px; font-size:16px; color:#fff;}
.notice_tep h3 span {float:right; margin-right:30px; font-size:20px;}
.main_notice .on_check h3 {background:#fff;}
.main_notice .on_check h3 a{color:#222; }
.main_notice .on_check .tabcontent{display:block;}
.notice_tep div.tabcontent {position:absolute;left:0;top:40px;width:100%; display:none;z-index:0;}
.notice_tep div ul {padding:20px 20px 0px;}
.notice_tep div ul li {padding-left:10px;  line-height:28px; letter-spacing:-0.5px;  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:#737373;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:12px;}
.notice_tep div ul li a:hover {text-decoration:underline;}
.notice_tep div ul li .date {float:right; color:#9b9b9b;  font-size:12px;}
.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;}



/*갤러리*/
.main_gallery {margin-left:40px; width:360px;  position:relative;}
.main_gallery h3 {line-height:44px; padding-left:20px; font-size:16px; color:#333;}
.main_gallery h3 span{display:inline-block; font-size:13px; color:#999; padding-left:10px; font-weight:normal;}
.main_gallery .box {padding:10px 40px;  }
.main_gallery .btns{position:absolute; top:80px; width:100%;   z-index:0; }
.main_gallery .btns a{width:32px; height:32px; background:rgba(0,0,0,0.6) url(../images/main/main_gallery_btn.png) left 50% no-repeat; text-indent:-9999px; float:left; text-align:center; }
.main_gallery .btns a#gallery_next {background-position:right 50%;  float:right; }

.main_gallery ul {width:100% !important; }


.main_gallery .photo {floaT:left; width:100px; height:105px;}
.main_gallery .photo img {vertical-align:middle; width:100%; height:100%;}
.main_gallery .info {margin-left:120px; white-space:normal;}
.main_gallery .info .t1{font-weight:bold; font-size:15px; color:#333; white-space: normal;}
.main_gallery .info .t2{font-size:12px;  white-space:normal; line-height:18px; color:#888; margin-top:10px;}
.main_gallery .info .t2 a{color:#888;}
.main_gallery .gallery_pager {position:absolute; right:10px; top:5px; z-index:1px;}
.main_gallery .gallery_pager span {display:inline-block; margin:0 2px; width:8px; height:8px; background:#ddd; cursor:pointer;}
.main_gallery .gallery_pager .cycle-pager-active {background:#6fadcc}




/*갤러리*/
.main_contents_wrap .last_col{float:right; }
.last_col h3 {line-height:44px; padding-left:20px; font-size:16px; color:#333;}
.last_col h3 span{display:inline-block; font-size:13px; color:#999; padding-left:10px; font-weight:normal;}
.last_col .box {padding:10px 20px 0px; background:url(../images/main/last_col_bg.png) 98% top no-repeat;}
.last_col .box .call_num{font-size:30px; color:#6fadcc; font-weight:bold;}
.last_col .box .call_num span {display:block; font-size:12px; color:#333;  font-weight:normal; letter-spacing:-0.5px;}
.last_col .box .email{margin-top:20px; font-size:12px; color:#888; line-height:20px;}
.last_col .box .add{ font-size:13px; color:#888;  line-height:20px;}