@charset "utf-8";

/* skip nav */
#skip {position: relative;}
#skip a{position: absolute;left: 0px;top:-35px;width: 140px;
border: 0px solid #fff;border-radius: 0px;color:#fff;background: rgb(204, 169, 236);line-height: 30px;text-align: center;}
#skip a:active, #skip a:focus {top:0;}

/* layout */
#wrap{width: 100%;}
header{width: 100%;height: 325px;background: #6201ff; /* repeat-x center top; */}
#contents{}
footer{width: 100%;height: 200px;;}

/* con layout */
#con_nav{display: none;}
#con_tit{width: 100%;height: 100px;background-color: rgb(255, 255, 255);}
#con_ban{background-color:  rgba(91, 49, 189, 0.514)}
#con_con{}

/* container */
.container{width: 990px;margin: 0 auto;height: inherit;/* background-color:rgba(225,225,225,0.3); */}

/* header */
.header_top{}
.header_top .header_menu{text-align: right;}
.header_top .header_menu a{color: #fff;padding: 10px 0 10px 13px;display:inline-block;}
.header_top .header_menu a:hover{color: #666;}
.header_top .header_tit{text-align: center;margin-top: 40px;}
.header_top .header_tit h1{background-color: rgb(168, 122, 255)
;font-size: 40px;padding: 8px 20px 12px 20px;display: inline;color: #fff;text-transform: uppercase}
.header_top .header_tit a{display:inline-block;background-color: rgb(144, 255, 149);
;font-size: 20px;color: #fff;padding: 5px 20px 6px 20px;margin-top: -5px;}

.header_top .header_icon{text-align: center;margin: 30px;}
.header_top .header_icon a{width: 80px;height: 80px;margin: 0 5px;border: 1px solid #fff;
display: inline-block;border-radius:60px; background:url(../img/rounded-social-media-set-icons-w.png) no-repeat 100%}
.header_top .header_icon a:hover{background-color: #86f170}
.header_top .header_icon a.icon1{background-position: -140px -20px}
.header_top .header_icon a.icon2{background-position: -380px -140px}
.header_top .header_icon a.icon3{background-position: -500px -140px}
.header_top .header_icon a.icon4{background-position: -500px -260px} 

/* float: left로 인한 영역깨짐(height: 0 )방지법 
1.깨지는 영역에 똑같이 fll 사용 (x) >> 모든 박스에 fll 사용하게 됨
2.float의 성질을 차단하는 clear botn 사용 (x) >> 어느 영역이 깨졌는지 추적불가
3.float을 사용한 상위 박스에게 overflow hidden 사용 (o) >> 현재 제일 많이사용 
4.clear fix 사용(o) best이나 반응형에만! */
/* 전체메뉴 */
.nav{overflow: hidden;padding: 30px 0;}
.nav > div{float: left;width: 40%;}
.nav > div:last-child{width: 20%;} /* ie9부터 사용가능 */
.nav > div.last {width: 20%;}
.nav > div h3{font-size: 18px;color: rgb(123, 1, 223);margin-bottom: 4px;}
.nav > div ol {overflow: hidden;}
.nav > div ol li{float: left;width: 50%;padding-bottom: 2px;font-family: 'Helvetica' , 'sans-serif' }
.nav > div.last ol li{width: 100%;}
.nav > div ol li a:hover {text-decoration: underline;}

/* title */
.tit {position: relative; text-align: center}
.tit h2 {font-size: 50px; color:#43fcdd; letter-spacing: 2px; padding: 5px 0;}
.tit .btn {display: block; width: 70px; height: 70px; 
background: url(../img/android-icon-vector-24.png) no-repeat -20px -20px; position: absolute; right: 0; top: 10px;}
.tit .btn.on{background-position: -155px -26px;}

/* ban */
/* .ban {position: relative; padding: 24px 0 20px;}
.ban a.prev {position: absolute; left: -70px;top: 60px; width: 43px;height: 43px;
background:url(../img/icon.png) no-repeat -150px 0;}
.ban a.next {position: absolute; right: -70px;top: 60px; width: 43px;height: 43px;
background:url(../img/icon.png) no-repeat -150px -43px;}
.ban a.prev:hover {background-position:  -193px 0;}
.ban a.next:hover {background-position:  -193px -43px;}
.ban ul {overflow: hidden;}
.ban ul li {float: left;width: 330px;}
.ban ul li:last-child {text-align: right;} /* ie9부터 적용 *
.ban ul li:nth-child(2) {text-align: center;}  /* ie9부터 적용 *
.ban ul li.ban_img1 {text-align: left} /* 전체적용 *
.ban ul li.ban_img2 {text-align: center} /* 전체적용 *
.ban ul li.ban_img3 {text-align: right } /* 전체적용 *
.ban ul li img {border: 3px solid  rgb(255, 255, 255);}
.ban ul li img:hover {border: 3px solid rgb(123, 1, 223)} */

/* slick ban */
.ban {position: relative; padding: 24px 0 40px;}
.ban .slick-prev {position: absolute; left: -70px;top: 80px; width: 43px;height: 43px;
  background:url(../img/icon.png) no-repeat -150px 0; text-indent: -9999px;}
.ban .slick-next {position: absolute; right: -70px;top: 80px; width: 43px;height: 43px;
  background:url(../img/icon.png) no-repeat -150px -43px;text-indent: -9999px;}
.ban .slick-prev:hover {background-position:  -193px 0;}
.ban .slick-next:hover {background-position:  -193px -43px;}
.ban img {border: 4px solid  rgb(255, 255, 255);width: 100%;box-sizing: border-box;}
.ban img:hover {border-color :rgb(123, 1, 223)}
.ban .slick-slide {margin: 10px;}
.ban .slick-dots {position: absolute;bottom: 5px;display: block;width: 100%;text-align:center}
.ban .slick-dots li {position: relative; ;display: inline-block;width: 15px;height: 15px;margin: 5px;}
.ban .slick-dots li button {font-size: 0;line-height: 0;display:block;
  width:15px ;height: 15px;cursor: pointer; background-color: #fff;border-radius: 50%;}
.ban .slick-dots li.slick-active button {background:#43fcdd;}


/* con  */
.cont {overflow: hidden;padding-top: 30px; font-family:'Franklin Gothic Medium', 'Arial Narrow'} 
.cont .column{position: relative;float: left;width: 289px;height: 363px;
margin: 0 30px 30px 0; padding-right: 30px;}
.cont .col1 {border-right: 1px solid #c8c8c8;}
.cont .col2 {border-right: 1px solid #c8c8c8;}
.cont .col3 {margin-right: 0; padding-right: 0; }
.cont .col4 {border-right: 1px solid #c8c8c8;}
.cont .col5 {border-right: 1px solid #c8c8c8;}
.cont .col6 {margin-right: 0; padding-right: 0; }

.cont .column .ico_img {display: block;width: 60px;height: 60px;
background:url(../img/icon.png) no-repeat;position: absolute;left: 0;top: 0;}
.cont .column .ico_tit {padding-left: 70px; font-size: 16px; color: #2c94c4;}
.cont .column .ico_desc {padding-left: 70px;border-bottom: 1px solid #c8c8c8;padding-bottom: 15px;margin-bottom: 15px;}
.cont .col1 .ico_img {background-position: 0px -240px;}
.cont .col2 .ico_img {background-position: 0px -300px;}
.cont .col3 .ico_img {background-position: 0px -360px;}
.cont .col4 .ico_img {background-position: 0px -420px;}
.cont .col5 .ico_img {background-position: 0px -480px;}
.cont .col6 .ico_img {background-position: 0px -540px;}
.cont .col1 .ico_img:hover {background-position: -60px -240px;}
.cont .col2 .ico_img:hover {background-position: -60px -300px;}
.cont .col3 .ico_img:hover {background-position: -60px -360px;}
.cont .col4 .ico_img:hover {background-position: -60px -420px;}
.cont .col5 .ico_img:hover {background-position: -60px -480px;}
.cont .col6 .ico_img:hover {background-position: -60px -540px;}

/* board */
.notice {position: relative;}
.notice h4 {font-size: 14px;color: #436ab1; padding-bottom: 3px;font-weight: bold;}
.notice ul li {overflow: hidden;text-overflow: ellipsis;white-space: nowrap /* text한줄효과 3set*/
;background: url(../img/dot.gif) no-repeat 0 8px;padding-left: 8px}
.notice ul li a {font-size: 12px;}
.notice a.more {position: absolute;right: 0;top: 0;display: block;background:url(../img/icon.png) -150px -90px;width: 17px;height: 17px;}
.notice a.more:hover {background-position: -167px -90px;}

/* board2 */
.notice2 {position: relative;margin-top: 20px;}
.notice2 h4 {font-size: 14px;color: #436ab1; padding-bottom: 3px;font-weight: bold;}
.notice2 li {overflow: hidden;background: url(../img/dot.gif) no-repeat 0 9px;padding-left: 10px}
.notice2 li a {float: left;width: 60%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
.notice2 li span {float: right;width: 30%;text-align: right;font-size: 12px;}
.notice2 a.more {position: absolute;right: 0;top: 0;display: block;background:url(../img/icon.png) -150px -90px;width: 17px;height: 17px;}
.notice2 a.more:hover {background-position: -167px -90px;}

/* board3 */
.notice3 {position: relative;}
.notice3 h4 {font-size: 14px;color: #436ab1; padding-bottom: 3px;font-weight: bold;}
.notice3 ul li {position: relative;padding: 8px 0 14px 60px;}
.notice3 ul li a img {width: 50px;position: absolute;left: 0;top: 0;border: 1px solid #6201ff}
.notice3 ul li a strong {display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.notice3 ul li a span {display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 12px;}
.notice3 a.more {position: absolute;right: 0;top: 0;display: block;background:url(../img/icon.png) -150px -90px;width: 17px;height: 17px;}
.notice3 a.more:hover {background-position: -167px -90px;}

/* board4 */
.notice4 {position: relative;border: 1px solid #ccc}
.notice4 h4 {padding:8px 10px;font-size: 14px;color: #436ab1;border-bottom: 1px solid #ccc;font-weight: bold;}
.notice4 h4 em {color: #436ab1}
.notice4 ul {padding: 10px;}
.notice4 li {overflow: hidden;background: url(../img/dot.gif) no-repeat 0px 8px;padding-left: 8px;padding-bottom: 2px;}
.notice4 ul li a {float: left; width: 60%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.notice4 ul li a span {float: right;width: 30%;text-align: right}
.notice4 a.more {position: absolute;right: 9px;top: 9px;}

/* mouse hover1 */
.notice_hover h4 {font-size: 14px;color: #436ab1; padding-bottom: 3px;font-weight: bold;}
.notice_hover ul {overflow: hidden;}
.notice_hover li {float: left;width: 93px;margin-right: 5px;text-align: center;}
.notice_hover li:last-child {margin-right: 0;} /* ie9 부터 적용*/
.notice_hover li.last {margin-right: 0;} /* 모든 브라우저 적용*/
.notice_hover li a span {position: relative;display: block;width: 93px;height: 93px;line-height: 93px}
.notice_hover li a span img {width: 100%;}
.notice_hover li a span em {visibility: hidden;position: absolute;left: 0;top: 0;background:rgba(0,0,0,0.7);
width: 100%;height: 100%;color: #fff}
.notice_hover li a span:hover em {visibility:visible;}
.notice_hover li a strong {padding-top: 3px;display: inline-block;font-size: 12px;}

/* mouse hover2 */
.notice_hover2 {}
.notice_hover2 ul {overflow: hidden;}
.notice_hover2 li {float: left;width: 93px;text-align: center;margin-right: 5px;}
.notice_hover2 li.last {margin-right: 0}
.notice_hover2 li a {}
.notice_hover2 li a span {position: relative;display: block;width: 93px;height: 93px;}
.notice_hover2 li a span img {width: 100%;}
.notice_hover2 li a span em {visibility: hidden;position: absolute;left: 0;bottom: 0;background:rgba(0,0,0,0.7);
width: 100%;color: #fff;}
.notice_hover2 li a span:hover em {visibility:visible;}
.notice_hover2 li a strong {padding-top: 5px;display: inline-block;font-size: 12px;}

/* 콘텐츠 요소를 보이지 않게 하는 set 
1. display:none -- display:block (영역 제거)
2. visibility:hidden; -- visibility :visible; (영역 유지)
3. opacity:0; -- opacitiy:1; (영역 유지)
4. width:0; height:0; overflow:hidden; */

/* tab_menu */
.tab_menu {position: relative;border: 1px solid #ccc;padding: 8px;height:105px;}
.tab_menu ul {overflow: hidden;border-bottom: 1px solid #ccc ;}
.tab_menu ul li {float: left;border: 1px solid #ccc; margin-right: -1px;margin-bottom: -1px}
.tab_menu ul li a {padding: 5px 10px; display: block;}
.tab_menu ul li ul {position: absolute;left: 0;top: 48px; width: 270px;border:0;}
.tab_menu ul li ul li {float: none; border:0;background:url(../img/dot.gif) no-repeat 9px 8px; 
    padding-left: 18px;}
.tab_menu ul li ul li  a {overflow: hidden;text-overflow: ellipsis;white-space:nowrap;
width: 100%; padding: 0 0 3px 0; }
.tab_menu ul li.active {background:#6355db ;}
.tab_menu ul li.active a {color:#fff ;}
.tab_menu ul li.active ul li a {color:#333;}

/* gallery */
.gallery {position: relative;overflow: hidden;border: 1px solid #ccc;height: 255px;}
.gallery h4 {font-size: 14px;color: #436ab1;font-weight: bold;
border-bottom: 1px solid #ccc;padding: 10px 0 8px 11px;}
.gallery .gallery_btn {position: absolute;right: 5px;top: 7px;}
.gallery .gallery_btn ul {overflow: hidden;}
.gallery .gallery_btn li{float: left;margin: 1px 2px;}
.gallery .gallery_btn li a{display: block;width: 23px;height: 23px;background: url(../img/icon.png) no-repeat;} 
.gallery .gallery_btn li.gb_icon1 a {background-position: -150px -120px}
.gallery .gallery_btn li.gb_icon2 a {background-position: -150px -143px}
.gallery .gallery_btn li.gb_icon3 a {background-position: -150px -166px}
.gallery .gallery_btn li.gb_icon4 a {background-position: -150px -189px}
.gallery .gallery_btn li.gb_icon1 a:hover {background-position: -173px -120px}
.gallery .gallery_btn li.gb_icon2 a:hover {background-position: -173px -143px}
.gallery .gallery_btn li.gb_icon3 a:hover {background-position: -173px -166px}
.gallery .gallery_btn li.gb_icon4 a:hover {background-position: -173px -189px}
.gallery .gallery_img img {width: 100%;}

/* slick gallery */
.gallery .gallery_img .slick-slide {margin: 0px;}
.gallery .gallery_btn button {float: left;margin: 1px 2px;
  display: block;width: 23px;height: 23px;background: url(../img/icon.png) no-repeat;}
.gallery .gallery_btn .gb_icon1 {background-position: -150px -120px}
.gallery .gallery_btn .gb_icon2 {background-position: -150px -143px}
.gallery .gallery_btn .gb_icon3 {background-position: -150px -166px}
.gallery .gallery_btn .gb_icon4 {background-position: -150px -189px}
.gallery .gallery_btn .gb_icon1:hover {background-position: -173px -120px}
.gallery .gallery_btn .gb_icon2:hover {background-position: -173px -143px}
.gallery .gallery_btn .gb_icon3:hover {background-position: -173px -166px}
.gallery .gallery_btn .gb_icon4:hover {background-position: -173px -189px}


/* login */
fieldset {border:0 none;}
#login_wrap {margin-bottom: 15px;padding: 15px;background: #f2f4f5;
  font-family: sans-serif}
.login_header {overflow: hidden;font-size: 12px;height: 30px;}
.login_header .lh_check {float: left;padding-right: 15px;}
.login_header .lh_check .input_check {vertical-align:-2px;}
.login_header .lh_ip {float: left;}
.login_header .lh_ip em {color:#4a00f7;text-decoration: underline}
.login_content {position: relative;}
.login_content .lc_btn {position: absolute;right: 0;top: 0;width: 62px;height: 47px;
  background: #fff; border: 1px solid #bebebe;font-family: Arial, sans-serif}
.login_content .input_text {width: 180px; height: 16px;padding: 2px 5px;
  border: 1px solid #bebebe; margin-bottom: 3px; background: #fff;font-family: sans-serif;}
.login_footer {margin-top: 5px;}
.login_footer li {display: inline;}
.login_footer li a {font-size: 12px;}

/* pop up */
.popup {}
.popup h4 {font-size: 14px;color: #4a00f7;padding-bottom: 4px;font-weight: bold;}
.popup ul {overflow: hidden;}
.popup ul li {float: left;width: 93px;margin-right: 5px;}
.popup ul li.last {margin-right: 0;}
.popup ul li img {width: 100%;}

/* footer */
.footer {padding: 25px 0;text-align: center;font-family: sans-serif}
.footer ul {padding-bottom: 20px;}
.footer ul li {position: relative;display: inline;padding: 0 7px 0 10px;}
.footer ul li:before {content: ''; width: 1px; height: 12px; 
  background: #ccc; position: absolute; left: 0; top: 2px}
.footer ul li:last-child {width: 0;height: 0;}
.footer .w3c {margin-top: 15px;} 

/* layer popup */
#layer {display:none; position: fixed; left: 50px; top: 50px; width: 700px; 
  z-index: 2000; border: 10px solid #dceff7; box-shadow: 3px 3px 10px rgba(0,0,0,0.4);}
#layer img {width: 100%; display: block;}
#layer .close {position: absolute; right: 20px; top: 20px; 
  background: #855edf; padding: 1px 6px; color: #fff;}
#layer .close:hover {text-decoration: underline;}