@charset "utf-8";
@import url(https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css);

@font-face {    
 font-family: 'NotoSansKR-Regular-Hestia';    
 src: url('/font/eot/NotoSansKR-Regular-Hestia.eot'); /* IE9 Compat Modes */    
 src: url('/font/eot/NotoSansKR-Regular-Hestia.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */        
 url('/font/woff/NotoSansKR-Regular-Hestia.woff') format('woff'), /* Modern Browsers */        
 url('/font/ttf/NotoSansKR-Regular-Hestia.ttf')  format('truetype'), /* Safari, Android, iOS */        
 url('/font/svg/NotoSansKR-Regular-Hestia.svg#svgMothnnaFont') format('svg'); /* Legacy iOS */
}

@font-face {    
 font-family: 'NotoSansKR-Light-Hestia';    
 src: url('/font/eot/NotoSansKR-Light-Hestia.eot'); /* IE9 Compat Modes */    
 src: url('/font/eot/NotoSansKR-Light-Hestia.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */        
 url('/font/woff/NotoSansKR-Light-Hestia.woff') format('woff'), /* Modern Browsers */        
 url('/font/ttf/NotoSansKR-Light-Hestia.ttf')  format('truetype'), /* Safari, Android, iOS */        
 url('/font/svg/NotoSansKR-Light-Hestia.svg#svgMothnnaFont') format('svg'); /* Legacy iOS */
}

@font-face {    
 font-family: 'NotoSansKR-Bold-Hestia';    
 src: url('/font/eot/NotoSansKR-Bold-Hestia.eot'); /* IE9 Compat Modes */    
 src: url('/font/eot/NotoSansKR-Bold-Hestia.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */        
 url('/font/woff/NotoSansKR-Bold-Hestia.woff') format('woff'), /* Modern Browsers */        
 url('/font/ttf/NotoSansKR-Bold-Hestia.ttf')  format('truetype'), /* Safari, Android, iOS */        
 url('/font/svg/NotoSansKR-Bold-Hestia.svg#svgMothnnaFont') format('svg'); /* Legacy iOS */
}

/* 초기화 */
html {height:100%; overflow:auto}
body {margin:0;padding:0;font-size:0.75em;font-family:'NotoSansKR-Regular-Hestia', sans-serif; height:100%; width:100%; }
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:'NotoSansKR-Regular-Hestia', sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
ul,ol,li,dl,dt,dd{list-style:none;margin:0;padding:0}
#hd ul, nav ul, #ft ul {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}
input, button {margin:0;padding:0;font-family:'NotoSansKR-Regular-Hestia', sans-serif;;font-size:1em}
button {cursor:pointer}
textarea, select {font-family:'NotoSansKR-Regular-Hestia', 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:link, a:visited {color:#333;text-decoration:none}
a:hover, a:focus, a:active {color:#333;text-decoration:none}

#bo_gall, #bo_list {margin-top:50px; margin-bottom:70px}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:970px;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_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:absolute; top:0px; left:0px; border-bottom:1px solid #e8e8e8; min-width:1200px;width:100%; height:100px;background:#fff; z-index:9999}
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#hd_wrapper {margin:0 auto; padding-top:23px; margin-bottom:20px; height:55px;width:100%; zoom:1;position:relative}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#logo {float:left;padding:0; margin-left:73px; }
#logo a{display:inline-block;vertical-align:middle;}

#main_slides_main {min-width:1800px; height:100%; background:url('/theme/company/img/main_img_1.jpg') no-repeat; background-size:100%; z-index:1}
#main_slides_main div {position:absolute; top:0px; left:0px; width:100%; height:100%; }
#main_slides_main .slides_1 {z-index:5;min-width:1800px;  background:url('/theme/company/img/main_img_1.jpg') no-repeat; background-size:100%}
#main_slides_main .slides_2 {z-index:4; min-width:1800px;  background:url('/theme/company/img/main_img_2.jpg') no-repeat; background-size:100%}
#main_slides_main .slides_3 {z-index:3; min-width:1800px;  background:url('/theme/company/img/main_img_3.jpg') no-repeat; background-size:100%}
#main_slides_main .slides_4 {z-index:2; min-width:1800px;  background:url('/theme/company/img/main_img_4.jpg') no-repeat; background-size:100%}
#main_slides_main .slides_5 {z-index:1; min-width:1800px;  background:url('/theme/company/img/main_img_5.jpg') no-repeat; background-size:100%}
#main_slides_btn {z-index:6; position:absolute; top:600px; height:55px; left:50%; margin-left:-250px; width:500px;}
#main_slides_btn li {width:90px; height:55px; float:left; margin-right:10px; cursor:pointer}
#main_slides_btn li:last-child {margin-right:0px}

#main_footer {width:100%; height:100px;  overflow:hidden; z-index:1000; position:absolute; left:0px; bottom:30px; color:#fff;}
#main_footer .fMenu {font-size:16px; float:left;}
#main_footer .fMenu a {color:#fff; padding-left:20px; padding-right:20px;}
#main_footer .fMenu a:first-child {padding-left:0px;}
#main_footer .finfo {clear:both; float:left; font-size:14px; }
#main_footer .fsite {clear:both; float:left; font-size:14px; }
#main_footer .fselect {position:absolute; top:0px; right:75px; height:30px; font-size:14px; text-align:center; line-height:30px; text-align:center; width:150px; border:1px solid #fff;} 
#main_footer .fselect div{width:30px; border-left:1px solid #fff; float:right; font-size:16px;}
#main_footer #main_footerW {position:relative; height:100px; max-width:1200px; margin:0 auto;}

.btn_menu {width:25px; height:25px; background:url('../img/btn_list.gif'); position:absolute; top:37px; right:70px}

/* 로그인 */
#mb_login {margin:100px auto;width:400px;background:#fff;border:1px solid #d4e2e1;box-shadow:3px 3px 7px 1px #bbb;-moz-box-shadow:3px 3px 7px 1px #bbb;-webkit-box-shadow:3px 3px 7px 1px #bbb;}
#mb_login h1 {margin:0 50px 20px;font-size:2.0em;text-align:center;padding:30px 0 20px;border-bottom:1px solid #dadada}
#mb_login #login_fs{padding:10px 50px 40px}
#mb_login #login_fs .login_id,#mb_login #login_fs .login_pw {display:block;color:#777;margin-bottom:5px}
#mb_login #login_fs .frm_input{width:100%;background-color:#f5f5f5 !important;border:1px solid #ddd;height:36px;line-height:36px;text-indent:10px;margin-bottom:5px;padding:0}
#mb_login #login_fs .btn_submit {width:60px;height:40px;background:#3c95d5;width:100%;border-radius:5px;border-bottom:3px solid #2d81c9;font-size:1.3em;font-weight:bold;margin:5px 0}
#mb_login #login_info {background:#f5f9fa;padding:20px;border-top:1px solid #d4e2e1}
#mb_login #login_info p{line-height:1.5em;margin-bottom:20px;color:#777}
#mb_login #login_info a{width:175px;padding:10px 0;text-align:center;}
#mb_login h2 {margin:0 0 5px;font-size:1.167em}
#mb_login .btn_confirm{width:100%;background:#f5f9fa;padding-bottom:30px;margin:0}
#mb_login .btn_confirm a{text-decoration:underline;color:#3c95d5;padding-right:10px;display:inline-block}

/* 메인메뉴*/
#gnb {position:absolute; top:30px; background:#fff; right:100px; z-index:99999}
#gnb:after {display:block;visibility:hidden;clear:both;content:""}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_1dul {padding:0;zoom:1;}
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli {z-index:10;position:relative;float:left;width:140px; margin-right:40px; text-align:center;}
#gnb .gnb_1dli:hover {border-bottom:2px solid #0146b1}
#gnb a.gnb_1da {padding-right:10px;display:inline-block;  text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap;line-height:2.95em;text-decoration:none;color:#333;height:68px;line-height:38px;  display:block;font-size:20px; }
#gnb .gnb_1dli:first-child{background:none}
#gnb .gnb_bg:focus, .gnb_bg:hover {text-decoration:none}
#gnb .gnb_1dli_air .gnb_1da {color:#333;}

#subGnb1 a {width:100%; height:100%; display:inline-block;  text-overflow:ellipsis;  overflow:hidden; white-space:nowrap;}

#subGnb1v {border-bottom:1px solid #cccccc; position:absolute; top:0px; left:61px; padding-top:58px;} 
#subGnb1v li {width:200px; height:40px; font-size:15px; background:rgba(255,255,255,0.8); line-height:40px; border:1px solid #cccccc; padding-left:20px;}
#subGnb1v li a:hover {color:#095dc7}

#subGnb2v {border-bottom:1px solid #cccccc;position:absolute; top:0px; left:282px; padding-top:58px;}
#subGnb2v li {width:200px; height:40px; font-size:15px; background:rgba(255,255,255,0.8); line-height:40px; border:1px solid #cccccc; border-bottom:0px; padding-left:20px;}
#subGnb2v li a:hover {color:#095dc7}

#subGnb3v {border-bottom:1px solid #cccccc; position:absolute; top:0px; left:61px; padding-top:58px;}
#subGnb3v li {width:200px; height:40px; font-size:15px; background:rgba(255,255,255,0.8); line-height:40px; border:1px solid #cccccc; border-bottom:0px; padding-left:20px;}
#subGnb3v li a:hover {color:#095dc7}

.gnb_2dul {position:relative; width:140px; padding-left:40px; margin-top:30px;  float:left}
.gnb_2dul0 {height:140px; border-left:1px solid #ddd}
.gnb_2dul1 {height:400px;border-left:1px solid #ddd; border-right:1px solid #ddd}
.gnb_2dul2 {height:320px; border-right:1px solid #ddd}
.gnb_2dul3 {height:105px; border-right:1px solid #ddd}
.gnb_2dul .gnb_2da {display:block;padding:6px 10px;text-align:left; font-size:16px; text-decoration:none;}
.gnb_1dli_air .gnb_2da {color:#333;}
.gnb_1dli_on .gnb_2da {color:#fff;}
.gnb_2da:focus, .gnb_2da:hover {color:#0146b1;text-decoration:none}
.gnb_1dli_over .gnb_2dul {display:block;left:0; background:rgba(76,76,76,0.8); }
.gnb_1dli_over2 .gnb_2dul {display:block;right:0;background:rgba(76,76,76,0.8);}

#smenuArea .bbb{letter-spacing:-1.5px}

#smenuArea {min-width:1200px; width:100%; height:460px;  position:absolute; top:-362px; background:url('../img/bg_smenu.jpg') bottom right no-repeat; background-color:#fff; left:0px; border-top:1px solid #555555; border-bottom:2px solid #0146b1; z-index:999}
#smenuArea .img_smenu1{position:absolute; top:33px; left:77px}
#smenuArea .img_smenu2{position:absolute; top:33px; left:681px}
#smenuArea .img_smenu3{position:absolute; top:221px; left:681px}

@media all and (max-width:1680px){
#smenuArea .img_smenu2{ display:none}
#smenuArea .img_smenu3{ display:none}
}

@media all and (max-width:1480px){
#smenuArea .img_smenu1{ display:none}

}

#gnb_empty {padding:8px 0;text-align:center;line-height:2em;color:#fff;margin-left:200px;line-height:18px}
#gnb_empty a {text-decoration:underline;color:#3c95d5}


/*메인_중간레이아웃 */
#idx_wrapper {z-index:5;width:100%; height:100%;  min-width:1200px;zoom:1;}
#idx_wrapper #main_slogen {position:absolute; top:330px; left:50%; margin-left:-335px; z-index:100}


/*메인배너*/
#main_bn {position:relative;overflow:hidden; height:100%; width:100% !important; z-index:10}
#main_bn li {width:100%; height:100%; overflow:hidden;}
#main_bn img {width:100%; min-width:1600px;}

#idx_container {width:100%; height:100%; overflow:hidden;}

#idx_container:after {display:block;visibility:hidden;clear:both;content:""}
#top_btn{position:fixed;top:70%;right:70px;background:#fff;width:50px;height:50px; background:url(../img/top_btn.gif) no-repeat;text-indent:-9999px;overflow:hidden;opacity:0.8}

/*서브_중간레이아웃 */
#wrapper{z-index:5;width:100%;min-width:1200px;zoom:1;margin:0; margin-top:100px;}
#container{width:1200px; margin:0 auto;position:relative}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title{position:absolute;top:0;right:0;width:1px;height:1px;overflow:hidden;font-size:0;text-indent:-999px}
#sub_tit{ height:280px; }

#ctn_title { color:#fff;  font-family: 'NotoSansKR-Bold-Hestia';  text-align:center;font-size:50px;padding-top:85px; letter-spacing:-2px; padding-bottom:15px;}
#ctn_title2 { color:#fff;  font-family: 'NotoSansKR-Bold-Hestia';  text-align:center;font-size:50px;padding-top:85px; letter-spacing:-2px; padding-bottom:15px;}
#ctn_guide {font-size:18px; display:block; text-align:center; color:#fff;}
#sub_menu{text-align:center;width:1200px;margin:0 auto;position:relative;padding-bottom:30px}
#sub_menu li{display:inline-block;margin-left:-1px}
#sub_menu li a{display:inline-block;font-weight:bold;border:1px solid #d7d7d8;;width:175px; height:43px;line-height:43px;font-size:1.167em;background:#fff;color:#222;  text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap;}
#sub_menu li a:hover{background:#f0f5f8}
#sub_menu li a.select {background:#3c95d5;border-color:#3c95d5;color:#fff}
#lct{width:100%;border-top:1px solid #eee;border-bottom:1px solid #eee}
#lct ul.lct_li1{width:1200px; margin:0 auto;border-left:1px solid #eee}
#lct ul.lct_li1:after {display:block;visibility:hidden;clear:both;content:""}
#lct ul.lct_li1>li{float:left;height:40px;line-height:40px;border-right:1px solid #eee;padding:0 30px 0 15px  ;min-width:90px;position:relative}
#lct ul.lct_li1>li:hover{background:#f9f9f9}
#lct ul.lct_li1>li.lct_home{padding:0;min-width:40px;}
#lct ul.lct_li1>li.lct_home a{background:url(../img/home.gif) no-repeat 50% 50%;display:inline-block;width:40px;height:40px;text-indent:-9999px;}
#lct ul.lct_li1>li .lct_btn{position:absolute;top:0;right:0;height:40px;width:30px;background:url(../img/lct_bg.gif) no-repeat 50% 50%;border:none;text-indent:-999px;overflow:hidden}
#lct ul.lct_li2{position:absolute;top:40px;left:0;background:#f9f9f9;border:1px solid #eee;display:none;min-width:135px;;}
#lct ul.lct_li2 li{text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap;padding:0 15px ;}
#lct ul.lct_li2 li:hover{background:#eee}

/*인덱스*/
#comp_bn {float:left;width:100%;margin-top:10px;}
#comp_bn li{border-top:1px solid #eee; color:#333333;  font-size:13px; float:left; width:240px; text-align:center; height:140px; border:1px solid #ccc; margin-left:10px;}
#comp_bn li .txt1 {float:left; display:block; text-align:left; margin-top:33px; line-height:19px; margin-left:20px;}
#comp_bn li span h5 {font-size:22px; color:#82be04; display:block; height:30px; margin-bottom:10px;}
#comp_bn li span b {color:#0059d2;}
#comp_bn li .txt2 {float:right; display:block; text-align:right; margin-top:35px;  margin-right:20px;}
#comp_bn li:first-child {margin-left:0px}
#comp_bn .ico_3 {background:url('../img/ico_3.jpg') center no-repeat; text-align:right }
#comp_bn .comp_1 {background:url('../img/bg_comp_1.jpg') right no-repeat;}
#comp_bn .comp_2 {background:url('../img/bg_comp_2.jpg') right no-repeat;}
#comp_bn .comp_3 {background:url('../img/bg_comp_3.jpg') right no-repeat;}
#comp_bn .comp_4 {background:url('../img/bg_comp_4.jpg') right no-repeat;}
.accordion-toggle {cursor: pointer;}
.accordion-content {display: none;}
.accordion-content.default {display: block;}
#comp_if{float:left;border-left:1px solid #c8d7d6;border-right:1px solid #c8d7d6}
#comp_if li{height:192px;width:248px;border-top:1px solid #eee;position:relative}
#comp_if li h2{position:absolute;top:25px;left:20px;font-size:1.333em}
#comp_if li p{position:absolute;top:50px;left:20px;color:#566472;font-size:1.083em;line-height:1.4em}
#comp_if li a{display:block;width:100%;height:100%;text-indent:-99999px;overflow:hidden}
#comp_if li.com_bg1 a{background:url(../img/com_bg1.jpg) no-repeat bottom right #e7f0f6}
#comp_if li.com_bg2 a{background:url(../img/com_bg2.jpg) no-repeat bottom right #2676c5}
#comp_if li.com_bg2 h2,#comp_if li.com_bg2 p {color:#fff}
#comp_if li.com_bg3 a{background:url(../img/com_bg3.jpg) no-repeat bottom right #e7f0f6}
#comp_if li:first-child{border:none}
#comp_lt{float:left; margin-top:25px; width:100%; overflow:hidden}
#comp_lt .li_notice{ width:324px;  height:200px; float:left;}
#comp_lt .li_gall{ width:650px;  margin-left:15px; height:200px; float:left; }



/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.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}

/* 캡챠 자동등록(입력)방지 기본 */
#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 {width:100px;height:41px;border:1px solid #e9e9e9}
#captcha #captcha_mp3 {position:absolute;top:0;left:101px;;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/sound.gif')}
#captcha #captcha_reload {position:absolute;top:21px;left:101px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/reload.gif')}
#captcha #captcha_key {margin:0 0 0 25px;padding:0 5px;width:70px;height:41px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:41px}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:35px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:35px;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:5px 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%}
.cke_sc_def .btn_cke_sc_close{padding:5px; background:#3e3c52;border:none;color:#fff}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle;border-radius:5px}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:9px;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;border-radius:5px}
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 {background:#1491d9;border:none;font-size:17px; text-align:center; width:226px; line-height:40px; height:40px; color:#fff;display:inline-block; }

.btn_submit:hover{background:#1491d9}

a.btn_cancel { width:226px; height:40px;background:#fff; font-size:17px; line-height:40px;border:1px solid #1491d9;color:#1491d9;display:inline-block;vertical-align:middle}
.btn_cancel:hover,.btn_cancel:focus{background:#fff}
button.btn_cancel {display:inline-block;border-radius:3px;padding:9px 20px;background:#fff;border:1px solid #3c95d5;color:#3c95d5;display:inline-block}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {width:226px; text-align:center; font-size:17px; line-height:40px; height:40px; background:#fff;border:1px solid #1491d9;color:#1491d9;display:inline-block}
a.btn_b01:focus, a.btn_b01:hover {background:#fff}
a.btn_b02 {width:226px; text-align:center; font-size:17px; line-height:40px; height:40px; background:#1491d9;border:1px solid #1491d9;color:#fff;display:inline-block}
a.btn_b02:focus, a.btn_b01:hover {background:#fff}
.btn_admin {border:none;border-radius:3px;padding:10px 20px;background:#fff;background:red;color:#fff;display:inline-block} /* 관리자 전용 버튼 */

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.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 a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tr:hover{background:#fafafa}
.tbl_head01 td {border:1px solid #dfdfdf;padding:17px 5px;font-size:1.083em;color:#666}
.tbl_head01 a {color:#000}

.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}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;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:100px;padding:10px 13px;border:1px solid #c4c4c4;background:#ebebeb;color:#383838;text-align:left;font-size:1.083em;}
.tbl_frm01 td {padding:7px 10px;border:1px solid #dfdfdf;font-size:1.083em;color:#666}
.tbl_frm01 textarea, .frm_input {border:1px solid #dcdcdc;;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:30px;padding-left:10px;font-size:1.083em;color:#555}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px;padding-left:0}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:30px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #fff top right no-repeat !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:110px;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:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:'NotoSansKR-Regular-Hestia', sans-serif;;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 자바스크립트 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;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important;margin-right:0 !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0px 0 20px;padding: 0 0;text-align:center;font-size:1.083em}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:30px;color:#000;letter-spacing:0;line-height:30px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {text-decoration:none}
.pg_start{background:url(../img/page_btn.gif) no-repeat 0 0 ;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0}
.pg_prev {background:url(../img/page_btn.gif) no-repeat -30px 0;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0}
.pg_end{background:url(../img/page_btn.gif) no-repeat -93px 0;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0}
.pg_next {background:url(../img/page_btn.gif) no-repeat -63px 0;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0}
.pg_current {display:inline-block;margin:0 4px 0 0;color:#3c95d5;text-decoration:underline;font-weight:bold;font-weight:bold}

/*셀렉트박스*/
.fancy-select {position: relative;font-weight: bold;text-transform: uppercase;color: #46565D;float:left;margin-right:5px}
.fancy-select .trigger {cursor: pointer;text-align:left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;position: relative;border: 1px solid #d7d7d7;color:#8a8a8a;border-radius:5px;width:122px;text-indent:5px;height:30px;line-height:30px;-webkit-appearance: none;font-weight:normal;background: url(../img/select_btn.gif) no-repeat right ;font-size: 1.083em;}
.fancy-select .trigger:hover{background-color: #f3f3f3}
.fancy-select .trigger.open {background-color: #f3f3f3;}
.fancy-select ul.options {list-style: none;margin: 0;position: absolute;top: 32px !important;left: 0;visibility: hidden;z-index: 50;max-height: 200px;overflow: auto;background:#fff;min-width:122px;text-align:left;font-size:1em;font-weight:normal;border: 1px solid #d7d7d7;}
.fancy-select ul.options.open {visibility: visible;top: 50px;
transition: opacity 300ms ease-out, top 300ms ease-out;
-webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
-moz-transition: opacity 300ms ease-out, top 300ms ease-out;
-ms-transition: opacity 300ms ease-out, top 300ms ease-out;
-o-transition: opacity 300ms ease-out, top 300ms ease-out;}
.fancy-select ul.options li {padding: 8px 12px;color: #999;cursor: pointer;white-space: nowrap;}
.fancy-select ul.options li.hover {background:#eee;color:#666}

/* Mobile화면으로 */
#ft_dv{background:#3e3c52;padding-bottom:20px}
#device_change {width:1000px;margin:0 auto ;display:block;border:1px solid #5c5a6d;border-radius:2em; padding:10px 0;background: #171528;color:#fff;font-size:1.2em;text-decoration:none;text-align:center}



/****************  서브 회사소개_최성옥  ****************/

#sub_container {position:relative;margin:0 auto; width:1000px; height:100%;}

/* CEO인사말 */
.ceo_wrap {background:url(../img/ceo_bg.jpg) no-repeat; height:947px; padding-bottom:20px;}
.ceo_wrap p span {font-size:20px;line-height:30px; font-weight:bold;color:#b6fbc5;position:absolute; top:285px; left:540px;}
.ceo_wrap .ceo_text {font-size:15px; line-height:26px; position:absolute; top:460px; left:502px; text-align:justify; width:400px;color:#333;}
.ceo_wrap .ceo-sine p {position:absolute; top:854px; left:185px; font-size:15px; line-height:20px; text-align:justify; width:100px;color:#333;}
.ceo_wrap .ceo-sine img {position:absolute; top:850px; left:300px;display:block;width:99px;heught:44px;}
.content-wrap{ width:100%; margin-top:70px;  color:#474f64; }
.sub_title { width:300px; height:62px; margin:0 auto;}
.sub_title .title_bar{ width:50px; height:3px; margin:0 auto; background:#09F; }
.map_bar{ width:1200px; height:1px; background:#d4d4d4;}
.sub_title h2 {font-size:35px; color:#333; width:300px; height:59px; line-height:56px;font-family: 'NanumSquare'; text-align:center; margin:0 auto;}
.ceo_top{ width:1200px; height:338px; margin-top:57px; margin-bottom:75px;}
.left_text{ width:540px; height:428px; float:left;}
.right_img{ width:588px; height:428px; float:left; margin-left:65px;}
.left_text h2{ font-size:28px;}
.left_text h1{ font-size:50px; font-weight:bolder; line-height:56px; margin-bottom:15px;}
.c_txt{ font-size:18px; color:#707070; line-height:28px;}
.ceo_bottom{ width:1200px; height:517px; margin-top:75px; margin-bottom:100px;}
.left_img{ width:541px; height:517px; float:left; margin-right:77px; }


/* 회사개요 */
.company_wrap {padding-top:70px; padding-bottom:70px;}
.company_wrap .company_t_info {margin-bottom:50px;}
.company_wrap .company_info {width:800px;margin:0 auto; color:#333; border-collapse:collapse;}
.company_wrap .company_info tbody {font-size:15px; }
.company_wrap .company_info tbody tr {height:55px; }
.company_wrap .company_info tbody tr .c_i_tit {background:#ebf5ea; font-weight:bold;width:200px;}
.company_wrap .company_info tbody tr .c_i_tit2 {line-height:20px;background:#ebf5ea; font-weight:bold;width:200px;}
.company_wrap .company_info tbody tr .c_i_yesung {color:#32a04a;font-weight:bold;}
.company_wrap .company_info tbody tr .business_t {padding-top:15px;padding-bottom:30px;}
.company_wrap .company_info tbody tr td {width:300px;padding-left:10px;border:1px solid #525252; line-height:28px;}
.company_wrap .company_info tbody tr td img {width:55px;height:27px;display:block;}


/* 회사연혁 */
.history_left{ width:249px; height:774px; float:left; margin-left:172px;margin-top:56px;margin-bottom:50px;}
.history_center{ background:url(http://geowon.tidc.co.kr/theme/company/img/bg_history.jpg); width:1200px; height:840px; margin-top:57px; float:left;}
.history_right{ width:409px; height:774px; float:left; margin-left:31px;margin-top:57px;margin-bottom:50px;}
.history_left p{ font-size:18px; color:#333333; height:33px; }
.history_right p{ font-size:18px; color:#333333; height:33px; }
.height68{ margin-bottom:73px;}
.height123{ margin-top:105px;}
.height73{ margin-bottom:68px;}
.height110{ margin-top:110px;}
.height100{ margin-bottom:85px;}
.height83{ margin-bottom:78px;}
.bold_text{font-weight:bold; font-size:18px; text-align:right; margin-top:65px;}


/* 사업소개 */
.business {background:url(../img/business.jpg) no-repeat; height:1090px;}
.business p {font-size:18px; line-height:22px;text-align:center;}
.business .business1 {position:absolute; top:500px; left:170px;color:#ffffff;}
.business .business2 {position:absolute; top:500px; right:160px;color:#ffffff;}
.business .business3 {position:absolute; top:670px; left:340px;color:#333;}
.business .business4 {position:absolute; top:670px; right:330px;color:#333;}
.con_business{ width:1200px; height:1051px; margin-top:57px;}
.txt_business{ font-size:16px; margin-bottom:35px; letter-spacing:0px;}
.height25{ margin-top:25px; margin-right:23px;}
.height25R{ margin-top:25px;}


/* 조직도 */
.organization {background:url(../img/organization.jpg) no-repeat; height:892px;margin-top:70px;margin-bottom:70px;}
.con_system{ width:1200px; height:624px; background:url(http://geowon.tidc.co.kr/theme/company/img/bg_system.jpg); margin-top:57px;}
.con_system2{ width:1200px; height:250px; background:url(http://geowon.tidc.co.kr/theme/company/img/bg_system2.jpg);margin-bottom:90px;}
.system_txt1{ font-size:25px; font-weight:bolder; color:#333; width:1200px; height:30px; margin-top:20px; margin-bottom:140px; text-align:center; float:left;}
.system_txt2{ font-size:25px; font-weight:bolder; color:#333; width:1200px; height:30px; margin-top:20px; margin-bottom:50px; text-align:center; float:left;}
.system_txt3{ font-size:20px; font-weight:bolder; color:#333; width:184px; height:30px; margin-top:90px; margin-bottom:100px; margin-left:169px; text-align:center; float:left;}
.system_txt4{ font-size:20px; font-weight:bolder; color:#333; width:184px; height:30px; margin-top:90px; margin-bottom:100px; margin-left:500px; text-align:center; float:left;}
.system_txt5{ font-size:20px; font-weight:bolder; color:#333; width:184px; height:30px; margin-top:25px; margin-bottom:145px; margin-left:169px; text-align:center; float:left;}
.system_txt6{ font-size:20px; font-weight:bolder; color:#333; width:184px; height:30px; margin-top:25px; margin-bottom:145px; margin-left:156px; text-align:center; float:left;}
.system_txt7{ font-size:20px; font-weight:bolder; color:#333; width:184px; height:30px; margin-top:25px; margin-bottom:145px; margin-left:160px; text-align:center; float:left;}


/* 공사지명원 */
.nomination {padding-bottom:70px;}
.nomination .nomination_btn {text-align:center;display:block; padding-top:10px;}


/* 오시는 길 */
.location .info_wrap {padding-top:40px;}
.location .info_wrap img {width:289px; height:111px;display:block; float:left;padding-right:15px;}
.location .info_wrap .line {margin-top:100px;padding-left:300px; margin-right:15px; width:10px;border:2px solid #32a04a;float:left;}
.location .info_wrap .info {font-size:15px;line-height:30px;color:#333;}
.location .info_wrap .info li span b{color:#32a04a;}
.location iframe {padding-top:40px;padding-bottom:70px;}
.location_busan{ width:1200px; height:695px; margin-top:57px; margin-bottom:30px;}
.tit_location{background:url(http://geowon.tidc.co.kr/theme/company/img/bg_bar.jpg); width:664px; height:105px; }
.txt_01{ font-size:28px; color:#474f64; margin-left:33px; line-height:25px;}
.txt_02{ font-size:50px; color:#1491d9; font-weight:bolder; margin-left:33px;}

.location_busan h3{ font-weight:bolder; font-size:20px; color:#1491d9;}
.txt_add{ font-size:20px; color:#707070; }


.bg_recruit{ width:811px; height:227px; background:url(http://geowon.tidc.co.kr/theme/company/img/bg_recruit.jpg); margin:0 auto;}
.txt_recruit{ font-size:16px; margin-bottom:57px; text-align:center; }
.re_step1{ width:210px; height:30px; margin-top:150px; float:left; color:#FFF; font-size:20px; font-weight:bold; text-align:center;  }
.re_step2{ width:190px; height:30px; margin-top:150px; float:left; color:#FFF; font-size:20px; font-weight:bold; text-align:center; }
.re_step3{ width:210px; height:30px; margin-top:150px; float:left; color:#FFF; font-size:20px; font-weight:bold; text-align:center; }
.re_step4{ width:180px; height:30px; margin-top:150px; float:left; color:#FFF; font-size:20px; font-weight:bold; text-align:center; }
.con_provision{ width:1200px; height:auto; margin-top:57px; font-size:14px;}

/* 채용공고 */
.con_recruit{ width:1200px; height:851px; margin-top:57px;}
.text_recruit {margin-top:43px; width:100%; height:auto;}
.text_recruit ol {color:#000; width:100%; font-size:20px}
.text_recruit ol li {margin-bottom:40px; padding-left:40px; line-height:32px; letter-spacing:-0.5px; font-family: 'NotoSansKR-Light-Hestia';}
.text_recruit ol li b {font-family: 'NotoSansKR-Regular-Hestia'; }

 .fselect_ch {position:absolute; display:none;top:32px; right:0px;}
 .fselect_ch ul {height:60px; width:150px;}
 .fselect_ch li {height:30px; background:rgba(255,255,255,0.8); font-size:14px;border-right:1px solid #ddd; border-left:1px solid #ddd; border-bottom:1px solid #ddd; line-height:30px; color:#fff; text-align:left;}
