@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&subset=korean');

/* 초기화 */
html {overflow-y:scroll;height:100%;min-width:320px}
body {margin:0;padding:0;font-size:0.813em;background:#fff;height:100%;font-family: 'Noto Sans KR', sans-serif; letter-spacing:-1px}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em;font-family: 'Noto Sans KR', sans-serif;}
button {cursor:pointer;font-family: 'Noto Sans KR', sans-serif;}
input[type=text], input[type=password], input[type=submit], input[type=image], button {font-size:1em;-webkit-appearance:none}
textarea, select {font-size:1em;font-family:dotum}
textarea {border-radius:0;-webkit-appearance:none}
select {margin:0;background:none}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}
ul,li,dl,dt,dd{padding:0;margin:0}
ul{list-style:none;}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{max-width:100%;height:auto}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {position: fixed;background:#fff;z-index:9;-webkit-box-shadow:0 0 15px  rgba(55,55,5,0.2);-moz-box-shadow:0 0 15px  rgba(55,55,5,0.2);box-shadow: 0 0 15px  rgba(55,55,5,0.2);width: 100%;height: 80px;}
#hd:after {display:block;visibility:hidden;clear:both;content:""}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_wrapper{position:relative;margin:0 auto;/* max-width:1400px; */}
#tnb{background:#1a2437}
#tnb ul{;margin:0 auto;max-width:1550px;padding:0 2%}
#tnb ul:after {display:block;visibility:hidden;clear:both;content:""} 
#tnb li{float:right;padding: 7px 10px;}
#tnb li a{color:#fff;line-height:20px;font-size: 15px;}

#logo {line-height: 80px;position:relative;z-index:9;display:inline-block;margin-left: 20px;}
#logo img{vertical-align:middle;max-height:100%;width:auto}
#gnb_open {position:absolute;top:10px;left:10px;padding:0 10px;line-height:30px;width:30px;border:0;background-size:70%;background:none; font-size: 16px;}

.gnb_2dul {display:none;background: #f8f8f8;padding: 10px 0;}
#gnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#gnb_empty a {display:inline;text-decoration:underline}

#hd_sch h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#user_menu{float:right;width:23%;display:block}

#snb_cnt span{display:inline-block;padding: 0 7px;height:18px;line-height:18px;font-size:12px;background:#3ca1ff;border-radius:20px;color:#fff}

#hd_nb{margin:20px;}
#hd_nb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_nb li{width:50%;float:left;text-align:center;line-height:25px;font-size:1.083em;font-weight:bold}
#hd_nb li a{display:block;color:#717171;padding:20px 0}
#hd_nb li i{font-size:20px;}
#hd_nb .hd_nb1{border-right:1px solid #e2e5e7;border-bottom:1px solid #e2e5e7}
#hd_nb .hd_nb2{border-bottom:1px solid #e2e5e7}
#hd_nb .hd_nb3{border-right:1px solid #e2e5e7}
 
@media (min-width: 1200px){

    #gnb_1dul{/* width:100%; */position:absolute;top:0;right:150px;z-index:0;text-align:center;/* width: 1400px; */}
    .gnb_1dli{display:inline-block;/* padding:0 20px; */width: 150px;}
    .gnb_1da{line-height: 80px;font-size:1.5em;font-weight:bold;}
    .gnb_2dul{
    position:absolute;
    z-index:9999;
    background:#fff;
    padding:0;
    text-align:center;
    -webkit-box-shadow:0 2px 10px  rgba(55,55,5,0.2);
    -moz-box-shadow:0 2px 10px  rgba(55,55,5,0.2);
    box-shadow: 0 2px 10px  rgba(55,55,5,0.2);
    width: 160px;
    /* left: 0px; */
    margin-left: -25px;
    }
    .gnb_2da{display:block;padding: 8px 0px;font-size: 15px;line-height:20px;}
    .gnb_2da:hover{background:#f3f3f3;color:#1a4a94}
    .gnb_1dli:hover .gnb_2dul{display:block}
    .gnb_1dli button{vertical-align:top;border:0;width: 40px;height: 80px;overflow:hidden;border:0;background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%;text-indent:-9999px;}

    #sch_op_btn{position:absolute;top:0;right:2%;width:40px;height:90px;background:none;border:0;font-size:18px;z-index:2}

    #hd_sch{display:none;width:100%;position:absolute;top:0;left:0;z-index:43;background:#fff;padding-right:60px;}
    #hd_sch #sch_stx{background:none;width:100%;height:90px;border:0;padding:0 10px;}
    #hd_sch #sch_submit {position:absolute;top:0;right:60px;width:40px;height:90px;;border:0;border-radius:0 3px 3px 0;cursor:pointer;background:none;font-size:18px}
    #hd_sch .btn_close {position:absolute;top:0;right:0;width:60px;height:90px;;border:0;border-radius:0 3px 3px 0;cursor:pointer;background:none;font-size:25px;color:#bbb}
	.cate1200 {display:none}

	#gnb .gnb_mnal{position:absolute;top: 11px;right: 15px;z-index:99;width: 60px;height: 60px;}
	#gnb .gnb_menu_btn{background:url('../img/tnb_sitemap.jpg')no-repeat;color:#fff;width: 60px;height: 60px;border:0;vertical-align:top;font-size:18px;}
	#gnb .gnb_close_btn{display:none;background: #8697b3;color:#fff;width: 59px;height:59px;border:0;font-size:18px;position:absolute;top: 11px;right: 15px;border-radius: 100px;z-index: 999;}

	#gnb_all{display:none;position:absolute;width:100%;z-index: 9999999;}
	#gnb_all h2 {font-size:0; width:0; height:0;}
	#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
	#gnb_all .gnb_al_ul{background:#fff;border:1px solid #4158d1;padding:20px;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	-moz-box-shadow:  0 2px 5px rgba(0,0,0,0.2);
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);}
	#gnb_all .gnb_al_li{background:#fff;float:left;min-width:20%;padding:5px }
	#gnb_all .gnb_al_li .gnb_al_a{font-size: 1.4em;padding:10px;display:block;position:relative;margin-bottom:10px;background: #f8f8f8;border-bottom: 1px solid #ddd;font-weight: bold;color: #243071;}
	#gnb_all .gnb_al_li li {padding-left:10px;line-height:2em;font-size: 14px;}
	#gnb_all .gnb_al_li li i{color: #ddd;margin-right: 5px;}
	#gnb_all .gnb_al_li li a{color:#555}
}

@media (max-width: 1200px){
    #gnb {display:none;background:#fff;position:absolute;top:80px;left:0;z-index:99999;width:100%;
    -webkit-box-shadow:0 5px 15px  rgba(0,0,0,0.1);
    -moz-box-shadow:0 5px 15px rgba(0,0,0,0.1);
    box-shadow: 0 5px 15px  rgba(0,0,0,0.1);}
    #gnb a {display:block}
    #gnb ul{/* padding: 0; */}
    .gnb_1dli{position:relative}
    .gnb_1dli button{position:absolute;top:0;right:0;border:0;width:100%;height: 60px;overflow:hidden;border:0;background:url(../img/mobile/gnb_bg.png) no-repeat 95% 50%;text-indent:-9999px;}
    .gnb_1dli button.btn_gnb_cl{background:url(../img/mobile/gnb_bg2.png) no-repeat 95% 50%}
    .gnb_1da {padding: 0 30px;font-weight:bold;font-size: 1.3em;color:#000;line-height: 60px;border-bottom: 1px solid #ededed;}
    .gnb_2da {padding-left:30px;color:#616161;line-height:35px;font-size: 16px;}
    #gnb_close {display:block;margin:0;height:50px;width:100%;border:0;background:url(../img/mobile/btn_close.png) no-repeat right 50%  
    #222222;background-size:25px;color:#fff;text-indent:-999999999px;overflow:hidden}
    
    #hd_sch {text-align:center;padding:20px;display:block}
    #hd_sch form {position:relative;padding-right:40px;}
    #hd_sch #sch_stx {width:100%;height:45px;background:#f8f8f8;border:0;padding-left:10px;border-radius:3px 0 0 3px}
    #hd_sch #sch_submit {position:absolute;top:0;right:0;width:40px;height:45px;;border:0;border-radius:0 3px 3px 0;cursor:pointer;color:#fff;background:#464646;font-size:1.25em}
    #sch_op_btn, #hd_sch .btn_close{display:none}
    #al_cate_btn{position:absolute;top: 10px;right: 15px;width:60px;height:60px;border:0;background: rgba(0,0,0,0.25);border-radius:100px;font-size:18px;color:#a8acaf;z-index:79;}
    #user_btn {position:absolute;top:0;right:0;;height:60px;width:50px;border:0;background:none;;font-size:18px;color:#a8acaf;z-index:79}
	#home_btn{position:absolute;top:0;left: 20px;width:60px;height:60px;border:0;background:rgba(14,48,101,0.5);border-radius:100px;font-size:18px;color:#a8acaf;z-index:79;}
	#gnb .gnb_mnal, #gnb #gnb_all {display:none}
	.gnb_close_btn {display:none;}
}

/* 중간 레이아웃 */
#wrapper{padding-top:80px}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {z-index:5;margin:0 auto;width:1400px;height:100%;zoom:1}
#aside {float:left;width:240px;padding:0;background: #e7ebf3;height: 130px;border: 1px solid #adbfd2;margin:20px 45px 20px 0px}
#container h3 span {padding-bottom:10px; font-size:30px; font-weight:400; border-bottom:4px solid #ececec; }
#container {z-index:4;position:relative;float:left;min-height:500px;height:auto !important;margin:20px  0;height:500px;font-size:16px;width:1400px;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold;}
#container_title span{margin:0 auto 10px;display:block;line-height:30px;}
/*.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}*/

/*메인 퀵*/
.sector {background:#fff; }

nav {
	position:fixed;
	top:45%;
	right: 0%;
	margin-top:-40px;
	margin-left:550px;
	z-index:7000;
}

nav ul li {
	height:12px;
	width:12px;
	padding:20px;
	margin-left: 10px;
	background: url(../img/ellipce.png) no-repeat;
	cursor: pointer;
}

nav ul li.active:nth-child(1) {width:120px; height:33px; margin-left:7px; margin-bottom:15px; background: url(../img/bullet01.png) no-repeat;}
nav ul li.active:nth-child(2) {width:120px; height:33px; margin-left:7px; margin-bottom:15px; background: url(../img/bullet02.png) no-repeat;}
nav ul li.active:nth-child(3) {width:120px; height:33px; margin-left:7px; margin-bottom:15px; background: url(../img/bullet03.png) no-repeat;}
nav ul li.active:nth-child(4) {width:120px; height:33px; margin-left:7px; margin-bottom:15px; background: url(../img/bullet04.png) no-repeat;}


/*메인*/
/* PC */

section.main {
	position:relative;
	width:100%;
}
.visual_text {position:absolute;width: 28%;top: 54%;left:50%;margin-left: -37%;z-index:99;}
.visual_text img {width:100%}

.visual {position:relative; width:100%; height:auto;}

/*메인슬라이드 s*/
#slides {position:relative;}
#slides, #slides .slidesjs-control, #slides .slidesjs-container, #slides .slidesjs-slide {width:100%;height:auto;z-index:0;}
#slides .slidesjs-navigation {
  margin-top:0px;
}

#slides a.slidesjs-next,
#slides a.slidesjs-previous{
  display:block;
  width:7%;
  height:18%;
  text-indent: -9999px;
  z-index:100;
}

#slides a.slidesjs-next {
  background-image: url('../img/index/btns-next.png');
  background-repeat: no-repeat;
  background-size:cover;
  position:absolute;
  top:40%;
  right:3%;
 }

#slides a:hover.slidesjs-next {

 }

#slides a.slidesjs-previous {
  background-image: url('../img/index/btns-prev.png');
  background-repeat: no-repeat;
  background-size:cover;
  position:absolute;
  top:40%;
  left:3%;
}

#slides a:hover.slidesjs-previous {
}

#slides a.slidesjs-play {
  position:absolute;
  top:0;
  left:0;
  width:12px;
  height:12px;
  padding:0;
  background-image: none;
  background-repeat:no-repeat;
  background-position: 0 -12px;
  z-index:100;
  text-indent:-9999px;
  overflow: hidden;
}

#slides a:hover.slidesjs-play {
   background-position: 0 -12px;
}

#slides a.slidesjs-stop {
  position:absolute;
  top:0;
  left:0;
  width:10px;
  height:10px;
  padding:0;
  background-image: none;
  background-repeat:no-repeat;
  background-position: 0 -40px;
  z-index:100;
  text-indent:-9999px;
  overflow: hidden;
}

#slides a:hover.slidesjs-stop {
  background-position: 0 -20px;
}

#slides .slidesjs-pagination {
  position:absolute;
  top: 80%;
  left: 23%;
  margin: 0;
  float: right;
  list-style: none;
  display: inline;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  z-index:100;
}
#slides .slidesjs-pagination li {
  float: left;
  margin: 0 1px;
}

#slides .slidesjs-pagination li a {
  display: block;
  width: 49px;
  height: 0px;
  padding-top: 11px;
  margin:0 1px;
  background-image: url('../img/pagination_img.png');
  background-position: -15px 12px;
  float: left;
  overflow: hidden;
  z-index:999999;
}

#slides .slidesjs-pagination li a.active,
#slides .slidesjs-pagination li a:hover.active {
  background-position: 0 0
}

#slides .slidesjs-pagination li a:hover {
  background-position: 0 0
}

#slides .navbar {
  overflow: hidden
}
/*메인슬라이드 e*/



/*main_02*/
#sector2 {width:100%; background:url(../img/top_bg.jpg) no-repeat center;height:824px}
#sector2 #idx_ct {width:1400px; margin:0 auto;}
#idx_ct > .title {width:100%;height:185px;padding-top: 150px;text-align:center;}
#idx_ct > .title strong {display:block;margin-bottom:10px;font-weight: 500;font-size:44px;color:#fff;}
#idx_ct > .title span {display:inline-block;font-size:19px;color:#c9c9d1;font-weight:400;}

.idx_m1_1 {position:relative; margin-top: 130px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	}
.idx_m1_1 ul li {position:relative; float:left; width:25%; height:400px; text-align:center;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
	}

.idx_m1_1 ul li a {color:#fff}
.idx_m1_1 ul li a:hover {}
.idx_m1_1 ul li .title {font-size: 27px;font-weight:500;padding-top: 60px;line-height: 69px;background:url('../img/idx_m1_1_bar.png') no-repeat center bottom;}
.idx_m1_1 ul li .text {font-size: 16px;font-weight:300;letter-spacing:0;padding-top: 20px;}
.idx_m1_1 ul li .icon {position:absolute; width:140px; bottom:30px; left:50%; margin-left:-70px}
.main2_bg01 {background:url('../img/main2_bg01.jpg') no-repeat center; background-size:150%; transition: all 2s;}
.main2_bg02 {background:url('../img/main2_bg02.jpg') no-repeat center; background-size:150%; transition: all 2s;}
.main2_bg03 {background:url('../img/main2_bg03.jpg') no-repeat center; background-size:150%; transition: all 2s;}
.main2_bg04 {background:url('../img/main2_bg04.jpg') no-repeat center; background-size:150%; transition: all 2s;}
.main2_bg01:hover, .main2_bg02:hover, .main2_bg03:hover, .main2_bg04:hover {background-size:170%;} 

 


@media (max-width: 1400px){
	#sector2 {height:800px}
	#sector2 #idx_ct {width:100%; padding:0 15px}
	#idx_ct > .title {padding-top: 80px;}
	.idx_m1_1 {position:relative; margin-top:50px;}
}

@media (max-width: 950px){
	#sector2 #idx_ct {width:100%; padding:0 50px}
	.idx_m1_1 ul li {width:50%; height:270px; background-size:cover}
	.idx_m1_1 ul li .title {padding-top:20px;}
	.idx_m1_1 ul li .icon {position:absolute; width:90px; bottom:20px; left:50%; margin-left:-45px}
	.idx_m1_1 ul li .icon img {width:100%}
}

@media (max-width: 500px){
	#sector2 {height:600px}
	#sector2 #idx_ct {width:100%; padding:0 20px}
	#idx_ct > .title {height:150px; padding-top:50px;}
	#idx_ct > .title strong {font-size:30px; margin-bottom:0}
	.idx_m1_1 {position:relative; margin-top:0px;}
	.idx_m1_1 ul li {width:50%; height:190px; background-size:cover}
	.idx_m1_1 ul li .title {font-size: 20px;}
	.idx_m1_1 ul li .text {display:none}
	#idx_ct > .title span {font-size:16px;}
}

/*main_03*/
.main_live {position:relative;width:1400px;height:480px;margin:0px auto;padding:80px 0; overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	}

.bg04_notice {width: 49%;overflow: hidden;float: left;}
.notice_title {font-size:20px;margin-bottom: 10px;color: #888;}
.notice_title span {font-size:35px;font-weight: 900; margin-right: 10px;color: #242222;}
.bg04_notice_box01 {margin: 0 0px 0 0;width: 49%;float: left;}
.bg04_notice_box02 {width: 49%;float: right;}

.bg04_news {width: 49%;overflow: hidden;float: right;}
.news_title {font-size:20px;margin-bottom: 10px;color: #888;}
.news_title span {font-size:35px;font-weight: 900;color:#242222; margin-right: 10px;}
.bg04_news_box01 {text-align: center; width: 49%;height:240px;background:#f5f5f5;overflow: hidden;float: left;line-height: 240px;}
.bg04_news_box02 {width: 49%;float: right;}

@media (max-width: 1400px){
	.main_live {width:100%; height:400px; padding:60px 15px}
}

@media (max-width: 1000px){
	.main_live {height:auto;}
	.bg04_notice, .bg04_news {width:100%; margin-bottom:20px}
}

@media (max-width: 630px){
	.main_live {padding:20px 15px}
	.bg04_notice_box01, .bg04_news_box01 {display:none}
	.bg04_notice_box02, .bg04_news_box02 {width:100%; margin-bottom:10px}
	.notice_title span, .news_title span {font-size:28px;}
	.notice_title, .news_title {font-size:18px;}
}

/*main_04*/
#idx_m2{background:url(../img/bot_bg.jpg) no-repeat center;height:800px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	}
#idx_m2 .idx_m2{position:relative;width:1400px;max-height:510px;margin:0 auto;overflow:hidden}
#idx_m2 .title {width:100%;height:250px;padding-top:90px;text-align:center}
#idx_m2 > .title strong {display:block;margin-bottom:10px;font-weight: 500;font-size:44px;color:#fff;}
#idx_m2 > .title span {display:inline-block;font-size: 19px;color:#fff;font-weight:400;}

.lt_box {width:1400px; margin:0 auto; overflow:hidden; }
.latest_wr {float:left; width:50%; }
.bg2_btn2 {float:right; width:50%;}

.bg2_btn2 ul {overflow:hidden; width:100%;}
.bg2_btn2 ul li {float:left; width:49%; word-break:break-all;}
.bg2_btn2 ul li:nth-child(1) {width:50%;height:350px; border-right:solid 1px #ededed;padding-left: 40px; background: url('../img/bg2_btn2_img_01.jpg') no-repeat right 20px bottom 20px #fff;}
.bg2_btn2 ul li:nth-child(2) {width:50%;height:350px; padding-left: 40px; background: url('../img/bg2_btn2_img_02.jpg') no-repeat right 20px bottom 20px #fff;}
.bg2_btn2 ul li:nth-child(3) {width:50%;height:100px;background:rgba(94,113,136,0.69);padding: 35px 25px;  transition: all 0.5s ease;}
.bg2_btn2 ul li:nth-child(4) { width:50%; height:100px; background:rgba(16,40,86,0.95); padding: 35px 25px;  transition: all 0.5s ease;}
.bg2_btn2 ul li:nth-child(3):hover {background:rgba(94,113,136,1);}
.bg2_btn2 ul li:nth-child(4):hover {background:rgba(12,60,119,1);}

.bg2_btn2_tt {background: url('../img/bg2_btn2_tt.jpg') 0px 75px no-repeat;font-size:22px;font-weight:600;color:#000;text-align:left;padding-top:30px;padding-bottom: 30px;}
.bg2_btn2_tt_2 {font-size: 15px;font-weight: 400;text-align:left;line-height:23px;color: #727272;height: 100px;}
.bg2_btn2_stt {font-size:20px;color:#fff;text-align:left;font-weight:500;padding-right:20px;border-right: 1px solid rgba(255,255,255,0.2);}
.bg2_btn2_stt_2 {padding-left:20px;font-size: 15px;color: rgba(255,255,255,0.8);text-align:left;font-weight: 300;}

@media (max-width: 1400px){
	.lt_box{width:100%; padding:0 15px}
}

@media (max-width: 1100px){
	#idx_m2 {height:auto; background-size:cover; padding-bottom:50px }
	.latest_wr {float:none; width:100%; }
	.bg2_btn2 {float:none; width:100%;}
	.bg2_btn2 ul li:nth-child(1), .bg2_btn2 ul li:nth-child(2) {height:270px; background-size:25%}
}

@media (max-width: 620px){
	.bg2_btn2 ul li:nth-child(1), .bg2_btn2 ul li:nth-child(2) {background:#fff; padding-left:10px; height:230px;}
	.bg2_btn2 ul li:nth-child(3), .bg2_btn2 ul li:nth-child(4) {padding:22px}
	.bg2_btn2_tt_2 {height:80px}
	.bg2_btn2_tt, .bg2_btn2_stt {border-right:0}
	.bg2_btn2_tt_2, .bg2_btn2_stt_2 {font-size:13px; line-height:20px; padding-left:0;  display:block}
}

@media (max-width: 500px){
	#idx_m2 .title {padding-top:50px; height:150px;}
	#idx_m2 > .title strong {margin-bottom:0px;font-size:30px;}
	#idx_m2 > .title span {font-size:16px;}
	.bg2_btn2 ul li:nth-child(1) img, .bg2_btn2 ul li:nth-child(2) img {width:70%}
}


/* 텍스트 크기 조절 */
#text_size {margin:0 0 10px;text-align:center;display:inline-block;padding:7px 20px;background:#e6e7e9;border-radius:25px;height:48px;}
#text_size button {margin:0 5px;border:0;background:none;height:35px;width:35px;border-radius:50%}
#text_size button.select{background:#fff;border-bottom:1px solid #bbb;
-webkit-box-shadow:0 0 5px  rgba(100,80,100,0.2);
-moz-box-shadow:0 0 5px  rgba(100,100,100,0.2);
box-shadow: 0 0 5px  rgba(100,100,100,0.2);}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}


/* 하단 레이아웃 */
#ft {background:#fff;border-top: 1px solid #ccc;position: relative;height:130px;}
#ft h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#ft p {}

#ft_copy {color:#7e8390;position: relative;width: 1400px;margin: 0 auto;overflow: hidden;}
#ft_copy p {float: right;text-align: right; letter-spacing: 0; margin: 35px 110px 0 0;}
#ft_copy #ft_company {float: left;}
#ft_copy #ft_company img {float: left; margin: 33px 0 0 0;}
#ft_copy #ft_company ul {position: relative;margin: 28px 0 0 70px;float: left;}
#ft_copy #ft_company ul li span {color:#000; font-size:16px; font-weight: 600; margin-right: 20px;}
#ft_copy #ft_company ul li {letter-spacing: 0;color:#727272;font-size: 14px;}
#ft_copy #ft_company a {display:inline-block;padding:0 10px;line-height:1em;color:#282828;font-size:16px}
#ft_copy b {color:inherit}
#ft_copy a {}

#ft_copy #ft_company_02 {float: left;}
#ft_copy #ft_company_02 ul {position: relative;margin: 28px 0 0 50px;float: left;}
#ft_copy #ft_company_02 ul li span {color:#000; font-size:16px; font-weight: 600; margin-right: 20px;}
#ft_copy #ft_company_02 ul li {letter-spacing: 0;color:#727272;font-size: 14px;}
#ft_copy #ft_company_02 a {display:inline-block;padding:0 10px;line-height:1em;color:#282828;font-size:16px}

#top_btn {top: 30px;position: absolute;background:url(../img/top.jpg) no-repeat;width: 80px;height: 70px;right: 0;cursor: pointer;}
#device_change {display:block;line-height:40px;border:1px solid #3a3a3a;border-radius:2em;color:#777;font-size:1em;text-decoration:none;text-align:center}

@media (max-width: 1400px){
	#ft_copy {width:100%; padding:0 15px;}
	#ft_copy p {float: left;text-align: left;letter-spacing: 0; margin:18px 0px 0 360px;}
	#top_btn {right:20px; top:50px}
}

@media (max-width: 900px){
	#ft_copy p {float: none;text-align: center;letter-spacing: 0;margin: 15px 0 0;font-size: 12px;}
	#ft_copy #ft_company {float: none;text-align: center;}
	#ft_copy #ft_company img {float: none;margin: 14px;width: 57%;}
	#ft_copy #ft_company ul {position: relative;margin: 0;float: none;width: 100%;}
	#ft_copy #ft_company ul li span {color:#000; font-size:16px; font-weight: 600; margin-right: 20px;}
	#ft_copy #ft_company ul li {letter-spacing: 0;color:#727272;font-size: 14px;line-height: 19px;}
	#ft_copy #ft_company a {display:inline-block;padding:0 10px;line-height:1em;color:#282828;font-size:16px}
	#ft_copy b {color:inherit}
	#ft_copy a {}
	#top_btn {right: 10px;top: 10px;width: 50px;height: 50px;background-size: cover;}
}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}
#copymove .tbl_head01{margin-top:10px}
#copymove td{background:#fff}
#copymove .win_btn{margin:10px}
#copymove .btn_submit{line-height:40px;border-radius:50px;padding:0 10px;width:100%;margin:10px 0}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden}

/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {height:40px;border:1px solid #898989;;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;width:40px;height:40px;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:3px 0 5px ;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}

/* 구글리캡챠 크기 조정 scale */
#captcha.recaptcha{width:213px;height:55px;overflow:hidden}
#rc-imageselect, .g-recaptcha {transform:scale(0.7);-webkit-transform:scale(0.7);transform-origin:0 0;-webkit-transform-origin:0 0;}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}

/*단축키일람 */
.cke_sc{text-align:right}
.btn_cke_sc{background:#333;color:#fff;padding:5px;border:none}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close{background:#333;padding:5px;border:none;color:#fff}

/* 버튼 */
.btn_top{text-align:right;margin:20px 0}
.btn{display:inline-block;padding:0 15px;height:45px;line-height:45px;border-radius:33px}
.btn1{display:inline-block;padding:0 15px;height:45px;line-height:45px;border-radius:33px}
a.btn01 {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {border:0;font-size:1.083em;color:#fff;
background: #69c9df; /* Old browsers */
background: -moz-linear-gradient(left, #69c9df 0%, #696ae6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #69c9df 0%,#696ae6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #69c9df 0%,#696ae6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69c9df', endColorstr='#696ae6',GradientType=1 ); /* IE6-9 */;cursor:pointer}
.btn_submit:hover{background: #696ae6;}
fieldset .btn_submit {}
a.btn_cancel {display:inline-block;background:#fff;border:1px solid #e0e1e5;color:#696ae6;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;background:#fff;border:1px solid #e0e1e5;color:#696ae6;text-decoration:none;vertical-align:middle}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#fff;border:1px solid #e0e1e5;color:#696ae6;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {}
a.btn_b02 ,.btn_b02{dorder:0;font-size:1.083em;color:#fff;
background: #69c9df; /* Old browsers */
background: -moz-linear-gradient(left, #69c9df 0%, #696ae6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #69c9df 0%,#696ae6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #69c9df 0%,#696ae6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69c9df', endColorstr='#696ae6',GradientType=1 ); /* IE6-9 */;cursor:pointer}
a.btn_b02:hover ,.btn_b02:hover{background: #696ae6;}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {}

/* 기본테이블 */
.tbl_wrap {margin:0 10px 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border:1px solid #cacaca;background:#d9d9da;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#e3e3e5;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:5px;border:1px solid #e3e3e5;line-height:1.5em;word-break:break-all}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

/* 기본리스트 */
.list_01{padding:0 10px;}
.list_01 li{background:#fff;border-radius:3px;margin:10px 0;padding:10px 15px;border-bottom:1px solid #eee;}


/* 기본폼 */
.form_01{margin:10px 0}
.form_01 .write_div{margin:5px 0;position:relative}
.form_01 li{margin:5px 0;position:relative;list-style:none}
textarea, .frm_input {border:1px solid #c2c9d9;background:#fff;color:#000;vertical-align:middle;padding:0 10px;
-webkit-box-shadow:inset 2px 2px 2px #eee;
-moz-box-shadow:inset 2px 2px 2px #eee;
box-shadow:inset 2px 2px 2px #eee}
textarea {width:100%;height:100px;padding:10px}
.frm_input {height:40px;}
.full_input{width:100%} 
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select{height:40px;border-radius:3px;background-color:#fff}
.form_01 .frm_info{font-size:0.92em;color:#4162ff;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:100px 0 !important;color:#777;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:150px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#999}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {font-size: 1.2em;font-weight: bold;height: 50px;padding: 10px;line-height: 30px;background: #696ae6;color: #fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con{margin:10px}

.new_win .win_ul {margin:10px}
.new_win .win_ul li {display:inline-block;}
.new_win .win_ul li a {display: block;line-height: 24px;padding: 0 10px;}
.new_win .win_ul li .selected {background: #4162ff;color: #fff;border-radius: 13px;
-webkit-box-shadow: 0 0 5px rgba(65,98,255,0.8);
-moz-box-shadow: 0 0 5px rgba(65,98,255,0.8);
box-shadow: 0 0 8px rgba(65,98,255,0.8);}

.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#4162ff}
.new_win .win_btn {clear:both;margin:10px 0;text-align:center}
.new_win .win_btn a {display:inline-block;height:40px;line-height:40px;font-weight:bold}
.new_win .win_btn .btn_close{display:inline-block;padding:0 10px;border:0;background:#c6c6d2;color:#666;text-decoration:none;font-weight:bold;height:40px;border-radius:3px;margin:10px 0}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal;line-height:20px}
.sv_wrap .sv {z-index:1000;width:100px;display:none;margin:5px 0 0;font-size:0.92em;background:#333;text-align:left;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;width:100px;margin:0;padding:0  10px;line-height:30px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333;font-weight:bold;}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:20px 0;text-align:center;padding:20px 0;border-top:1px solid #e8e8e8;clear:both}
.pg {display:inline-block}
.pg_page:hover{color:#696ae6}
.pg_page, .pg_current {display:inline-block;padding:0 12px;height:35px;color:#000;line-height:35px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_start {background:url(../img/btn_first.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_prev {background:url(../img/btn_prev.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_next {background:url(../img/btn_next.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_end {background:url(../img/btn_end.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_current {display:inline-block;background:#696ae6;color:#fff;font-weight:bold;border-radius:33px;line-height:35px;}


/* sub */
.s_visual{position:relative; width:100%; height:260px;
		transition:height 200ms ease-out 0s;
		-webkit-transition: font-size 200ms ease-out 0s;
		-o-transition: font-size 200ms ease-out 0s;}
.s_visual_img01 {background:url(../img/s_visual01.jpg) no-repeat bottom; background-size:cover;}
.s_visual_img02 {background:url(../img/s_visual02.jpg) no-repeat bottom; background-size:cover;}
.s_visual_img03 {background:url(../img/s_visual03.jpg) no-repeat bottom; background-size:cover;}
.s_visual_img04 {background:url(../img/s_visual04.jpg) no-repeat bottom; background-size:cover;}
.s_visual_img05 {background:url(../img/s_visual05.jpg) no-repeat bottom; background-size:cover;}
.s_visual_img06 {background:url(../img/s_visual06.jpg) no-repeat bottom; background-size:cover;}

.textbar {position:relative; top:0px; width:100%; height:210px; text-align:center; color:#fff;  z-index:10;}
.textbar .s_tit {padding-top:72px; width:100%; font-size:35px; font-weight:400; line-height:1em; text-shadow:0px 5px 5px rgba(0,0,0,0.39); letter-spacing:-1px;}
.textbar .s_text {height:40px; font-size:18px; line-height:40px; text-shadow:0px 5px 5px rgba(0,0,0,0.39); font-weight: 300;}
 
.sub_navi_wrap {position:absolute; top:205px; width:1300px; height:55px; line-height:55px; left:50%; margin-left:-650px;border-bottom:1px solid #e0e0e0; background:#fff;
		transition:top 200ms ease-out 0s;
		-webkit-transition: font-size 200ms ease-out 0s;
		-o-transition: font-size 200ms ease-out 0s;}
.sub_navi_wrap .sub_menu {float:left}
.sub_navi_wrap .sub_menu img {float:left} 

.sub_navi_wrap .sub_navi {float:right; font-size:13px; }
.sub_navi_wrap .sub_navi ul {padding-right:20px}
.sub_navi_wrap .sub_navi ul li {display:inline-block; color:#a9a9a9}
.sub_navi_wrap .sub_navi ul li span {color:#838383}
.sub_navi_wrap .sub_navi .home {padding-left:23px; background:url(../img/s_navi_home.png) no-repeat 0 18px}

@media screen and (max-width: 1300px) {
	.s_visual{position:relative; width:100%; height:210px;}
	.sub_navi_wrap {position:absolute; top:155px; width:100%; height:55px; line-height:55px; left:0; margin-left:0px; border-bottom:1px solid #e0e0e0; background:#fff;}
}

@media screen and (max-width: 960px) {
	.s_visual{position:relative; width:100%; height:150px;}
	.sub_navi_wrap {position:absolute; top:105px; width:100%; height:45px; line-height:45px; left:0%; margin-left:0px;border-bottom:1px solid #e0e0e0; background:#fff;}
	.sub_navi_wrap .sub_menu {display:none}
	.sub_navi_wrap .sub_navi {float:none; margin-left:10px; font-size:13px}
	.sub_navi_wrap .sub_navi ul {padding-right:0px}
	.sub_navi_wrap .sub_navi ul li {display:inline-block; color:#a9a9a9; }
	.sub_navi_wrap .sub_navi ul li span {color:#838383}
	.sub_navi_wrap .sub_navi .home {padding-left:23px; background:url(../img/s_navi_home.png) no-repeat 0 13px}
}

@media screen and (max-width: 480px) {
	.sub_navi_wrap .sub_navi {float:none; margin-left:5px; font-size:11px}
}

/* 서브네비s */
.menu_navi_wrap{
      float:left;
      position:relative;
      color:#000000;
      height:55px;
      text-align: left;
}

.menu_navi_wrap a {
    position:relative;
    text-decoration: none;
    display:block;
    color: #666;
    /* outline:none; */
    padding:0 20px;
    font-size:15px;
}
.menu_navi_wrap > ul{
    list-style: none;
    margin:0;
    padding:0 0 0 0px;
    height:55px;
	line-height:53px; 
	float:left;
}
.menu_navi_wrap > ul > li{
    padding:0;
    float:left;
    border-right:1px solid #ddd;
    width:220px;
    text-align: left;
}

.menu_navi_wrap ul li ul{
    position: absolute;
    border: 1px solid #102856;
    box-shadow: 0 0px 5px rgba(0,0,0,0.2);
    margin-top: -1px;
    display:none;
    padding: 0px 0px 0px 0;
}
.menu_navi_wrap ul li > ul > li{
    padding:0;
    float:none;
    margin: 0 0 0 0px;
    width:100%;
    height: 45px;
    line-height: 45px;
    width:218px;
    border-top: 1px solid #4c5e80;
    /* background: #fff; */
    text-align: left;
}
.menu_navi_wrap .active ul{
    display:block !important;
    background-color: rgba(16,40,86,0.95);
}
.menu_navi_wrap .active > a{
    background-color: white;
    /*border: 1px solid #dedede;*/
    box-shadow: 0 -1px 5px rgba(0,0,0,0.2);
    border-bottom: 0; 
    display: block;
    /*height: 45px;*/
    padding: 0 20px;
    position:relative;
    z-index: 1;
	text-decoration: none;
    display:block;
}

.menu_navi_wrap .active > a:hover {
}

.menu_navi_wrap .active ul a{
    border: 0 !important;
    border:0;
    font-size:14px;
    color: #fff;
}

.menu_navi_wrap .active ul a:hover{
    border: 0 !important; 
    border:0; 
	font-size:14px;
}

.menu_navi_wrap .arrow {
	position:absolute;
	right:15px; top:27px; width:7px; height:7px;
    border-color: #6285df transparent transparent;
    border-style: solid dashed dashed; 
}


/* 서브네비e */

/* 이미지 */
.content_img, .content_img2 {width:100%; text-align:center;}
.content_img_1920, .content_img_1920_2 {width:100%; text-align:center;} 
.content_img_480 {display:none;}
.content_img_800 {display:none;}

@media screen and (max-width: 1150px) {
	.content_img_1920 img, .content_img_1920_2 img {width:100%; padding:0 10px}
}
@media screen and (max-width: 800px) {
	.content_img img {width:100%; padding:0 20px}
	.content_img2 img {width:100%;}
	.content_img_1920_2 {display:none;}
	.content_img_800 {display:block;}
	.content_img_800 img {width:100%; padding:0 3%}
}
 
@media screen and (max-width: 480px) {
	.content_img_1920, .content_img_1920_2 {display:none;}
	.content_img_480 {display:block; }
	.content_img_480 img {width:100%; padding:0 0px}
}

.eng {
			position: absolute;
			right: 35px;
			top: 20px;
			/* z-index:999999; */
			float: right;
			}

/*sub*/
.sub_img {width:100%; text-align:center}
.sub_img img {width:100%;}
@media screen and (max-width: 970px) {
	.eng {display:none;}
}

/* left_menu */
.left_menu {
			width:240px;
			height:130px;
			background:url('../img/left_bg.jpg')no-repeat;
			font-size:23px;
			font-weight:400;
			color:#fff;
			text-align:center;
			padding:50px 0px;
			}

/*서브비쥬얼*/
.sub_visual {position:relative;width:100%;font-size:15px;font-weight:500; z-index:7; padding-top:158px;margin:0 auto;text-align:left;/* padding-left: 479px; */background:url('../img/../img/v_visual_05.jpg') no-repeat center;}
.s_visu10 {background:url('../img/v_visual_01.jpg') no-repeat center; }
.s_visu20 {background:url('../img/v_visual_02.jpg') no-repeat center}
.s_visu30 {background:url('../img/v_visual_03.jpg') no-repeat center}
.s_visu40 {background:url('../img/v_visual_04.jpg') no-repeat center}
.sub_visual .tt01 {font-size:35px; color:#fff; padding-top:100px; font-weight:500; letter-spacing:-1px; text-shadow:0 0px 5px rgba(0,0,0,0.8); background:url('../img/sub_tt_img.png') no-repeat center;}
.sub_visual .tt02 {width: 1400px; height:55px; background: #fff;font-size:14px;color:#fff;margin: 0 auto; border-bottom:1px solid #e0e0e0;}
.tt02 ul {text-align: left;}
.hist_depth1 {float:right; height:55px; line-height:55px; padding-right:20px;}
.hist_depth1 > li {display:inline-block; padding-left: 20px;margin-left:10px;color: #a9a9a9;background: url("../img/right_arrow.png") 100% no-repeat;background-position:left center;}
.hist_depth1 > li:first-child {margin-left: 0;padding-left: 0;background: none;}
.hist_depth1 > li a {display: block; color:#838383; font-weight:400}

.home_menu { 
			cursor:pointer;
			background:url('../img/menu_home.jpg')no-repeat;
			width:55px;
			height:55px;
			float:left;
			}
.site_map {
			position: absolute;
			right: 110px;
			top: 20px;
			z-index:999999;
			/* margin-left: 545px; */
			float: right;
			}
.eng {
			position: absolute;
			right: 85px;
			top: 11px;
			/* z-index:999999; */
			/* float: right; */
			}

/* leftmenu */
.leftmenu {

			position: absolute;
			width:240px;
			float:left;
			z-index:9999;
}

.leftmenu .tit {
			width:240px;
			height:130px;
			margin-left:0px;
			/* margin-top: 15px; */
			text-align:center;
			font-size:30px;
			font-weight:500;
			color:#fff;
			line-height:130px;
			background:url(../img/left_bg.jpg) no-repeat center;
		}

.leftmenu ul {
			display:block;
			width:240px
		}

.leftmenu li {
			font-size: 16px;
			border-bottom: 1px solid #ddd;
			border-left: 0px solid #ddd;
			border-right: 0px solid #ddd;
		}

.leftmenu li a {
			display:block;
			height:43px;
			padding-left:20px;
			line-height:43px;
		}

.leftmenu li a:hover, .leftmenu li.active a {
			color:#1a4a94;
			text-decoration:none;
			font-weight:600;
			background: url(../img/left_on.jpg) no-repeat 92% 50%;
		}
.left-menu-box {
			width:200px;
			background: url('../img/lt_right_arrow.png') no-repeat right center;
			}
.left-menu-box:hover {
			background: url('../img/lt_right_arrow_on.png') no-repeat right center;
			}
@media (max-width: 1400px){
	#container {width:100%;}
	#container_wr {width:100%;}
	.sub_visual .tt02 {width:100%;}

}
@media (max-width: 785px){
	.menu_navi_wrap {display:none;}		
}
@media (max-width: 1200px){
	.leftmenu {display:none;}
}



@media (max-width: 1300px){
	.ajax_notice {margin: 00px;
		width: 100%;
		padding: 0px;
		padding-top: 0px;
		padding-left: 0px;}
	.ajax_notice_view {margin: 00px;
		width: 100%;
		padding: 0px;
		padding-top: 0px;
		padding-left: 0px;}
	#bo_w{margin: 00px;
		width: 100%;
		padding: 0px;
		padding-top: 0px;
		padding-left: 0px;}
	.ajax_notice_wr{margin: 00px;
		width: 100%;
		padding: 0px;
		padding-top: 0px;
		padding-left: 0px;}
}

@media (min-width:1300px){
	.ajax_notice {margin: 00px;
		width: 100%;
		padding: 20px;
		padding-top: 15px;
		background: #fff;
		float: left;
		padding-left: 265px;}
	.ajax_notice_view {margin: 00px;
		width: 100%;
		padding: 20px;
		padding-top: 15px;
		background: #fff;
		float: left;
		padding-left: 265px;}

	.ajax_qa_view {margin: 00px;
		width: 100%;
		padding: 20px;
		padding-top: 15px;
		background: #fff;
		float: left;
		padding-left: 265px;}
	#bo_w{margin: 00px;
		width: 100%;
		padding: 20px;
		padding-top: 15px;
		background: #fff;
		float: left;
		padding-left: 265px;}
	.ajax_notice_wr{margin: 00px;
		width: 100%;
		padding: 20px;
		padding-top: 15px;
		background: #fff;
		float: left;
		padding-left: 265px;}
	}
	.ajax {margin: 00px;
		width: 100%;
		padding: 20px;
		padding-top: 15px;
		background: #fff;
		float: left;
		padding-left: 265px;}

}


@media (max-width: 960px) { 
	.s_tile {position:relative;width:100%;height:100%;margin:0px auto;padding: 2% 0;border:0px solid red;overflow:hidden;/* margin: 0px 2%; */}
	.s_tile ul li {
		float:left;
		width: 100%;
		width: 33%;
		height: 0;
		overflow: hidden;
		padding-bottom: 37.3%;
		text-align:center;
	}
	.s_tile ul li.s_tile01 {background:url('../img/960_pro_info01.jpg') no-repeat #688097 center;background-size: 100%;}
	.s_tile ul li.s_tile02 {background:url('../img/960_pro_info02.jpg') no-repeat #688097 center;background-size: 100%;}
	.s_tile ul li.s_tile03 {background:url('../img/960_pro_info03.jpg') no-repeat #688097 center;background-size: 100%;}
}
@media (max-width: 481px) { 
	.s_tile {display:none;}
	.ss_tile {position:relative;width:100%;height:100%;margin:0px auto;/* padding:10% 0; */border:0px solid red;overflow:hidden;/* margin: 0px 2%; */}
	.ss_tile ul li {
		float:left;
		width: 100%;
		width: 33%;
		height: 0;
		overflow: hidden;
		padding-bottom: 28.3%;
		text-align:center;
	}
	.ss_tile ul li.ss_tile01 {background:url('../img/480_pro_info01.jpg') no-repeat #688097 center;background-size: 100%;}
	.ss_tile ul li.ss_tile02 {background:url('../img/480_pro_info02.jpg') no-repeat #688097 center;background-size: 100%;}
	.ss_tile ul li.ss_tile03 {background:url('../img/480_pro_info03.jpg') no-repeat #688097 center;background-size: 100%;}

}


