@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:hidden;overflow-x:hidden;height:100%;min-width:320px}
body {margin:0;padding:0;font-size:0.813em;height:100%;font-family:'Noto Sans KR', dotum, sans-serif}
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', dotum, sans-serif}
button {cursor:pointer;font-family:'Noto Sans KR', dotum, 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:relative;background:linear-gradient(to bottom, #66eaff, #2f4caf);z-index:9;float:left;height:800px;width:260px;}
#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:1550px}

#tnb{background:#40434c}
#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:10px}
#tnb li a{color:#fff;line-height:20px}

#logo {background:#fff;width:100%;line-height:180px;text-align:center;position:relative;z-index:9;display:inline-block}
#m_logo960 {background:#fff;width:100%;line-height:130px;text-align:left;position:relative;z-index:9;display:inline-block;padding-left:50px}
#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;}
#gnb{padding:8% 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}
.gnb_1dli a{font-size:20px;color:#fff;font-weight:400;padding:10% 20%;border-bottom:1px solid rgba(255,255,255,0.5)}
.gnb_1dli ul li{border-bottom:1px solid rgba(0,0,0,0.1)}
.gnb_1dli ul li:hover{background:#fff}
.gnb_1dli ul li a{font-size:18px;color:#000;line-height:30px;border:none;padding:5% 15%}
.hd_site{width:100%;height:57px;text-align:center;line-height:40px}
.hd_site a{color:#fff;font-weight:500;font-size:15px;border-right:1px solid #fff;padding:0 10px}
.baro{background:#293975;width:100%;height:70px;cursor:pointer}
.top_nav{width:100%;height:180px;overflow:hidden;padding-top:30px}
@media(max-width:1300px){
#hd{width:100%;height:130px;}
#logo{line-height:130px}
.hd_site{display:none}
.baro{display:none}
#gnb{display:none}
}

@media (min-width: 1200px){
    #user_btn{display:none}
    #user_close {display:none;}}
@media (max-width: 1199px){
    #user_menu{display:none} 
    #user_btn{position:fixed;top:30%;right:0;width:45px;height:45px;border-radius:50px 0 0 50px;color:#fff;background:#000;border:0;background:rgba(0,0,0,0.8);font-size:15px}
    #user_menu{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;background:#000;background:rgba(0,0,0,0.6)}
    #user_menu .menu_wr{width:300px;background:#fff;float:right;height:100%;}
    #user_close {display:block;position:absolute;top:0;right:300px;width:50px;height:50px;z-index:999;border:0;background:none;color:#fff;font-size:19px}
    
}
@media (min-width: 970px){
    #gnb_1dul{width:100%;z-index:0;text-align:center}
    .gnb_1da{line-height:75px;font-size:1.25em;font-weight:bold;}
    .gnb_2dul{border-right:6px solid  #407fc3;position:absolute;z-index:9999;background:rgba(255,255,255,0.9);width:230px;height:800px;top:0;left:260px;padding-top:225px;text-align:left;}
    .gnb_2da{display:block;padding:10px 20px;font-size:1.077em;line-height:20px}
    .gnb_2da:hover{color:#407ec3;font-weight:500}
    .gnb_1dli:hover .gnb_2dul{display:block}
    .gnb_1dli button{vertical-align:top;border:0;width:20px;height:90px;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}

    #al_cate_btn{display:none}
    
}

@media (max-width: 969px){
     #gnb {display:none;background:#fff;position:absolute;top:60px;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:10px 0}
    .gnb_1dli{position:relative}
    .gnb_1dli button{position:absolute;top:0;right:0;background:url;border:0;width:40px;height:40px;overflow:hidden;border:0;background:url(../img/mobile/gnb_bg.png) no-repeat 50% 50%;text-indent:-9999px}
    .gnb_1dli button.btn_gnb_cl{background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%}
    .gnb_1da {padding:0 20px;font-weight:bold;font-size:1.077em;color:#000;line-height:40px;}
    .gnb_2da {;padding-left:30px;color:#616161;line-height:35px;}
    #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:0;left:0;width:50px;height:60px;border:0;background:none;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}

}

/* 텍스트 크기 조절 */
#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}

/* 중간 레이아웃 */
#wrapper {width:auto;height:800px;overflow:hidden}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#container{width:100%;}
#container {position:relative;min-height:800px;z-index:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:30px;font-weight:500;padding:30px;background:#fff;color:#000;}
#container_title span{font-size:18px;color:#989898;font-weight:400;margin-left:20px}
#container_contents{width:100%;height:620px;overflow:scroll;overflow-x:scroll;padding:0 20px}
.box{background:#fff;}



@media (max-width: 1199px){
    #container{width:100%;margin:0;}
}

@media (max-width: 639px){
    #wrapper{padding:0px}

}


/*레이아웃*/
.l_3,.l_6 ,.l_10,.s_3,.s_6 ,.s_10{float:left;padding:1%}
.s_3,.s_6 ,.s_10{margin:0 0 5px}

@media (max-width: 969px){
    .s_10{width:100%;}
    .s_3{width:33.333%}
    .s_6{width:66.666%}
}

@media (min-width: 970px){
    .l_10{width:100%;}
    .l_3{width:33.333%}
    .l_6{width:66.666%}
}

/* 하단 레이아웃 */
#ft {background:#fff;height:99px;padding:10px 0}
#ft h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}

#ft_copy {width:100%;margin:0 auto;height:100%}
#ft_copy #ft_company {text-align:center;margin-bottom:5px}
#ft_copy #ft_company a {display:inline-block;padding:0 10px;line-height:1em;color:#d6d8e1;font-size:1.154em}
#ft_copy b {color:inherit}
#ft_copy a {color:inherit;text-decoration:none}
#ft_copy .logo{float:left;line-height:80px;width:20%}
#ft_copy .copyright{width:80%;height:auto;overflow:hidden;float:left}
#ft_copy .copyright a{font-size:15px;color:#585858;border-right:1px solid #e3e3e3;padding:0 10px}
#ft_copy .copyright p{letter-spacing:-1px;font-size:14px;color:#585858;margin-top:5px;word-break:keep-all}
#ft_copy .copyright span{color:#e3e3e3;margin:0 5px}
#top_btn {position:fixed;bottom:10px;right:10px;width:40px;height:40px;line-height:36px;border:2px solid #333;background:rgba(255,255,255,0.6);color:#333;text-align:center;font-size:15px;z-index:99}
#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}

/* 게시물 선택복사 선택이동 */
#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}

/* 페이징 */
.content_box{width:73%;height:800px;float:left;background:#fff}
.rightbox{width:13%;height:800px;background:#f9f9fa;position:absolute;right:0;top:0}
.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;}

/* 메인 비쥬얼 */
#visual{position:relative;width:100%;height:800px;}
.visual_text{width:50%;height:100%;float:left;padding-top:10%;padding-left:5%;}
#slides {position:relative;}
#slides, #slides .slidesjs-control, #slides .slidesjs-container, #slides .slidesjs-slide {width:100% !important;height:800px !important;z-index:0;}
#slides .slidesjs-navigation {
  margin-top:0px;
}

#slides a.slidesjs-next,
#slides a.slidesjs-previous{
  background-image: url('../img/mobile/btns_next-prev.png');
  background-repeat: no-repeat;
  display:block;
  width:76px;
  height:74px;
  text-indent: -9999px;
  float: left;
  z-index:100;
  background-size:cover;
}


#slides a.slidesjs-next {
  margin-right:0;
  background-position: 100% 0;
  position:absolute;
  top:44%;
  right:15%;
 }



#slides a.slidesjs-previous {
  background-position: 0 0;
  position:absolute;
  top:44%;
  left:15%;
}



#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:54%;
  left:5%;
  float: right;
  list-style: none;
  border:0px solid red;
  z-index:10000;
}

#slides .slidesjs-pagination li {
  float: left;
  margin: 0 1px;
}

#slides .slidesjs-pagination li a {
  display: block;
  width: 30px;
  height: 30px;
  margin:0 1px;
  background-image: url('../img/pagination.png');
  background-position: -31px 0px;
  float: left;
  overflow: hidden;
  z-index:100;
  text-indent:-99px
}

#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}

 /* 메인 비쥬얼 박스*/
 .visual_index{position:absolute;top:0;width:100%;height:800px;}
.visual_box{width:50%;float:right;height:100%;padding-top:3%;padding-right:15%;}
.visual_box .quick_2menu{width:490px;height:auto;overflow:hidden}
.visual_box .quick_2menu ul li{float:left;width:49%;margin-right:2%;text-align:center;height:160px;padding:15px 0;cursor:pointer}
.visual_box .quick_2menu ul li:nth-child(1){background:rgba(75,200,218,0.8)}
.visual_box .quick_2menu ul li:nth-child(2){margin:0;background:rgba(44,101,230,0.8)}
.visual_box .quick_2menu ul li p{font-size:20px;margin-top:15px;color:#fff}
.product_intro{position:relative;width:490px;height:325px;background:rgba(56,56,56,0.8);margin:10px 0;padding:5%}
.product_intro p{font-size:20px;color:#fff;}
.product_intro p span{font-size:15px;color:rgba(255,255,255,0.4)}
.product_intro button{position:absolute;right:30px;top:25px;border:none;background:none;outline:none}
.product_intro ul{width:100%;height:auto;overflow:hidden;margin-top:20px}
.product_intro ul li{float:left;width:31.3%;margin-bottom:5%;overflow:hidden;background:#fff;margin-right:3%;height:100px;text-align:center;padding-top:8px}
.product_intro ul li:nth-child(3){margin-right:0}
.product_intro ul li:last-child{margin:0}
.notice_box{
	position:relative;
	width:490px;
	height:174px;
	overflow:hidden;
	background:#fff;
	padding:2% 5%;
	box-shadow:1px 1px 1px rgba(0,0,0,0.2)
}
.notice_box button{border:none;outline:none;position:absolute;right:30px;top:15px}



/* 하단 공지사항 박스 */
.f_notice_box{width:100%;height:auto;overflow:hidden;border:1px solid #e5e5e5}
.box_notice{width:50%;height:68px;overflow:hidden;;float:left;background:#efefef;padding-left:260px;}
.box_rec{width:50%;height:68px;overflow:hidden;float:left;background:#f9f9fa;padding-right:230px}
.box_tit{font-size:20px;color:#514a44;font-weight:bold;float:left;line-height:70px;width:25%;text-align:center;}

/*모바일 카테고리*/
.category{display:none;width:100%;height:auto;overflow:hidden;background:#fff;position:absolute;top:90px}
.category_cl{display:block;}
.category p{font-size:20px;text-align:center;color:#fff;padding:2% 0;background:#5482e9}
.category .ca_ul{width:100%;height:auto;overflow:hidden}
.category .ca_ul .ca_li{width:100%;text-align:left;}
.category .ca_ul2{width:100%;height:auto;overflow:hidden;display:none}
.category .ca_ul2_cl{width:100%;height:auto;overflow:hidden;display:block;background:#f8f8f8;padding:1% 2%;}
.category .ca_ul2_cl a{color:#616161}
.category .ca_ul2 .ca_li2{width:100%;text-align:left;padding:1%;font-size:15px;}
.category .ca_li_tit{width:100%;height:80px;background:url('../img/mobile/gnb_bg.png')no-repeat 95% 50%;
text-align:left;font-size:18px;color:#2b2b2b;padding:0 3%;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;font-weight:500;line-height:80px}
.category .ca_li_tit_cl{width:100%;height:80px;background:url('../img/mobile/gnb_bg2.png')no-repeat 95% 50%;
text-align:left;font-size:18px;color:#2b2b2b;padding:0 3%;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;font-weight:500;line-height:80px}
.top_bg1{width:100%;height:200px;}


/* LEFT MENU */
.left_menu{position:relative;width:14%;float:left;height:800px;background:#f9f9fa}
.left_bg{width:100%;height:180px;background:url('../img/left_bg.jpg')}
.left_menu .li_ovr a{color:#0d3a7e;}
.left_menu ul{width:100%;height:auto;overflow:hidden;padding:30px}
.left_menu ul li{margin-bottom:20px; font-size:15px; color:#828282;}
.left_menu ul li a{font-size:18px;color:#989898}
.left_menu ul li a:hover{color:#0d3a7e}

@media (max-width: 1600px) {
	.content_box {width: 83%;}
	.left_menu { width: 17%;}
	.rightbox {display:none;}
	.left_menu ul l{width:100%;height:auto;overflow:hidden;padding:15px}
	.left_menu ul li a{font-size:15px;}
}


/* TOP MENU */
.sub_navi_wrap {position:absolute;width:100%;height:45px;padding-left:20px;border-top:1px solid #e0e0e0;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 img {float:left;border-left:1px solid #ddd;border-right:1px solid #ddd} 

.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}
.menu_navi_wrap{
      float:left;
      position:relative;
      color:#000000;
      height:45px;
	  z-index:9999;
}
.menu_navi_wrap a:hover{
    background-color:#f6f6f6; color:#6285df;
}
.menu_navi_wrap a {
    position:relative;
    text-decoration: none;
    display:block;
    color:#000000;
    outline:none;
	padding:0 20px;
	font-size:15px;
}
.menu_navi_wrap > ul{
    list-style: none;
    margin:0;
    padding:0 0 0 0px;
    height:43px;
	line-height:44px; 
}
.menu_navi_wrap > ul > li{
    padding:0;
    float:left;
 	border-right:1px solid #ddd;
	width:220px;
}

.sub_nav{
	font-size:15px;
    position: absolute;
    display:none;
	border-bottom:1px solid #ddd
}
.sub_nav_o{
	font-size:15px;
    position: absolute;
    display:block;
	border-bottom:1px solid #ddd
}
.menu_navi_wrap ul li > ul > li:first-child{border-top:none;}
.menu_navi_wrap ul li > ul > li{
    float:none;
    margin: 0 0 0 0px;
    width:100%;
	line-height:40px;
	width:220px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background:#fff;
}
.menu_navi_wrap ul li > ul > li:hover{
    color:#6285df;
}
.menu_navi_wrap .active ul{
    display:block !important; 
	background-color: white;
}
.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: 55px;
    padding: 0 20px;
    position:relative;
    z-index: 1;
	text-decoration: none;
    display:block;
}
.menu_navi_wrap .active a:hover{
    background-color:white;
}
.menu_navi_wrap .active ul a:hover{
    background-color:#99a610;
	color:#fff; font-weight:600;
}

.menu_navi_wrap .active ul a{
    border: 0 !important; 
    border:0; 
	font-size:14px;
}
.menu_navi_wrap .arrow {
	position:absolute;
	right: 4px;
	top:20px;
	width:7px;
	height:7px;
	padding: 0 11px;
}
.menu_navi_wrap .arrow img{border:none}

@media (max-width: 1100px) {
	.menu_navi_wrap > ul > li {width:auto;}
	.menu_navi_wrap a, .menu_navi_wrap .active > a {font-size:13px;padding: 0 20px;}
	.menu_navi_wrap ul li > ul > li {width:178px}
}

/* 사이트맵 */
.site_ul01 {display:block;width:100%;height:100%; padding:0 20px; margin-bottom:30px; overflow:hidden}
.site_ul01 > li {float:left;width:20%; margin-bottom:30px; text-align:left;word-break:keep-all;}
.site_ul01 li p {display:inline-block;font-size:24px;padding-bottom:20px;border-bottom:1px solid #dedede; color:#3660b6;}
.site_ul01 li a {color:#000;}
.site_ul01 li a:hover {text-decoration:underline !important;}

.site_ul02 {margin-top:15px;}
.site_ul02 > li {display:block;width:100%;margin-bottom:3px; font-size:16px;color:#000;}

.site_ul03 {margin:3px 0px 7px;}
.site_ul03 > li{margin:0px 0 0px 10px; line-height:18px;}
.site_ul03 > li:before {position:absolute; margin:8px 0 0 -8px; width: 4px; height: 4px; background: #9aa60f; content:''; border-radius: 50%;}
.site_ul03 > li > a{font-size:13px; color:#444;}

.site_ul04 {margin:3px 0 7px;}
.site_ul04 > li {font-size:12px !important; margin:0px 0 0px 5px; color:#666}
.site_ul04 > li:before {position:absolute; margin:8px 0 0 -8px; width:3px; height:3px; background: #aaa; content:''; border-radius: 50%;}
.site_ul04 > li > a{font-size:12px; color:#777;}

@media screen and (max-width:700px) {
	.site_ul01 > li {float:left;width:33%;}
}
@media screen and (max-width:480px) {
	.site_ul01 > li {float:left;width:50%;}
}
 
/* 반응형 css */
#m_logo960{display:none}
#visual_960{display:none !important}
#visual_480{display:none !important}
.menu_960{border:none;outline:none;position:absolute;top:0;right:0;z-index:10;display:none}
.f_logo960{display:none}
.m_visual_text{display:none}
.m_notice{display:none}

@media(max-width:1800px){
.box_notice{padding-left:0}
.box_rec{padding-right:0}
html{overflow-y:scroll}
}
@media(max-width:1300px){
#wrapper{width:100%;height:auto;}
#logo{display:none}
#m_logo960{display:block}
#ft_copy{width:100%}
#container_contents{height:auto;overflow:hidden;}
.menu_960{display:block}
.box_notice{width:100%;float:none}
.box_rec{width:100%;float:none}
.left_menu{display:none;}
.content_box{width:100%;height:auto;border-top:1px solid #ddd;border-bottom:1px solid #ddd}
}

@media(max-width:1000px){
.visual_text{width:45%;padding-left:2%}
.visual_text img{width:100%;}
.visual_box{width:55%;padding-right:0;padding-left:2%}

}
@media(max-width:960px){
#ft{height:255px;padding:5%}
#ft_copy .logo{display:none}
#visual_1920{display:none !important}
#visual_960{display:block !important}
.visual_text{width:40%;}
.visual_box{width:60%}
.f_logo960{display:block;margin-bottom:3%}


}
@media(max-width:860px){
.visual_text{width:35%;}
.visual_box{width:65%}
}
@media(max-width:800px){
.visual_text{display:none}
.visual_box{width:490px;margin:0 auto;float:none;padding:10% 0}
#slides .slidesjs-pagination{top:92%;left:40%;}
}
@media(max-width:780px){
ul.tabs li{width:45% !important}
}
@media(max-width:500px){
#hd{height:90px}
#ft{height:195px}
#wrapper{height:815px}
#m_logo960{line-height:90px;padding-left:10px}
#m_logo960 img{width:65%}
#slides .slidesjs-pagination{top:55%;left:5%}
#visual_960{display:none !important}
#visual_480{display:block !important}
#container_title{padding:15px;font-size:20px}
#container_title span{display:none}
#slides, #slides .slidesjs-control, #slides .slidesjs-container, #slides .slidesjs-slide{height:250px !important}
.top_nav{padding-top:0;height:auto;border-bottom:1px solid #ddd}
.menu_960{width:90px}
.menu_960 img{width:100%}
.f_notice_box{display:none}
.visual_index{position:relative;height:auto;overflow:hidden}
.notice_box{display:none}
.visual_box{padding:20px}
.visual_box,.visual_box .quick_2menu,.product_intro{width:100%}
.visual_box .quick_2menu ul li{height:170px;padding:20px 0}
.product_intro ul li img{width:100%;height:95%}
.f_logo960 img{width:65%}
.m_visual_text{display:block !important;position:absolute;top:10%;left:5%}
.copyright a{display:none}
.m_notice{display:block;width:100%;padding:0 20px;position:absolute;top:185px}
.m_notice ul li{position:relative;float:left;text-align:center;width:49%;margin-right:2%;background:#fff;height:75px;
box-shadow:1px 1px 1px rgba(0,0,0,0.1);}
.m_notice ul li p{width:60%;margin:20px 10px;font-size:20px;color:#8d8d8d;border-bottom:4px solid #e0e0e0;padding-bottom:5px}
.m_notice ul li p:hover{color:#579cd7;border-bottom:4px solid #579cd7}
.m_notice ul li:last-child{margin-right:0}
.m_notice ul li button{border:none;outline:none;position:absolute;top:20px;right:10px}

}

/* 탭*/
ul.tabs{
  margin: 20px 0;
  padding: 0px;
  list-style: none;
  text-align:center;
}
ul.tabs li{
  transition:all 0.3s ease;
  background:#fff;
  border:1px solid #ccc;
  color: #ccc;
  display: inline-block;
  cursor: pointer;
  width:24%;
  text-align:center;
  padding:10px;
  font-size: 16px;
  font-weight:500;
  height:46px;
  margin:2px 0;
}
ul.tabs li:hover{color:#0661cb;border:1px solid #0661cb;font-weight:500;transition:all ease 0.3s 0s;}
 
ul.tabs li.current{
  color:#0661cb;
  border:1px solid #0661cb;
  font-size: 16px;
}
 
.tab-content{
  display: none;
  padding: 15px;
}
 
.tab-content.current{
  display: inherit;
}
@media screen and (max-width:450px) {
	ul.tabs li{font-size: 12px;}
	ul.tabs li.current{font-size: 12px;}
}


/* 인사말 */
.h_sub1_txt {font-size:20px; color:#032052; font-weight: 500; line-height: 26px;margin-top:18px}
.sub1_txt {font-size:15px;margin-top: 10px; line-height: 24px;}
.r_sub1_1 {float:right; margin-top:0px }
.sub1_1_img_m{display:none}
@media(max-width:500px){
.sub1_1_img{display:none}
.sub1_1_img_m{display:block}
}
/* 표 */
.tbl01 {width:100%; border-collapse:collapse; border-top:2px solid #012b5d; margin-bottom:24px}
.tbl01 caption {height:0; text-indent:-9999px;}
.tbl01 th, .tbl01 td {padding:7px; border:1px solid #dedee1;
	transition:padding 200ms ease-out 0s;
	-webkit-transition: padding 200ms ease-out 0s;
	-o-transition: padding 200ms ease-out 0s;
	}
@media screen and (max-width: 480px) {
	.tbl01 th, .tbl01 td {padding:3px; font-size:14px; }
}
.tbl01 thead th, .tbl01 tbody th {font-weight:500; color:#000;background:#f7f7f9; font-size: 15px;}
.tbl01 th:first-child, .tbl01 td:first-child {border-left:0px;}
.tbl01 th:last-child, .tbl01 td:last-child {border-right:0px;}
.tbl01_center td {text-align:center; color:#666;}
.tbl01_left td {text-align:left; color:#666; font-size:14px;}
.tbl01 td ul li {font-size:14px; margin-left:5px; padding-bottom:4px; padding-left:10px; background:url('../img/sub/icon_list01.jpg') no-repeat 0 10px}
.tbl_mobile {display:none; }
@media screen and (max-width:600px) {
	.tbl_pc {display:none}
	.tbl_mobile {display:block}
}

/* 최사연혁 */
.sub_top_title {
	width:100%;
	font-size:19px;
	font-weight:400;
	color:#313131;
	padding-bottom:30px;
	margin-bottom:30px;
	letter-spacing:-1px;
	background:url('../img/sub1_3_bg.jpg');
	word-break:keep-all;
	    height: 182px;
	}
.sub_top_title p {margin:0px 0 20px 6%; line-height:28px}
.sub_top_title p span {font-weight:500; color:#000; font-size:21px}
.sub_top_title p .span_small {font-size:15px; font-weight:400; color:#313131;}
.sub_top_title img {margin-left:6%;}

.his_bold {line-height:70px !important ; width:420px; font-weight:900; font-size:80px; color:#c0c0c0; transition:0.5s;}
.his_right {margin:10px 0 0 0 !important; transition:0.5s;}
.his_wrap01 {width:100%; background:url('../img/img_his_bg.png') no-repeat right 30px bottom; }
.his_wrap01 dl {border-left:1px solid #ddd; margin-left:6%; padding-bottom:20px}
.his_wrap01 dl dt {line-height:50px; font-weight:900; font-size:35px; color:#0056b8; margin:0 0 10px 60px}
.his_wrap01 dl dd span {font-weight:600; margin-right:10px;    font-size: 14px;}
.his_wrap01 dl dd {margin-left:-10px; padding:0 0 10px 70px; font-size: 14px;}
.his_wrap01 dl dd.his_dot1 {background:url('../img/img_his_dot1.png') no-repeat 0 4px}
.his_wrap01 dl dd.his_dot2 {background:url('../img/img_his_dot2.png') no-repeat 0 4px}
.his_wrap01 dl dd.his_dot3 {background:url('../img/img_his_dot3.png') no-repeat 0 4px}
.his_wrap01 dl dd p {font-weight:600; margin-right:10px; font-size:25px; color:#0056b8}
.his_wrap01 dl dt.tour_dl {background:url('../img/img_his_dot1.png') no-repeat 0 4px;}
.his_wrap01 .tour_dl span {line-height: 30px;font-weight: 900;font-size: 25px;color: #0056b8;margin: 0 0 10px 60px;}
.his_wrap01 dl dd.his_vi1 {background:url('../img/img_his_vi1.png') no-repeat 0 4px}
.fLeft {float:left !important;}
@media screen and (max-width:860px) {
	.his_right {margin:0px 0 20px 6% !important}
	.his_wrap01 {background-size:80%; background-position:right bottom}
	.tabcontent{clear:both}
}
@media screen and (max-width:450px) {
	.his_bold {font-size: 50px;}
	.his_wrap01 dl dt {font-size:30px;}
}

/* 설비현황 */
.sub_tit02 {
	font-size:22px; 
	color:#0455a8; 
	font-weight:600;
	margin: 20px 0 -2px 0px; 
	padding-left: 35px; 
	line-height: 40px;
	background:url('../img/sub_icon01.png') no-repeat 0 7px
}

/* 생산 설비 */
.sub3_2{width:100%;height:auto;overflow:hidden;}
.sub3_2{width:100%;height:auto;overflow:hidden;padding:40px 0}
.sub3_2 ul li{float:left; text-align:center; margin: 0px 3.8%;margin-bottom:40px}
.sub3_2 ul li p{font-size:16px;color:#fff;background:#4eabd5;border-radius:100px;width:60%;margin:15px auto;padding:10px}
.sub3_2 .tbl01{width:100%;margin:0 auto}

.sub_tit03 {
	font-size:18px;
	color:#393939;
	font-weight:600;
	/* margin: 0 0 5px 0px; */
	padding-left: 26px;
	line-height: 40px;
	background: url('../img/sub_icon02.png') no-repeat 0 16px;
	margin: 8px 0px -5px 34px;
}

.sub2_imgbox {text-align: center;
    margin-bottom: 27px;
	margin-top: 10px;
	}

.tit_list_01 {width: 100%;padding-left: 60px; margin-top:4px}
.tit_list_01 ul { display: block; margin-bottom: 30px;}
.tit_list_01 li {padding-left: 22px; margin-bottom: 10px; line-height: 1.3em;  background: url('../img/bullet03.jpg') no-repeat left 8px;font-size:16px}

/* 메뉴2 */
.sub_ul2{padding:10px !important}
.sub_ul2 a{font-size:15px !important}
.sub1_6_img_m{display:none}
/* 상세페이지 반응형 css */
@media(max-width:1300px){
#wrapper{height:auto !important;overflow:hidden}
#ctt_con img{width:100% !important}
.sub3_2 ul li{width:42%}
.sub_top_title img{width:auto !important}
#daumRoughmapContainer1560747871964{width:100% !important}
#daumRoughmapContainer1560747871964 img{width:auto !important}
}

@media(max-width:700px){
.sub3_2 ul li{width:100%}
}
@media(max-width:500px){
#ctt{padding:0 !important}
#container_contents{margin:50px 0}
.sub_navi_wrap{padding:0}
.sub_top_title{height:300px}
.sub1_6_img{display:none}
.sub1_6_img_m{display:block}
}


/* 공지사항 탭*/
ul.tabs2{
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-bottom:10px
}
ul.tabs2 li{
	font-size:20px;
	width:85px;
	text-align:center;
	background: none;
	color: #8d8d8d;
	display: inline-block;
	padding: 5px 0px;
	margin-right:10px;
	cursor: pointer;
	border-bottom:4px solid #e0e0e0;
}

ul.tabs2 li.current{
	color: #313131;
	border-bottom:4px solid #313131;
}

.tab-content{
	display: none;
}

.tab-content.current{
	display: inherit;
}
