@charset "utf-8";
@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 100;
    src: local('Noto Sans Thin'), local('NotoSans-Thin'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans Light'), local('NotoSans-Light'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');
}
/*
@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 350;
    src: local('Noto Sans DemiLight'), local('NotoSans-DemiLight'),
        url(../font/NotoSansKR-DemiLight-Hestia.eot),
        url(../font/NotoSansKR-DemiLight-Hestia.eot?#iefix) format('embedded-opentype'),
        url(../font/NotoSansKR-DemiLight-Hestia.woff) format('woff'),
        url(../font/NotoSansKR-DemiLight-Hestia.otf) format('opentype');
}
*/
@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans Regular'), local('NotoSans-Regular'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans Medium'), local('NotoSans-Medium'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans Bold'), local('NotoSans-Bold'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 900;
    src: local('Noto Sans Black'), local('NotoSans-Black'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');
}

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'Noto Sans Korean',sans-serif; background:#f2f2f2 }
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;font-family:'Noto Sans Korean',sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-family:'Noto Sans Korean',sans-serif;font-size:1em}
input[type="submit"]{cursor:pointer}
button {cursor:pointer}

table {border-collapse:collapse; border-spacing:0}

textarea, select {font-family:'Noto Sans Korean',sans-serif;font-size:1em}
select {margin:0}
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}

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

input[type=text],input[type=password], textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
}

input[type=text]:focus,input[type=password]:focus,  textarea:focus,select:focus {
-webkit-box-shadow:  0 0 5px #9ed4ff;
-moz-box-shadow:  0 0 5px #9ed4ff;
box-shadow: 0 0 5px #9ed4ff;
border: 1px solid #558ab7 !important;
}
.placeholdersjs { color: #aaa !important; }

.bg_e1edff{background:#e1edff;}

.clear {clear:both}
.tal {text-align:left}
.tac {text-align:center}
.tar {text-align:right}
.fl {float:left}
.fr {float:right}
.pointer {cursor:pointer}
.bold {font-weight:bold}
.ovfh {overflow:hidden}
.list_init {margin:0;padding:0;list-style:none}
.mgt20{margin-top:20px !important;}

/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft{min-width:1300px}


#hd_wrapper,
#tnb ul,
#container_wr,
#ft_wr{width:1300px}
.pdt20{*padding-top:20px !important;}
/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding: 0;background:#000;color:#fff;text-align:left;position:relative;}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding: 10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject{background:#000;text-align:left}
.hd_pops_footer .hd_pops_close{background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd {width:100%; height:140px; background:#fff}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#hd_wrapper {position:relative;margin:0 auto;padding:0;height:100px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding-top:17px}

/*검색*/
#gnb_all2{display:none;position:absolute;width:100%; height:120px; z-index:9999999; background:#005d8e; border-bottom:1px solid #004b73; 
-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_all2 .x_btn {position:absolute; top:18px; left:50%; width:50px; margin-left:410px}
.hd_sch_wr{position:absolute;top:18px;left:50%;width:800px; margin-left:-400px; }
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch{background:#fff;border-radius:200px;overflow:hidden}
#hd_sch #sch_stx {padding-left:20px;height:55px;width:750px;border:0;border-right:0;float:left;color:#77afcd;font-size:1.25em}
#hd_sch #sch_submit {padding-right:10px; height:50px;border:0;background:#fff;color:#253dbe;width:50px;float:left;cursor:pointer;font-size:18px}

#sbn_side{position:absolute;top:20px;right:0}

#tnb {height:40px; background:url('../img/top_bg.jpg') repeat-y}
#tnb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#tnb ul {margin:0 auto; padding-right:223px; zoom:1}
#tnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:right;border-left:1px solid #4da6bd;font-size:14px}
#tnb a {display:inline-block;padding:0 15px;color:#fff;line-height:39px; font-weight:500}
#tnb a:focus, #tnb a:hover {color:#253dbe;background:#fafafa}
#tnb .tnb_admin a{color:#fff;}
#tnb .tnb_admin a:hover {color:#253dbe;background:#fafafa}
#tnb .tnb_left{float:left}
#tnb .tnb_left a{padding:0 14px}
#tnb .tnb_cart{border-right:1px solid #ddd;}
#tnb .tnb_community{border-right:1px solid #ddd}
#tnb .tnb_community i{font-size:15px}
#tnb .tnb_community{background:#e7e7e7;font-weight:bold;}
#tnb .tnb_community:focus, #tnb .tnb_community:hover {color:#333;border-bottom:0}
#tnb .tnb_community a{color:#253dbe;border-bottom:1px solid #e7e7e7}
#tnb .tnb_search a {width:160px; height:40px; padding:0; line-height:1em}
#tnb .tnb_sitemap a {}


#hd_qnb{float:right;margin-top:20px}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li{float:left;font-size:1.083em;line-height:15px;position:relative;text-align:center;margin:0 10px}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a{display:block}
#hd_qnb li i{display:inline-block;width:40px;line-height:40px;border-radius:25px;background:#fff;text-align:center;margin:0;color:#fff}
#hd_qnb .visit .visit-num{display:inline-block;line-height:18px;padding:0 5px;border-radius:10px;background:#f04e00;color:#fff;font-size:10px;position:absolute;top:0;right:0}
#hd_qnb li .fa-question{background:#e83a5f;font-size:20px}
#hd_qnb li .fa-question:hover{background:#e41b45}
#hd_qnb li .fa-comments{background:#82c13f;font-size:16px}
#hd_qnb li .fa-comments:hover{background:#5aa708}
#hd_qnb li .fa-users{background:#f0ba00;font-size:15px}
#hd_qnb li .fa-users:hover{background:#f06f00}
#hd_qnb li .fa-history{background:#8522c4;font-size:15px}
#hd_qnb li .fa-history:hover{background:#6700a9}

/* 메인메뉴 */
#gnb{position:relative; float:right;  height:100px;}
#gnb h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap{margin:0 auto;position:relative; height:100px;}
#gnb #gnb_1dul {font-size:18px;padding: 0;background:#fff;zoom:1; height:inherit; 
/*-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3); 
-moz-box-shadow:  0 1px 3px rgba(0,0,0,0.3);
box-shadow: 0 1px 3px rgba(0,0,0,0.3)*/}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli{float:left;line-height:50px;padding:0 20px;position:relative; height:inherit;}
#gnb .gnb_1dli:hover{background:#fff; color:#4d78c0}
/*#gnb .gnb_1dli:hover{background:#1a30a7;
-webkit-transition: background-color 2s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;}*/

.gnb_1dli .bg{display:inline-block;width:10px;height:10px;overflow:hidden;background:url(../img/gnb_bg2.gif) no-repeat 50% 50%;text-indent:-999px}
.gnb_1da {display:inline-block;font-weight:600;color:#333;text-decoration:none; height:inherit; line-height: 97px; vertical-align:middle;}
.gnb_1da:hover {border-bottom:3px solid #4c78bf; color:#4c78bf}

.gnb_2d {display:none;position:absolute;top:140px;left:0px;background:#f0f6ff;padding:0;width:100%;z-index:1000;height:330px;box-shadow:0 3px 5px rgba(0,0,0,0.1);-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;}
.gnb_2dul {display:block;position:absolute;left:49%;top:0px;margin-left:-170px;padding:0;width:850px;z-index:1000;height:100%;}
.gnb_2dli {float:left;min-height:90px;margin-bottom:15px;/*border-right:1px solid #d9d9d9;padding:3px 10px;*/}
.gnb_2dli:last-child{/*border-right:1px solid #d9d9d9;*/}
.gnb_2dul > li:nth-of-type(4n+1) {clear:both}
.gnb_2dul_1 > li:nth-of-type(3n+1) {clear:both}
.gnb_2dul_1 > li:nth-of-type(4n+1) {clear:none}
.gnb_2dli_02 {/* height:30px; */float:left;/* border-right:1px solid #d9d9d9; */}
.gnb_2dli_02_1 {margin-bottom: 115px;}
.gnb_2da {display:block;padding:12px 10px 7px;line-height:17px;font-size:15px;font-weight:500;color:#3c3c3c;text-align:left;text-decoration:none;word-break:keep-all;letter-spacing:-1px;}
a.gnb_2da:hover{color:#4c78bf;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;}
.gnb_2da_02 {display:block;padding:3px 10px;line-height:26px;font-size:15px;font-weight:500;color:#3c3c3c;text-align:left;text-decoration:none;letter-spacing:-1px;}

/*.gnb_3dli li {font-size:14px; color:#666; font-weight:400; padding:2px 0px 2px 20px;}*/
.gnb_3dli li {font-size:12px; color:#666; font-weight:400; padding:2px 0px 2px 13px;}
.gnb_3dli li:hover {font-weight:500;}
.gnb_3dli li a{color:#666;}
.gnb_3dli li a:hover{color:#000;}
.gnb_3dli_02 li {font-size:11px;color:#666;font-weight:400;padding:2px 10px;}
.gnb_3dli_02 li:hover {font-weight:500;}
.gnb_3dli_02 li a{color:#666;}
.gnb_3dli_02 li a:hover{color:#000;}

.gnb_6dul {display:block;position:absolute;left:50%;top:0px;margin-left:-171px;padding:0;width:821px;z-index:1000;height:272px;}
/* .gnb_6dul_1 {margin-bottom: 100px;} */
.gnb_6dli li {font-size:12px; color:#666; font-weight:400; padding:2px 0px 2px 13px;}
.gnb_6dli li:hover {font-weight:500;}
.gnb_6dli li a{color:#666;}
.gnb_6dli li a:hover{color:#000;}
.gnb_6dli_02 {/* height:30px; */float:left;/*border-right:1px solid #d9d9d9;*/}
.gnb_6dli_02_1 {margin-bottom: 120px;}
.gnb_6dli_02 li {font-size:13px;color:#666;font-weight:400;padding-left: 15px;}
.gnb_6dli_02 li:hover {font-weight:500;}
.gnb_6dli_02 li a{color:#666;}
.gnb_6dli_02 li a:hover{color:#000;}
.gnb_6da_02 {display:block;padding:3px 10px 3px 15px;line-height:26px; font-size:14px; font-weight:500; color:#3c3c3c;text-align:left;text-decoration:none}



.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#000}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em;color:#000}
.gnb_wrap .gnb_empty a{color:#000;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a{color:#555}

#gnb .gnb_menu_btn{background:#4158d1;color:#fff;width:50px;height:50px;border:0;vertical-align:top;font-size:18px}
#gnb .gnb_close_btn{background:#4158d1;color:#fff;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:-50px;left:0}
#gnb .gnb_mnal{padding:0}

.gnb_2d_title_wrap {position:absolute;left:50%;margin-left:-950px;width:760px;height:100%;background: url('../img/gnb_2d_title_wrap_bg.png') 530px 50px no-repeat #5a88d4;}

dl.gnb_2d_title {position:absolute; top:70px; right:100px;width:300px; height:120px;}
dl.gnb_2d_title dt {font-size:32px; color:#fff; font-weight:400;}
dl.gnb_2d_title dd {margin:5px 0 0 3px; font-size:14px; color:#fff; font-weight:400;}

/*사이트맵*/
#gnb_all{display:none;position:absolute;width:100%;z-index:9999999;}
#gnb_all .x_btn {position:absolute; bottom:30px; left:50%; width:50px; margin-left:550px}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul{background:#fff;border:1px solid #e5e5e5;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:18px;padding:10px;display:block;position:relative;margin-bottom:10px;background: #f4f4f4;border-bottom: 1px solid #4d77bf;font-weight: bold;color:#4d77bf}

#gnb_all .gnb_al_li li {padding-left:10px;line-height:2em;}
#gnb_all .gnb_al_li li i{color:#9ca6cc}
#gnb_all .gnb_al_li li a{font-size:13px; color:#555;}
#gnb_all .gnb_al_li li a:hover {font-weight:bold}


.search_btn {position:absolute; top:0px; width:140px; left:50%; margin-left:510px; cursor:pointer; background:#005d90;border-right:1px solid #4da6bd;border-left:1px solid #4da6bd; text-align:center; color:#fff;font-size:14px; line-height:40px}
.sitemap_btn {position:absolute; top:-40px; right:140px; cursor:pointer; border-left:1px solid #4da6bd; padding:0 15px;color:#fff;font-size:14px; line-height:40px}


/*서브비쥬얼*/
.sub_visual {position:relative; width:100%; height:100px; margin:0 auto; text-align:center; background:url('../img/sub_visual01.jpg') no-repeat center}
.s_visu10 {background:url('../img/sub_visual01.jpg') no-repeat center}
.s_visu20 {background:url('../img/sub_visual02.jpg') no-repeat center}
.s_visu30 {background:url('../img/sub_visual03.jpg') no-repeat center}
.s_visu40 {background:url('../img/sub_visual04.jpg') no-repeat center}
.s_visu50 {background:url('../img/sub_visual05.jpg') no-repeat center}
.s_visu60 {background:url('../img/sub_visual06.jpg') no-repeat center}
.s_visu70 {background:url('../img/sub_visual07.jpg') no-repeat center}
.sub_visual .tt01 {font-size:35px; color:#fff; padding-top:25px; font-weight:100; letter-spacing:-1px}
.sub_visual .tt02 {font-size:15px; color:#fff; padding-top:7px; }


/* 중간 레이아웃 */
#wrapper{overflow:hidden}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""; }
#container_wr {z-index:5;margin:0 auto;height:100%;zoom:1; clear:both; background:#fff; border-left:1px solid #dedede;border-right:1px solid #dedede;}
#aside {float:left;width:198px; padding:0;background: #fff;height: 100%; min-height:500px; margin:0}

#container {border-left:1px solid #dedede; z-index:4;position:relative;float:right;min-height:500px;height:auto !important;margin:0;height:500px;font-size:15px;width:1100px; padding:25px 30px; background: #fff;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:""}*/
.lt_wr{width:49%}
.lt_wr:nth-child(2n+1){clear:both}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}

/* 하단 레이아웃 */
#ft {background:#fff; margin:0 auto; text-align:center}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {margin:0 auto; position:relative;}
#ft_link{position:relative; padding:20px 0;border-bottom:1px solid #e5e5e5; border-top:1px solid #e5e5e5}
#ft_link a{font-size:14px; color:#585858; display:inline-block;padding:0 15px;line-height:1.083em; border-right:1px solid #dedede}
#ft_link a:last-child {border-right:0px solid #dedede}
#ft_link a:hover {font-weight:bold}
#ft_bottom_box {width:1300px; height:110px; clear:both; font-size:15px;}
#ft_catch{float:left; width:320px;padding:30px 0}
#ft_con {float:left; width:500px; padding:30px 0 0 0px; font-size:13px; color:#828282}
#ft_con li {float:left; padding:0px 15px;line-height:7px; margin-bottom:15px; }
#ft_con li:first-child {padding-left: 0;  }
#ft_con li:nth-child(2) {padding-left: 0; border-right:1px solid #dedede}
#ft_con li:nth-child(3) {border-right:1px solid #dedede}
#ft_con li:last-child {padding: 0; border:0}
#ft_copy{color:#555;font-size:0.92em}
#top_btn {/* position:fixed; */bottom:190px;right:20px;width: 70px;height: 70px;border:0px;text-align:center;z-index:90;background:#5e697d;}
#top_btn:hover{background:#3b475b;}
#ft_visit {position:absolute;right:0; top:23px; width:330px; background:#f2f5fa; border-radius:5px}
   

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove  .win_desc {text-align:center;display:block}
#copymove  .tbl_wrap{margin:20px }
#copymove  .win_btn{padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;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:80px;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;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:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;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}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha2.png') no-repeat 0 0 ;  vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.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:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 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;}

/* 버튼 */
a.btn,.btn{line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;
-webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;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;padding:7px;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:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#253dbe;color:#fff;cursor:pointer;border:0}
.btn_submit:hover {background:#0025eb}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle;}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa;
}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:40px;border:0;background:#3c3c3c;border-radius:5px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display: inline-block; color: #4c4f6f; text-decoration: none; vertical-align: middle;}
.btn_b01:hover, .btn_b01:hover {background:#fff}
a.btn_b02,.btn_b02 {display:inline-block;background:#5a87d4;;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle;}
a.btn_b02:hover, .btn_b02:hover {background:#5a87d4}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;background:#e6202f;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#e6202f}


/*컬러*/
.color_1 {background:#169dd6}
.color_2 {background:#14d53d}
.color_3 {background:#3814ff}
.color_4 {background:#7520c5}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing: 0 5px;border-top:1px solid #ccc; border-bottom:1px solid #ccc;} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding: 14px 0 14px 18px; border-top: 1px solid #535353; border-bottom: 1px solid #aaa; font-size: 14px;
    color: #222; white-space: nowrap; font-weight: 500; text-align: left;}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color: #444; padding: 11px 0; font-size: 14px; padding-left:0px !important;}
.tbl_head01 tbody tr:hover td{background: #f7f9fb;}
.tbl_head01 a:hover {color: #5a87d4;}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.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, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px;}

.full_input{width:100%}
.half_input{width:49.5%}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 li{border:1px solid #dbdbdb;background:#fff;border-radius:3px;margin:3px 0;padding:10px 15px;list-style:none;position:relative;}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover{background:#f9f9f9}
.list_01 li.empty_li{text-align:center;padding:20px 0;color:#666}
/*폼 리스트*/
.form_01 h2{margin:0 0 10px;font-size:1.167em}
.form_01 li{margin:10px 0}
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 li .right_input{float:right}
.form_01 textarea{height:100px;width:100%}
.form_01 .frm_label{display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;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:80px;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:110px;text-align:center}
.td_group {width:80px;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:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative;}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.25em;height:50px;line-height:30px;padding:10px 20px;background:#333;color:#fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {border-right:1px solid #dfe6e7;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background:#fff;width:33.333%;text-align:center;border:1px solid #ccc;margin-left:-1px}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#fff;border-color:#253dbe;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#253dbe;font-weight:bold}
.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#3598db;}
.new_win .frm_info{font-size:0.92em;color:#3598db}
.new_win .win_total{text-align:right;margin:10px 0}
.new_win .win_total span{display:inline-block;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px;}
.new_win .new_win_con{margin:20px;}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn{text-align:right}
.new_win .btn_close {position:absolute;top:0;right:0;height:50px;width:50px;background:url(../img/close_btn.gif) no-repeat 50% 50%;border:0;text-indent:-999px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:40px;font-weight:bold;font-size:1.083em;float:right}

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

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-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;margin:0;padding:0  10px;line-height:30px;width:100px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333}
.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:30px 0 ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;border:1px solid #bbbcc3}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;}
.pg_page:hover{background-color:#ddd}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display: inline-block; background: #4c4f6f; color: #fff; font-weight: bold; line-height: 30px; padding: 0 10px;
    min-width: 30px; -webkit-box-shadow: inset 1px 1px 2px #222542; -moz-box-shadow: inset 1px 1px 2px #222542;}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}




/*content*/
h2, h3, h4 {font-weight:500}
.mabot10 {margin-bottom:10px}
.mabot20 {margin-bottom:20px}
.mabot30 {margin-bottom:30px}
.matop20 {margin-top:20px}
.matop30 {margin-top:30px}
.pabot30 {padding-bottom:30px}
.orange {color:#f30}
.blue {color:#1061af}
.clear {clear:both}

.con_part {position:relative; width:100%; margin-bottom:20px;}
.con_part .tt01 {font-size:24px; color:#4d78c0; margin-bottom:15px; line-height:55px; background:url('../img/ico01.gif') no-repeat 0 48px;}
.con_part .tt02 {font-size:18px; color:#333; font-weight:bold; margin:20px 0 4px 0; padding-left:15px; padding-bottom:5px; background:url('../img/ico02.gif') no-repeat 0 7px;}
.con_part .tt03 {font-size:15px; color:#333; padding:0px 20px 20px;}
.con_part .tt04 {font-size:16px; color:#333; font-weight:bold; margin:20px 0 4px 0; padding-left:15px; padding-bottom:5px;background:url('../img/ico02.gif') no-repeat 0 7px;}
.con_part .text01 {margin-left:10px; margin-bottom:5px;}
.con_part .text02 {margin-left:10px; font-size:13px; font-weight:500}
.con_part .list_big {margin-left:10px;}
.con_part .list_big li {font-size:15px; color:#333; padding:0 0 8px 15px; background:url('../img/ico02.gif') no-repeat 0 7px;}
.con_part .list_big li span {font-weight:bold; color:#000}
.con_part .list_small {margin-left:15px;}
.con_part .list_small li{font-size:14px;color:#444;line-height:19px;margin-left:5px;padding:0 0 4px 10px;background:url('../img/ico03.gif') no-repeat 0 6px;text-align: left;}
.con_part .list_small2 {margin-left: 0px;}
.con_part .list_small2 li{font-size:14px;color:#444;line-height:19px;margin-left:5px;padding:0 0 4px 10px;background:url('../img/ico03.gif') no-repeat 0 6px;text-align: left;}
.con_part .list_small li ul {margin:5px 0}
.con_part .list_small li ul li {background:url('../img/ico04.gif') no-repeat 0 8px; color:#666; font-size:13px; line-height:18px; padding:0 0 2px 7px; margin:0 }
.con_part .list_small li ul li ul li{color:#666; font-size:12px;}

.msgbox2 {border: 10px solid #f5f5f5; padding:20px; background: #fff;  margin-bottom:20px}
.msgbox2 ul {margin-bottom:30px}
.msgbox2 ul li {padding:0 0 4px 10px; background:url('../img/ico03.gif') no-repeat 0 10px}

.msgbox3 {border: 10px solid #f5f5f5; padding:20px; background: #fff;}
.msgbox3 ul {}
.msgbox3 ul li {padding:0 0 4px 10px; background:url('../img/ico03.gif') no-repeat 0 10px}

.msgbox {
    border: 1px solid #ccc;
    padding:20px;
    margin-top: 10px;
    background: #f5f5f5;
}

.msgbox_cen {
    border: 1px solid #ccc;
    padding:20px;
	text-align:center; 
    background: #f5f5f5;
	font-weight:bold;
	margin-bottom:30px; 
}

/*관련법정*/
.faqBody .article {border-bottom:1px dotted #888; padding:30px 0}
.faqBody .article .q {font-weight:bold; color:#000; font-size:17px;}
.faqBody .article .a {font-weight:500; font-size:15px; margin-top:10px; }
.faqBody .article .tit_dep3 {line-height:25px; padding-left:10px; margin-left:20px; background:url('../img/head_ico.gif') no-repeat 0 13px;}
.faqBody .article .tit_dep3 a {color:#444; }
.faqBody .article .tit_dep3 a:hover {font-weight:bold}

/*관련사이트*/
.cf:before,
.cf:after {display:table;content:" ";}
.cf:after {clear:both;}

.related_site_list {
    border-top: 1px solid #a8acba;
    border-bottom: 1px solid #a8acba;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 12px;
    margin-bottom: 40px;
}

.related_site_list li {
    float: left;
    background: #f6f6f6;
    width: 345px;
    height: 35px;
    display: table;
    margin-left: 1px;
    margin-bottom: 1px;
}

.related_site_list li a {
    color: #777;
    font-weight: bold;
    position: relative;
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
    text-indent: 30px;
    background: url(../img/head_ico.gif) 20px 20px no-repeat;
}
.related_site_list li a:hover {
    color: #000;}

/*테이블1*/
.table_simple {width:100%;}
.table_simple caption {visibility:hidden; width:0px; height:0px; overflow:hidden; position:absolute; top:-10000px; line-height:0;}
.table_simple thead th{padding:7px; border-top:2px solid #4d78c0; border-bottom:1px solid #e0e0e0; border-right:1px solid #e0e0e0; color:#000; background:#f4f4f4; text-align:center;}
.table_simple tbody tr td:first-child {border-left:none;}
.table_simple thead tr th:last-child{border-right:none;}
/* .table_simple tbody tr td:last-child{border-right:none;} */
.table_simple tbody th, .table_simple tfoot th {padding:7px 0 4px 0; border-bottom:1px solid #e0e0e0; border-right:1px solid #e0e0e0; font-weight:normal; font-size:13px; background:#f4f4f4;}
.table_simple tbody td, .table_simple tfoot {padding:2px; border:1px solid #e0e0e0; text-align:center; font-size:13px; line-height:26px;}
.table_simple .left {text-align:left; padding:7px 10px 7px 16px;}
.table_simple .border_none {border-right:none;}
.table_simple .border-right {border-right:1px solid #e0e0e0 !important;}

.go_btn {float:right}

.table_right tr td:last-child  {border-right:0}

/*부가테이블*/
.table_add{margin: 10px auto;width: 90%;}
.table_add th{background-color: #f4f4f4;border: 1px solid #e0e0e0;border-left: none;}
.table_add td{border-top: 1px solid #4d78c0;}


/*테이블2*/
.table_fund {width:100%;}
.table_fund caption {visibility:hidden; width:0px; height:0px; overflow:hidden; position:absolute; top:-10000px; line-height:0;}
.table_fund thead th {padding:10px; border-top:2px solid #585858; border-right:1px solid #e0e0e0; color:#fff; background:#5e6e88; text-align:center;}
.table_fund tbody tr td:first-child {border-left:none;}
.table_fund tbody td {padding:7px; border-bottom:1px solid #e0e0e0; border-right:1px solid #e0e0e0; text-align:center;}
.table_fund tbody td.left {background:url('../img/fund_arrow.gif') no-repeat right 10px center;}
.table_fund .left {text-align:left; padding:7px 40px 7px 16px;}
.table_fund .border_none {border-right:none;}
.table_fund .text_gray a{color:#999}

/*테이블2*/
.tbl01 {width:100%; border-top: 2px solid #4d78c0;}
.tbl01 caption {visibility:hidden; width:0px; height:0px; overflow:hidden; position:absolute; top:-10000px; line-height:0;}
.tbl01 th{padding:7px; border-bottom:1px solid #e0e0e0; border-right:1px solid #e0e0e0; color:#000; background:#f4f4f4; text-align:center;}
.tbl01 td{padding:7px 20px; border-bottom:1px solid #e0e0e0; color:#000; line-height:26px}
.tbl01 td ul{margin:0; padding:0; list-style:none}
.tbl01 td li{padding-left:12px; margin:5px 0; position:relative}
.tbl01 td li:after{position:absolute; left:0; top:10px; width:4px; height:4px; background:#4d78c0; border-radius:50%; content:''}

.border_box{border:1px solid #4d78c0; padding:2.5% 4%; box-sizing:border-box; width:100%; margin:10px 0; text-align:center}
.border_box p{font-size:14px; color:#333}

/*테스트중 탭*/
.testtab {list-style:none; margin-bottom:20px; overflow: hidden; }

.testtab ul :before, ul:after { text-align: center; display: block; border: 1px solid black; border-bottom: 0; }
.testtab ul:before { border-right: 0;    }
.testtab ul:after {position: absolute; top: 0; margin-left: 1px;    }
.testtab li {border: 1px solid #d9d9d9; }

.testtab li{float:left; margin:0; cursor:pointer; border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; border-left:1px solid #d9d9d9; 
		height:40px; line-height:35px; display:inline-block; color:#979797; text-align:center; text-decoration:none;
		background: #f7f6f6; font-size:15px; transition:0.3s; }
.testtab li:last-child {border-right:1px solid #d9d9d9;}
.testtabcontent {display: none;}
ul.testtab li.current{color: #4d78c0; border:1px solid #4d78c0; font-weight:bold; background: #ffffff;}
.testtabcontent.current {display: block;}

/*탭*/
.tab {list-style:none; margin-bottom:20px; overflow: hidden; }

.tab ul :before, ul:after { text-align: center; display: block; border: 1px solid black; border-bottom: 0; }
.tab ul:before { border-right: 0;    }
.tab ul:after {position: absolute; top: 0; margin-left: 1px;    }
.tab li {border: 1px solid #d9d9d9; }

.tab li{float:left; margin:0; cursor:pointer; border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; border-left:1px solid #d9d9d9; 
		height:40px; line-height:35px; display:inline-block; color:#979797; text-align:center; text-decoration:none;
		background: #f7f6f6; font-size:15px; transition:0.3s; }
.tab li:last-child {border-right:1px solid #d9d9d9;}
.tabcontent {display: none;}
ul.tab li.current{color: #4d78c0; border:1px solid #4d78c0; font-weight:bold; background: #ffffff;}
.tabcontent.current {display: block;}

.tab_new {list-style:none; margin-bottom:20px; overflow: hidden; }
.tab_new ul :before, ul:after { text-align: center; display: block; border: 1px solid black; border-bottom: 0; }
.tab_new ul:before { border-right: 0;    }
.tab_new ul:after {position: absolute; top: 0; margin-left: 1px;    }
.tab_new li {border: 1px solid #d9d9d9; }
.tab_new li{float:left; margin:0; cursor:pointer; border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; border-left:1px solid #d9d9d9; 
		height:40px; line-height:35px; display:inline-block; color:#979797; text-align:center; text-decoration:none;
		background: #f7f6f6; font-size:15px; transition:0.3s; }
.tab_new li:last-child {border-right:1px solid #d9d9d9;}
ul.tab_new li.current{color: #4d78c0; border:1px solid #4d78c0; font-weight:bold; background: #ffffff;}
ul.tab_new li a{display:block;}

.tab_wid2 li {width:519px}
.tab_wid3 li {width:346px}
.tab_wid3 li a {padding: 7px 95px;}
.tab_wid4 li {width:259px}
.tab_wid5 li {width:207px}
.tab_wid6 li {width:173px}
.tab_wid7 li {width:148px}
.tab_wid8 li {width:129px}
.tab_wid9 li {width:11.11%}
.tab_wid10 li {width:10%}
.tab_wid11 li {width:9.09%}
.tab_wid11_2 li {width:9.01%}
.tab_wid12 li {width:86px}
.tab_height2 li {display:table;height:60px;font-size:14px;line-height:18px;word-break:keep-all}
.tab_height2 li a, .tab_height2 li p {display:table-cell !important;padding:0 5px;vertical-align:middle}

/*테이블2*/
.tbl {margin-top:5px;}
.tbl.only,
.tbl.tabUp {margin-top:25px;}
.tbl.last {margin-bottom:5px;}
.tbl .bdl_1px {border-left:1px solid #d3d3d3 !important;}
.tbl .bdr_none {border-right:0 !important;}
.tbl .gray_bg {background:#f4f4f4;}
.tbl table {width:100%;border-spacing:0;border-collapse:collapse;}
caption {width:0;height:0;font-size:0;line-height:0;text-indent:-9999em;}
.tbl.tbl_style_a {border-top:1px solid #7e8498;}
.tbl.tbl_style_a table th,
.tbl.tbl_style_a table td {padding:10px;border-bottom:1px solid #d3d3d3 !important;}
.tbl.tbl_style_a table th {background:#f4f4f4;font-weight:700;color:#000;}
.tbl.tbl_style_a table thead tr th + th,
.tbl.tbl_style_a table tbody tr td + td {border-left:1px solid #d3d3d3;}
.tbl.tbl_style_a table tfoot th {border-right:1px solid #d3d3d3;background:#fefbea; text-align:center;}
.tbl.tbl_style_a table tfoot td {background:#ffffff;text-align:center;}
.tbl.tbl_style_a .point {color:#cf4b3a;}
.ac {text-align:center}
.tbl.tbl_style_a .ac > a:hover,
.tbl.tbl_style_a .ac > a:focus {font-weight:700;color:#ff0000;}
.tbl.tbl_style_a .stat {display:inline-block;width:60px;padding:5px 0;border-radius:3px;color:#ffffff;}
.tbl.tbl_style_a .stat.ing {background:#759929;}
.tbl.tbl_style_a .stat.end {background:#b7babe;}
.tbl.tbl_style_a table tbody th {text-align:center; border-right:1px solid #d3d3d3;background:#ffffff;color:#454545;}
.tbl.tbl_style_c {border-top:1px solid #7e8498;}
.tbl.tbl_style_c table th,
.tbl.tbl_style_c table td {padding:10px;border-bottom:1px solid #d3d3d3;}
.tbl.tbl_style_c table th {background:#f4f4f4;font-weight:700;color:#000;}
.tbl.tbl_style_c table tbody tr td,
.tbl.tbl_style_c table tfoot tr td {border-left:1px solid #d3d3d3;}
.tbl.tbl_style_d {border-top:1px solid #7e8498;}
.tbl.tbl_style_d table th,
.tbl.tbl_style_d table td {padding:10px;border-bottom:1px solid #d3d3d3;}
.tbl.tbl_style_d table th {text-align:center; background:#f4f4f4;font-weight:700;color:#000;}
.tbl.tbl_style_d table thead tr th + th,
.tbl.tbl_style_d table tbody tr th + th,
.tbl.tbl_style_d table tbody td {border-left:1px solid #d3d3d3;vertical-align:middle;}
.tbl.tbl_style_d em {font-weight:700;color:#f2860a;}
.tbl.tbl_style_d .bd_left_none {border-left:0 !important;}
.title_table .title_exp_table {margin-bottom:24px;}

/********************************************************************
*   bullet
****************************************************************** */
.list_square_black {margin-top:4px;}
.list_square_black > li {padding-left:11px;background:url(/site/gcgf/images/common/bullet_square_deepgray_content.png) no-repeat 2px 10px;line-height:24px;}
.list_square_black > li > ul {margin-top:5px;}
.list_square_black .txt_blue {color:#0e2b80;}
.list_square_black .txt_red {color:#cf4b3a;font-size:13px;}
.list_square_black.bold li {font-weight:700;}
.list_minus_gray {margin-top:5px;}
.list_minus_gray.last {margin-bottom:5px;}
.list_minus_gray > li {position:relative;padding-left:10px !important;font-size:12px;color:#5e5e5e;line-height:19px;}
.list_minus_gray > li:before {position:absolute;top:0;left:0;color:#5e5e5e;/*content:'-'*/;}
.list_minus_gray > li > ul {margin-top:5px;}
.list_number_circle {margin-top:10px;}
.list_number_circle.bold > li {font-weight:700;}
.list_number_circle.bold > li > ul > li {font-weight:normal;}
.list_number_circle > li {position:relative;padding-left:17px !important;line-height:25px;}
.list_number_circle > li:nth-child(1):before {position:absolute;top:0;left:0;font-family:'돋움',dotum,sans-serif;content:'①';}
.list_number_circle > li:nth-child(2):before {position:absolute;top:0;left:0;font-family:'돋움',dotum,sans-serif;content:'②';}
.list_number_circle > li:nth-child(3):before {position:absolute;top:0;left:0;font-family:'돋움',dotum,sans-serif;content:'③';}
.list_number_circle > li:nth-child(4):before {position:absolute;top:0;left:0;font-family:'돋움',dotum,sans-serif;content:'④';}
.list_number_circle > li:nth-child(5):before {position:absolute;top:0;left:0;font-family:'돋움',dotum,sans-serif;content:'⑤';}
.list_number_circle > li:nth-child(6):before {position:absolute;top:0;left:0;font-family:'돋움',dotum,sans-serif;content:'⑥';}
.list_number_circle > li:nth-child(7):before {position:absolute;top:0;left:0;font-family:'돋움',dotum,sans-serif;content:'⑦';}
.list_number_circle > li:nth-child(8):before {position:absolute;top:0;left:0;font-family:'돋움',dotum,sans-serif;content:'⑧';}
.list_number_circle > li:nth-child(9):before {position:absolute;top:0;left:0;font-family:'돋움',dotum,sans-serif;content:'⑨';}
.list_number_circle > li:nth-child(10):before {position:absolute;top:0;left:0;font-family:'돋움',dotum,sans-serif;content:'⑩';}
.list_ganada {margin:5px 0 10px 0;}
.list_ganada.end {margin-bottom:5px;}
.list_ganada > li {position:relative;padding-left:19px !important;line-height:19px;}
.list_ganada > li:nth-child(1):before {position:absolute;top:0px;left:0;content:'가.';}
.list_ganada > li:nth-child(2):before {position:absolute;top:0px;left:0;content:'나.';}
.list_ganada > li:nth-child(3):before {position:absolute;top:0px;left:0;content:'다.';}
.list_ganada > li:nth-child(4):before {position:absolute;top:0px;left:0;content:'라.';}
.list_ganada > li:nth-child(5):before {position:absolute;top:0px;left:0;content:'마.';}
.list_ganada > li:nth-child(6):before {position:absolute;top:0px;left:0;content:'바.';}
.list_ganada > li:nth-child(7):before {position:absolute;top:0px;left:0;content:'사.';}
.list_ganada > li:nth-child(8):before {position:absolute;top:0px;left:0;content:'아.';}
.list_ganada > li:nth-child(9):before {position:absolute;top:0px;left:0;content:'자.';}
.list_ganada > li:nth-child(10):before {position:absolute;top:0px;left:0;content:'차.';}
.list_square_black .content_btn_area_ar {margin:10px 0;}
.list_square_black.mt10 {margin-top:15px;}

.title_sub_h6_red {margin-top:10px;font-size:15px;color:#8f1508;line-height:24px;}
.title_sub_h6_red.only {margin-top:20px;}

.danggu {position:relative;margin-top:4px;padding-left:16px;}
.danggu.red {font-weight:700;color:#ff0000;}
.danggu:before {position:absolute;top:0;left:0;content:'※';}
.danggu.last {margin-bottom:4px;}
.content_btn_area.pos_r .danggu {position:absolute;top:8px;left:0;}
.tbl_down_txt {margin-top:24px;}
.example {margin-top:20px;}
.title_sub_list.red {color:#ff0000;}
.unit {text-align:right;margin-top:5px;}
.img_area {margin:10px 0 20px 0}

/*다운*/
.down_wrap {position:relative; margin:50px auto; width:600px; height:230px; border-bottom:1px solid #e5e5e5; border-top:2px solid #4d78c0; padding:60px 0; text-align:center}
.down_tt {font-size:20px; margin-bottom:20px}
.down_wrap .down_tt2{font-size:20px;background: #fff;background: #4d78c0;border: none;padding: 20px 35px;border-radius: 5px;color: #fff;}
.down_wrap2 {position:relative; margin:0px auto; width:600px; height:130px; border-top:2px solid #4d78c0; padding-top:30px; text-align:center}


/*개인정보*/
.privacy {
    padding: 15px;
    border-radius: 0px 0px 4px 4px !important;
    border: 1px solid #ccc;
	margin-top:20px;
}

 .privacy pre {
    white-space: pre-line;
    font-size: 1em;
    display: block;
    line-height: 1.8em;
				font-size:14px;
				color:#333; 
}

.privacy p {padding-left: 11px;background: url(../img/head_ico.gif) no-repeat left 10px;margin: 0  0 20px 10px; font-size:13px; color:#666}
.privacy p.ptype1 {padding-left: 0px;background: none;margin: 0  0 20px 2px;}

.privacy pre h3 {font-weight:bold; margin:0; padding:0;}
.privacy h2  {font-size:24px; color:#000; margin-bottom:15px; line-height:55px; background:url('../img/ico01.gif') no-repeat 0 48px;}
.privacy h3  {
    padding-left: 0px;
    margin: 30px 0 12px 0;
    /*background: url(../../images/common/bu_h2.gif) no-repeat left 1px;*/
    line-height: 1.2em; 
	color:#1061af;
	font-weight:bold;
	font-size:15px;
}
.privacy h4 {margin-bottom:2px; }
.privacy h5 {margin-bottom:2px; margin-left:10px; font-weight:normal; font-size:13px}

.privacy ul {margin-bottom:10px; font-size:13px; color:#666}
.privacy ul li {padding:0 0 0px 10px; line-height: 20px; }

.con_header_email {background:#f4f4f4; text-align:center; font-size:13px; color:red; padding:20px; width:100%}

/* table style */	
.dataTable1 {width:100%; font-size:13px; border-collapse:collapse; margin:10px auto; border-top:2px solid #666;  border-bottom:1px solid #1c70b7}
.dataTable1 caption {text-align:left; padding-left:5px; padding-left:14px; color:#005aab; display:none;}
.dataTable1 th {border-bottom:1px solid #ebebeb; border-right:1px solid #ebebeb; line-height:1em;  color:#28231e;  font-size:14px; text-align:center; background-color:#f8f8f8; padding:3px 0 3px 0;}
.dataTable1 th:last-child {border-right:none !important;}
.dataTable1 td {border-right:1px solid #ebebeb; border-bottom:1px solid #ebebeb; padding:6px 8px; line-height:1.5em; color:#222; text-align:center; background-color:#fff; }
.dataTable1 td:last-child {border-right:none;}
.bo_r1 {border-right:1px solid #ebebeb !important;}
.dataTable1 .center {text-align:center;}
.dataTable1 .right {text-align:right;}
.dataTable1 .left {text-align:left;}
 


/*본지점 검색*/
.map_pyo {width:100%; font-size:14px; border-collapse:collapse; margin:10px auto; border-top:2px solid #666;  border-bottom:1px solid #1c70b7}
.map_pyo caption {text-align:left; padding-left:5px; padding-left:14px; color:#005aab; display:none;}
.map_pyo th {border-bottom:1px solid #ebebeb; border-right:1px solid #ebebeb; line-height:1.8em;  color:#28231e;  font-size:14px; text-align:center; background-color:#f8f8f8; padding:3px 0 3px 0;}
.map_pyo th:last-child {border-right:none !important;}
.map_pyo td {border-right:1px solid #ebebeb; border-bottom:1px solid #ebebeb; padding:6px 8px; line-height:1.5em; color:#222; text-align:left; background-color:#fff; }
.map_pyo td:last-child {border-right:none;}
.btn_map {padding:5px; background:#5a88d4; border-radius:3px;}
.btn_map a {color:#fff}
.img618_map {position:relative; width:1039px; height:549px; background:url('../img/img618_bg.jpg') no-repeat; margin-bottom:40px; overflow:hidden}
.img618_left {float:left; width:582px; margin:3px 0 0 1px}
.img618_right {float:right; width:456px; padding:170px 0 0 35px}
.img618_right .title {font-size:30px; color:#000; margin-bottom:15px; letter-spacing:-1px}
.img618_right .text {font-size:14px; color:#6c6c6c; margin-bottom:15px; line-height:18px; }
.img618_right .text2 {font-size:14px; color:#8a8a8a; margin-top:15px; line-height:18px;}
.search_box {width:457px; overflow:hidden}


.img618_right input[type='text'] {
    float: left;
    width: 300px;
    height: 40px;
    margin-right: 7px; 
    padding: 5px;
    border: 1px solid #dcdcdc;
    vertical-align: top;
}

.img618_right button {
    float: left;
    width: 78px;
    padding: 0 15px 0 0;
    line-height: 41px; 
    background-image: url(../img/bg_btn_arrow_white.png);
    background-repeat: no-repeat;
    background-position: 85% 50%;
    background-color: #4157a0;
	border:0;
	color:#fff;
	font-weight:bold;
	}
.pyo618_link th {text-align:center; }
 

/* lightbox */
.lightbox { display: none; width:800px;}
.lightbox .tt {font-size:22px; font-weight:bold; color:#000}

/*조직도 검색*/
.org_search {padding:15px; height:75px; border:1px solid #d9d9d9; margin:20px 0;}
.org_search .tt {float:left; margin-top:8px; background:url('../img/org_ico.gif') no-repeat 0 50%; font-size:16px; color:#616161; padding-left:15px}
.org_search input {float:right; margin-left:5px; width:230px; height:42px; padding: 5px; border: 1px solid #dcdcdc;}
.org_search select {float:right; margin-left:5px; width:120px; height:42px; padding: 5px; border: 1px solid #dcdcdc;}
.org_search button {float:right; margin-left:5px; width:57px;  border:0; }

/*재단비전*/
.img611_5 {background:url('../img/img611_5.jpg') no-repeat; width:1039px; height:554px}
.img611_5 dl {float:left; width:50%;}
.img611_5 dl:nth-child(1) {padding:140px 0 0 70px}
.img611_5 dl:nth-child(2) {padding:140px 0 0 40px}
.img611_5 dl:nth-child(3) {padding:125px 0 0 70px}
.img611_5 dl:nth-child(4) {padding:125px 0 0 40px}
.img611_5 dl dt{font-size:20px; color:#000; margin-bottom:10px}
.img611_5 dl dd{font-size:15px; color:#6b6b6b}

/*연혁*/
.his_wrap {width:100%; margin-top:20px; overflow:hidden}
.his_left {float:left; width:50%; background:url('../img/his_line.png') repeat-y 70px 0; padding-left:70px; }
.his_right {float:right; width:50%; background:url('../img/his_line.png') repeat-y 20px 0; padding-left:20px; }
.his_years {font-size:35px; font-weight:bold; color:#4d78c0; background:url('../img/his_top.png') no-repeat left top; padding-left:75px; margin-bottom:30px}
.his_wrap ul li {font-size:15px; color:#2b2e2f; padding-bottom:5px}
.his_wrap ul li span {font-size:17px; font-weight:bold; color:#000; margin-left:10px}
.his_1 {background:url('../img/his_1.png') no-repeat left; padding-left:65px; margin-top:10px}
.his_2 {background:url('../img/his_2.png') no-repeat left; padding-left:65px; margin-top:10px}
.his_3 {background:url('../img/his_3.png') no-repeat left; padding-left:65px; margin-top:10px}
.his_no {padding-left:65px}

 /*고객서비스헌장*/
.img55_bg {position:relative; margin:0 auto; width:989px; height:610px; background:url('../img/img55_bg.jpg') no-repeat}
.img55_tt {color:#fff; text-align:center; font-size:17px; height:100px; padding-top:25px}
.img55_bg ul {font-size:18px; font-weight:500; color:#fff}
.img55_bg ul li {float:left; text-align:center;}


.img55_bg ul li:nth-child(1) {padding:105px 0 0 100px}
.img55_bg ul li:nth-child(2) {padding:80px 0 0 180px}
.img55_bg ul li:nth-child(3) {padding:165px 0 0 100px}
.img55_bg ul li:nth-child(4) {padding:175px 0 0 180px}

/*신청*/
.app_top_box {background:#f2f5fa; border:1px solid #d6deed; padding:20px; font-size:13px}
.app_top_box strong {font-size:15px;}
.agree_ok {text-align:center; margin:30px 0}
.agree_ok label {font-size:0}

.agree_table {width:100%; border-top: 2px solid #4d78c0;}
.agree_table tbody th{
	padding: 7px;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	color: #000;
	background:#f4f4f4;
	text-align:center;
	height:60px;
}
 
.agree_table tbody td {
	height:60px;
    padding: 7px;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    text-align: left;
}
.agree_table input {height:30px; border:1px solid #ccc}
.agree_table ul li {float:left;  padding:0 20px}
.app_btn {text-align:center; margin:50px; }
.agree_tt {font-size:18px; color:#333; font-weight:bold; margin:20px 0 4px 0; padding-left:15px; padding-bottom:5px; background:url('../img/ico02.gif') no-repeat 0 9px;}
.text_area {font-size:13px; color:#f77332; margin-bottom:10px}

/*윤리경영*/
.manage > h2 {margin:30px 0 10px 0; font-size:1.5em; padding-left:15px; background:url('../img/ico02.gif') no-repeat 0 7px;}
.manage > h3 {margin:0 0 15px 0; font-size:1.2em;}
.manage > ul {margin:10px 0;}
.manage > ul > li {line-height:1.6em;}
.manage > ul > li > ul {margin:10px;}
.manage > ul > li > ul > li > ul {margin:10px;}
.manage > p {margin-bottom:15px;}
.manage ul li {margin:3px 0 4px 0; color:#666;}
.img641_bg {background:url('../img/img641_bg.jpg') no-repeat; width:1039px; height:190px; color:#fff; text-align:center; padding-top:25px;}
.img643_bg {background:url('../img/img643_bg.jpg') no-repeat; width:989px; height:1063px; color:#fff; text-align:center;}
.img643_bg ul {padding:100px 0 0 160px}
.img643_bg ul li {width:740px; line-height:20px; height:80px; margin-bottom:13px; text-align:left; padding-top:17px}

.img651_bg {background:url('../img/img651_bg.jpg') no-repeat; width:1039px; height:258px; color:#fff; text-align:center; padding-top:25px;}
.img651_2bg {background:url('../img/img651_2bg.jpg') no-repeat; width:1039px; height:1063px; color:#fff; text-align:center;}
.img651_2bg ul {padding:100px 0 0 190px}
.img651_2bg ul li {width:740px; line-height:20px; height:80px; margin-bottom:13px; text-align:left; padding-top:17px}

/*게시판*/
.table_simple3{width:999px; border-top:2px solid #a4a5a6; margin:0 auto;}
.table_simple3.width_01{width:420px; margin-right:20px;}
.table_simple3.width_02{width:220px; margin-left:0;}
.table_simple3.mat{margin-top:10px;}
.table_simple3.margin_none{margin:0;}
.table_simple3 caption{visibility:hidden;width:0;height:0;overflow:hidden;position:absolute;top:-10000px;line-height:0;}
.table_simple3 th{padding:7px 10px 4px 16px;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-left:1px solid #e0e0e0;color:#666;font-size:0.98em; }
.table_simple3 th{font-weight:bold; text-align:left; }
.table_simple3 th.bg_left{background:url(../../images/common/bg_table_left.gif) no-repeat left top;}
.table_simple3 th.bg_all{background:url(../../images/common/bg_table_all.gif) no-repeat left top;}
.table_simple3 th.bg_right{background:url(../../images/common/bg_table_right.gif) no-repeat right top;}

.table_simple3 td{padding:7px 0 4px 5px;border-bottom:1px solid #e0e0e0; text-align:left; border-top:1px solid #e0e0e0; border-right:1px solid #e0e0e0; border-left:1px solid #e0e0e0;}
.table_simple3 td .table_btn{margin:0 7px 0 7px;}
.table_simple3 th.top{border-top:1px solid #e0e0e0;}
.table_simple3 .border_none{border-right:none;}
.table_simple3 .left{text-align:left; padding:7px 10px 4px 16px;}
.table_simple3 .border{border-bottom:1px solid #57b5b5;}
.table_simple3 .bg_green{background:#cde5d1;}
.table_simple3 .bg_orange{background:#ffb466;}
.table_simple3 .bg_blue{background:#c4cfe6;}
.table_simple3 .bg_red{background:#ffbaba;}
.table_simple3 .bg_skyblue{background:#a7d4f6;}
.table_simple3 .bg_purple{background:#c1b4d2;}
.table_simple3 .bg_gray{background:#f3f3f3;}
.table_simple3 .bg_li_green{background:#efffff;}
.table_simple3 .bg_top{background:none; border:1px solid #e0e0e0;}
.table_simple3 .letter1{letter-spacing:7px;}
.table_simple3 .letter2{letter-spacing:25px;}

/*이사장 인사말*/
.hi_wrapper {position:relative; width:100%; height:680px; *background:url(../img/2019_hi.jpg?ver=221101)}
.hi01 {font-size:24px; color:#4d78c0; margin-left:8px; margin-top:20px; margin-bottom:2px; line-height:35px;}
.gre_wrap{display:flex;justify-content:space-between;}
.gre_img{margin:30px 80px 0 0;}
.gre_img img{}
.gre_img p.name{font-size:15px;color:#004ea2;text-align:right;margin-top:10px;margin-right:40px;}
.gre_img p.name span{font-size:18px;color:#333;}


/*sub5_6_관련사이트*/
@import url(http://fonts.googleapis.com/css?family=Maven+Pro);
.tab-wrap {
	-webkit-transition: 0.3s box-shadow ease;
	transition: 0.3s box-shadow ease;
	border-radius: 6px;
	max-width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	list-style: none;
	background-color: #fff;
	margin: 40px 0;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.12), 0 0px 0px rgba(0, 0, 0, 0.24);
}
.tab-wrap:hover {color:#333!important;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.23), 0 0px 0px rgba(0, 0, 0, 0.19);
}

.tab {
	display: block;
}
.tab:checked:nth-of-type(1) ~ .tab__content:nth-of-type(1) {
	opacity: 1;
	-webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;
	transition: 0.5s opacity ease-in, 0.2s transform ease;
	position: relative;
	top: 0;
	z-index: 100;
	-webkit-transform: translateY(0px);
		  transform: translateY(0px);
}
.tab:checked:nth-of-type(2) ~ .tab__content:nth-of-type(2) {
	opacity: 1;
	-webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;
	transition: 0.5s opacity ease-in, 0.2s transform ease;
	position: relative;
	top: 0;
	z-index: 100;
	-webkit-transform: translateY(0px);
		  transform: translateY(0px);
}
.tab:checked:nth-of-type(3) ~ .tab__content:nth-of-type(3) {
	opacity: 1;
	-webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;
	transition: 0.5s opacity ease-in, 0.2s transform ease;
	position: relative;
	top: 0;
	z-index: 100;
	-webkit-transform: translateY(0px);
		  transform: translateY(0px);
}
.tab:checked:nth-of-type(4) ~ .tab__content:nth-of-type(4) {
	opacity: 1;
	-webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;
	transition: 0.5s opacity ease-in, 0.2s transform ease;
	position: relative;
	top: 0;
	z-index: 100;
	-webkit-transform: translateY(0px);
		  transform: translateY(0px);
}
.tab:first-of-type:not(:last-of-type) + label {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.tab:not(:first-of-type):not(:last-of-type) + label {
  border-radius: 0;
}
.tab:last-of-type:not(:first-of-type) + label {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.tab:checked + label {color:#fff;
	background-color: #2e76fa;
	box-shadow: 0 0px 0 #fff inset;
	cursor: default;
}
.tab:checked + label:hover {
	box-shadow: 0 0px 0 #2e76fa inset;
	background-color: #2e76fa;color:#fff!important;
}
.tab + label {
	width:100%;	  
	box-shadow: 0 -1px 0 #eee inset;
	border-radius: 6px 6px 0 0;
	border: 1px solid #ddd; 
	cursor: pointer;
	display: block;
	text-decoration: none;
	color: #333;
	-webkit-box-flex: 3;
	-webkit-flex-grow: 3;
	  -ms-flex-positive: 3;
		  flex-grow: 3;
	text-align: center;
	background-color: #f2f2f2;
	-webkit-user-select: none;
	 -moz-user-select: none;
	  -ms-user-select: none;
		  user-select: none;
	text-align: center;
	-webkit-transition: 0.3s background-color ease, 0.3s box-shadow ease;
	transition: 0.3s background-color ease, 0.3s box-shadow ease;
	height: 50px;
	box-sizing: border-box;
	padding: 15px;
}
@media (min-width:768px) {
		
	.tab + label {
		width:auto;
	}
}
.tab + label:hover {
	background-color: #ccc; color:#333!important; 
	box-shadow: 0 1px 0 #f4f4f4 inset;
}
.tab__content {
	padding: 10px 0;
	background-color: transparent;
	position: absolute;
	width: 100%;
	z-index: -1;
	opacity: 0;
	left: 0;
	-webkit-transform: translateY(-3px);
		  transform: translateY(-3px);
	border-radius: 6px;
	
}

.sub109Table  {width:100%}
.sub109Table li {float:left; width:28%; margin:1% 5% 1% 0%;  text-align:center; }
.sub109Table li a img {border:1px solid #d3d3d3;}


.sub5_6_subTable_bn {border:1px solid #d3d3d3;}



.Sub_tit  {font-size:18px; color:#333; font-weight:bold; letter-spacing:-1px; line-height:200%;padding-top:20px; }
	.Sub_txt  {font-size:14px; color:#333; font-weight:normal; letter-spacing:-1px; line-height:180%; padding-left:30px; }

.tab__content ul li a{text-decoration:none; color:#000000}
.tab__content ul{list-style:none;}


/* 연혁 */

.history {border-top:2px solid #28406b;
	height: 0;
	opacity: 0;
	visibility: hidden;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.history h2 {position:absolute; left:0; top:50%; width:185px; margin-top:-20px; font-size:20px; font-weight:600; color:#2a8ac3; text-align:center; line-height:40px;}
.history .group {position:relative; padding-left:185px; border-bottom:1px solid #939fb5;}
.history .list li {position:relative; padding-left:185px; border-top:1px solid #dfe3e9; color:#7a7c7e; line-height:50px;}
.history .list li:first-child {border:0 none;}
.history .list span {position:absolute; left:35px; top:0;}

.history.active {
	height: auto;
	opacity: 1;
	visibility: visible;
	transition: all .5s;
	-webkit-transition: all .5s;
}

.hope_wrap {border:4px solid #ebebeb;background-color: #fff; padding: 20px; margin:25px 0;}
.hope_title {display: block; text-align:center; font-weight:500; border-bottom:1px solid #ededed; color:#000;font-size: 2em;margin-bottom:20px; line-height: 2em;}
.hope_list {color:#666;}
.hope_list span {color:#4d78c0; font-weight:700}

.top_submenu ul li{float:left;width:20%;text-align:center;background:#f5f5f5;padding-top:12px;padding-left:5px;height:50px;font-size:15px;border:1px solid #e3e3e3;}

.more_info {
			font-size:8px;
			
			}
.more_info_02 {
			font-size:12px;
			
			}

/*제단제규정*/
.infolaw2_list {display:flex;flex-wrap:wrap;border-top:1px solid #ddd}
.infolaw2_list li {width:50%; border-bottom:1px solid #ddd;background:url('../img/fund_arrow.png') no-repeat right 10px center}
.infolaw2_list li:hover {background:url('../img/fund_arrow.png') no-repeat right 10px center #f4f4f4}
.infolaw2_list li:nth-child(odd) {border-right:1px solid #ddd}
.infolaw2_list li a {display:flex;align-items:center;height:100%;padding:10px 50px 10px 10px}


/* 신규채용현황 작성자,총괄자,감독자 */
.writer {padding:5px 0; font-size:14px; color:#333;}

/*희망드림패키지 css*/
.img_center{text-align: center;}
.dr_app_go {display:block;width:250px;height:55px;line-height:55px;color:#fff;background: #ef333b;margin:30px auto;border-radius: 10px;text-align: center;transition: all 0.3s;}
.dr_app_go:hover {background:#c32128;}

.con_part .sub3_11_button {text-align:center;margin:20px auto;}
.con_part .sub3_11_button a {border:1px solid #d11818;background:#d11818;border-radius:50px;padding:5px 20px;color:#fff;font-size:18px;font-weight:500;}
.con_part .sub3_11_button a:hover{border:1px solid #aa0c0c;background:#aa0c0c;color:#f4f4f4;transition-duration:0.5s;}

.confirm {display:inline-block;padding: 40px 70px;border: 10px solid #efefef;}
.confirm img{display: block;margin: 0 auto;}
.confirm span{display: block;text-align:center;margin:5px auto 10px;font-size:16px}
.confirm button.confirm_btn{display: block;margin: 0 auto;padding: 5px 40px;font-size:20px;height: auto;background: #4d78c0;}

/* PC용 퀵메뉴 */
#backtotop{position:fixed;bottom: 35%;right: 20px;z-index : 1000;}
.q-menu nav div {line-height:50px;font-size:1.5em;text-align:center;margin: 10px 0;border-radius: 15px;overflow: hidden;transition: 0.5s all ease;-webkit-transition: 0.5s all ease;-moz-transition: 0.5s all ease;-ms-transition: 0.5s all ease;-o-transition: 0.5s all ease;}
.q-menu nav div:hover {background:#4166ab; /*rgba(0,0,0,0.9);*/}
.q-menu nav div a {display: inline-block;position: relative;/* width: 30px; *//* height: 30px; */text-align: center;color:#fff;text-decoration:none;}


/* 안전보건경영방침 */
.manage_top{width:100%; border-radius:20px 20px 0 0; font-size:2.4em; color:#fff; line-height:128px; text-align:center; background:url('../img/manage_top01.svg') right 25px top 15px no-repeat, url('../img/manage_top02.png') left top repeat; background-size:140px auto, auto; background-color:#537b9e; font-weight:500}
.manage_idx{width:100%; padding:55px 90px 80px; background:url(../img/manage_idx01.svg) 35px 20px no-repeat, url(../img/manage_idx02.svg) center bottom 20px no-repeat; background-size:140px auto, 200px auto; background-color:#eff2f7; border-bottom:3px solid #537b9e}
.manage_idx > p{text-align:center; word-break:keep-all; font-size:1.1em; line-height:1.8}
.manage_idx ul{padding:35px 0 }
.manage_idx li{position:relative; width:100%; height:80px; display:table; padding:0 25px 0 110px; box-shadow:5px 5px 1px rgba(0, 0, 0, 0.08); margin-bottom:15px; border-radius:0 80px 80px 0}
.manage_idx li:last-child{margin-bottom:0}
.manage_idx li p{display:table-cell; vertical-align:middle; font-size:1.1em; color:#fff; word-break:keep-all; letter-spacing:-0.6px}
.manage_idx li div{position:absolute; left:0; top:0; width:85px; height:80px; background:#fff; text-align:center; line-height:80px; font-size:1.5em}
.manage_idx li:first-child{background:#789dee !important}
.manage_idx li:first-child div{color:#789dee !important}
.manage_idx li:nth-child(3n-1){background:#99d1e0}
.manage_idx li:nth-child(3n-1) div{color:#99d1e0}
.manage_idx li:nth-child(3n){background:#8dbbec}
.manage_idx li:nth-child(3n) div{color:#8dbbec}
.manage_idx li:nth-child(3n+1){background:#acbbd0}
.manage_idx li:nth-child(3n+1) div{color:#acbbd0}
.manage_idx li:last-child{background:#788bc5 !important}
.manage_idx li:last-child div{color:#788bc5 !important}
.manage_idx > a{display:table; margin:0 auto; width:auto; padding:0 25px; color:#fff; line-height:55px; font-size:1.1em; border-radius:10px; background:#253dbe}


/* 규범준수방침 */
.manage_idx.corrupt li div{font-size:2em; font-weight:600; font-style:italic}
.manage_idx.corrupt > p:nth-last-of-type(1){display:table;  margin:0 auto; padding:0 118px 7px; background:url(../img/corrupt_sign.jpg) right bottom no-repeat}

/*민원신문고*/
.t_box{border-radius:5px;background:#eaf2ff;padding:25px 20px;}
.t_box p{font-size:15px;color:#333;line-height:1.6;word-break:keep-all;background:url(../theme/basic/img/sub/box_logo.png) left center no-repeat;padding-left:95px;}
.t_box p strong{font-weight:normal;color:#df2626;}
.smg_link{overflow:hidden;margin-top:15px;}
.smg_link div{color:#fff;border-radius:5px;text-align:center;float:left;width:24%;margin-right:1%}
.smg_link div:last-child{margin-right:0 !important;}
.smg_link div a{color:#fff;display:block;background:#32465b;border-radius:5px;padding:12px 5px;}
.smg_link div a img{}
.smg_link div a span{font-size:16px}
.smg_link div.ext_link a span {padding-right:20px;background:url(../theme/basic/img/sub/link_icon.png) right center no-repeat}
.smg_link.col_2 div {width:49%}

/*본인인증*/
.self_id{margin:100px 0;}
.self_id div{border:1px solid #d4d4d4;border-radius:20px;width:420px;height:auto;padding:90px 30px 30px;margin:0 auto;text-align:center;position:relative;}
.self_id div:before{content:'';width:147px;height:147px;background:#fff url(../theme/basic/img/sub/login_icon.svg) center no-repeat;border-radius:50%;position:absolute;left:calc(50% - 73.5px);z-index:100;top:-73.5px;border:1px solid #d4d4d4;}
.self_id div p{font-size:16px;color:#555;line-height:1.6;word-break:keep-all;}
.self_id div p span{font-size:22px;font-weight:bold;color:#4d78c0;display:block;margin:10px 0}
.self_id div p strong{color:#333}
.self_id div button{font-size:16px;background:#4d78c0;padding:15px 8px;border-radius:60px;display:block;color:#fff;margin-top:20px;width:100%;height:auto}

.minwon{background:#f7f7f7;padding:30px 50px;overflow:hidden;text-align:center;}
.minwon p{font-size:18px;color:#333;margin-bottom:20px;font-weight:bold;}
.minwon li{font-size:15px;color:#555;border-radius:5px;box-shadow:10px 10px 10px rgba(0,0,0,0.15);background:#fff;float:left;width:30%;text-align:center;padding:20px 20px;line-height:1.8;margin-right:5%}
.minwon li span{font-size:17px;color:#4d78c0;}
.minwon li:first-child span{background:url(../theme/basic/img/sub/smg_icon01.jpg) left center no-repeat;padding-left:36px;}
.minwon li:nth-child(2) span{background:url(../theme/basic/img/sub/smg_icon02.jpg) left center no-repeat;padding-left:36px;}
.minwon li:last-child span{background:url(../theme/basic/img/sub/smg_icon03.jpg) left center no-repeat;padding-left:36px;}
.minwon li:last-child{margin-right:0 !important;}


/* 보증드림 */
.bzdream{counter-reset:itemnum; position:relative; margin-top:20px}
.bzdream:before{position:absolute; left:57px; top:0; width:1px; height:100%; background:#d4d4d4; content:''}
.bzdream li{position:relative; width:100%; overflow:hidden; counter-increment:itemnum;}
.bzdream li:not(:last-child){padding-bottom:110px}
.bzdream li:after{position:absolute; left:91px; top:35px; width:45px; height:45px; border-radius:50%; text-align:center; line-height:45px; color:#fff; font-size:18px; content:counter(itemnum);}
.bzdream li .bzdr_icon{position:relative; float:left; width:115px; height:115px; background:#f2f2f4; border-radius:50%}
.bzdream li .bzdr_icon:after{position:absolute; right:-130px; top:57px; width:110px; height:1px; content:''}
.bzdream li .bzdr_idx{float:right; width:800px; display:flex; align-self:flex-start}
.bzdream li .bzdr_idx > div{position:relative}
.bzdream li .bzdr_idx .bzdr_phone{width:280px}
.bzdream li .bzdr_idx .bzdr_phone:after{position:absolute; left:-8px; top:46px; width:23px; height:23px; content:''; background-size:cover !important}
.bzdream li .bzdr_idx .bzdr_txt{width:calc(100% - 280px); align-self:flex-end; padding:30px 25px; background:#f5f5f5; margin-bottom:70px; text-align:center}
.bzdream li .bzdr_idx .bzdr_txt:after{position:absolute; left:-3px; top:0; width:3px; height:100%; background:#f5f5f5; content:''}
.bzdream li .bzdr_idx .bzdr_txt span{line-height:28px; display:inline-block; padding:0 19px; font-size:15px; border:1px solid #4d78c0; color:#4d78c0; background:#fff; border-radius:30px}
.bzdream li .bzdr_idx .bzdr_txt h3{font-size:19px; color:#4d78c0; padding:7px 0}
.bzdream li .bzdr_idx .bzdr_txt p{font-size:16px; color:#444; line-height:1.5; letter-spacing:-0.5px; word-break:keep-all}
.bzdream li:nth-child(odd):after{background:#1eb094}
.bzdream li:nth-child(odd) .bzdr_idx .bzdr_phone:after{background:url(../theme/basic/img/sub/dream_dot_g.svg) center no-repeat}
.bzdream li:nth-child(odd) .bzdr_icon:after{background:#1eb094}
.bzdream li:nth-child(even):after{background:#4d78c0}
.bzdream li:nth-child(even) .bzdr_idx .bzdr_phone:after{background:url(../theme/basic/img/sub/dream_dot_b.svg) center no-repeat}
.bzdream li:nth-child(even) .bzdr_icon:after{background:#4d78c0}
.bzdream li.bzdr_two .bzdr_idx{display:block}
.bzdream li.bzdr_two .bzdr_idx > div{width:100%}
.bzdream li.bzdr_two .bzdr_idx .bzdr_phone{display:flex; justify-content:space-between; z-index:10; padding:0 70px}
.bzdream li.bzdr_two .bzdr_idx .bzdr_txt{margin-top:-60px; z-index:5; padding-top:90px}
.bzdream li.bzdr_two .bzdr_idx .bzdr_txt:after{display:none}
.bzdream li.bzdr_two .bzdr_icon:after{right:-200px !important; width:180px !important}
.bzdream li.bzdr_two .bzdr_idx .bzdr_phone:after{left:61px !important}
.bzdream li.bzdr_two.bzdr_three .bzdr_phone{padding:0; justify-content:center;}
.bzdream li.bzdr_two.bzdr_three .bzdr_phone img:not(:first-child){margin-left:-40px}
.bzdream li.bzdr_two.bzdr_three .bzdr_idx .bzdr_phone:after{left:12px !important}
.bzdream li.bzdr_two.bzdr_three .bzdr_icon:after{right:-150px !important; width:135px !important}


.tabs_type_a{padding:15px 0 3%}
.tabs_type_a ul{display:flex; justify-content:center;}
.tabs_type_a li{cursor:pointer; padding:0 30px; margin:0 7px; line-height:43px; background:#ddd; font-size:17px; color:#444; transition:all .5s ease-in-out; border-radius:50px}
.tabs_type_a li.select{background:#1eb094; color:#fff;}
.tab_conn{display:none}
.tab_conn.select{display:block}


.txt_box{padding:15px 20px;margin-top:5px;background:#f8f8f8;border:1px solid #4d78c0}
.txt_box p{font-size:14px;color:#444;line-height:19px;}
.txt_box p strong{color:#333;font-weight:bold;}
.txt_box ol{margin:0;padding:0 25px;}
.txt_box ol li{margin:2px 0;font-size:14px;color:#444;}

.noti_box{text-align:center;margin-top:30px;border:1px solid #d4d4d4;padding:15px 20px;}
.noti_box p{font-size:16px;line-height:24px;color:#444;}
.noti_box p strong{font-weight:normal;color:rgb(255, 0, 0);}

.proc_wrap{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:5px;}
.proc_wrap .proc{position:relative;width:188px;border:1px solid #d4d4d4;border-top:none;}
.proc_wrap .proc:after{content:'▸';font-size:45px;position:absolute;right:-32px;top:43%;color:#333;}
.proc_wrap .proc:last-child:after{display:none;}
.proc_wrap .proc span{background:#4d78c0;color:#fff;display:block;padding:10px 5px;text-align:center;font-size:15px;}
.proc_wrap .proc p{text-align:center;font-size:14px;padding:15px 5px;word-break:keep-all;line-height:17px;}
.proc_wrap .proc strong{display:block;margin-bottom:8px}
.proc_wrap .proc b{display:block;font-size:12.5px;color:#888;font-weight:normal;}
