@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);

@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal; font-style: normal;
}
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal; font-style: normal;
}
@font-face {
    font-family: 'GmarketSansLight';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: normal; font-style: normal;
}


/* 초기화 */
html {overflow-y:scroll}
body {width:100%;height:auto;margin:0;padding:0;font-size:0.75em;font-family:'GmarketSansMedium','NanumSquare', 'Nanum Gothic', sans-serif;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'GmarketSansMedium', 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:'Nanum Gothic', sans-serif;;font-size:1em}
button {cursor:pointer}
textarea, select {font-family:'Nanum Gothic', 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:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:none}


/* float clearfix */
.clearfix{}
.clearfix:after{content:"";display:block;clear:both}

/* 팝업레이어 */
#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 {min-width:1000px;width:100%;height:130px;}
.hd_zindex {z-index:10 !important}
#hd_h1 {font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {width:100%;height:130px;zoom:1;float:left;margin:0 auto; border-bottom:1px solid #ddd; box-sizing: border-box;}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#top_hd {width:1200px;height:70px;margin:0 auto;}
#top_hd a{display:inline-block;vertical-align:middle;}
#top_hd h1 {float:left;}
/*#top_hd li:first-child {width:202px;padding-top:12px;}
#top_hd li:nth-child(2) {width:563px;text-align:center;padding-top:20px;}
#top_hd li:last-child {width:200px;padding-top:10px;}*/

/*상단_로그인*/
#tnb {width:1200px;height:30px;line-height:30px;margin:0 auto !important;}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li{float:right;font-size:13px; font-weight: nomal !important}
#tnb li a{color:#666;}
#tnb li.tnb_adm{}
#tnb li.tnb_adm a{color:#f9705d;}
.nv_tel{ text-align:right; height:55px;/*padding-right:60px*/}
/* 메인메뉴*/
#gnb {width:955px;height:20px;position:relative;float:left;margin-left:10px;margin-top:30px;}
#gnb:after {display:block;visibility:hidden;clear:both;content:""}
#gnb h2 {position:relative;font-size:0;line-height:0;overflow:hidden}
#gnb_1dul {}
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli {z-index:10;position:relative;float:left;/*width:14%;*/padding:0 31px;text-align:right;line-height:80px;}
#gnb_1dul li:nth-child(6) {padding-right:0;}
a.gnb_1da {display:inline-block;  text-overflow: ellipsis;  white-space: nowrap;/*font-weight:bold;*/text-decoration:none;color:#333;display:block;font-size:20px;}
.gnb_bg:focus, .gnb_bg:hover {text-decoration:none}
.gnb_1dli_air .gnb_1da {color:#f9705d;}
.gnb_1dli_on .gnb_1da {color:#f9705d;}
.gnb_2dul {display:none;position:absolute;top:70px;width:100%;left:0;border-top:1px solid #d8d8d8;background:#fff;box-shadow:3px 10px 10px rgba(0,0,0,.1);}
.gnb_2dli {height:50px;line-height:50px;text-align: center;border-bottom: 1px solid #ddd;}
.gnb_2da {display:block;width: 100%;text-align:center;text-decoration:none;font-size:16px;}
.gnb_1dli_air .gnb_2da {background-color:#fff;color:#555}
.gnb_1dli_on .gnb_2da {background-color:#fff;color:#555}
.gnb_2da:focus, .gnb_2da:hover {background:#f9705d;text-decoration:none;color:#fff;}
.gnb_1dli_over .gnb_2dul {display:block;left:0;background:#fff}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0;background:#fff}

#gnb_empty {padding:8px 0;text-align:center;line-height:2em;color:#fff;line-height:18px}
#gnb_empty a {text-decoration:underline;color:#3c95d5}

/* 전체 검색 */
#hd_sch {width:180px;height:20px;position:absolute;top:0;right:50%;border:1px solid #cdcdcd;background-color:#fafafa;border-radius:20px;margin:4px -500px 3px 0;}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#hd_sch #sch_stx {padding-left:5px;width:140px;height:20px;border:0;background:none;line-height:20px !important;line-height:1.6em;color:#333;}
#hd_sch #sch_submit {padding:0 5px;height:20px;border:0;background:url(../img/sh_ico.png) no-repeat 50%  50% ;color:#333;cursor:pointer;text-indent:-9999px;overflow:hidden;width:30px;}

#text_size {display:none;}

/*메인배너*/
#main_bn {position:relative;overflow:auto;width:100% !important;}
#main_bn .bn_ul {width:100%;height:440px;}
#main_bn .bn_ul li{height:100%;float: left;}
#main_bn li.bn_bg1{background:url('/theme/company/img/main_bg1.png') no-repeat center;background-size: cover;}
#main_bn li.bn_bg2{background:url('/theme/company/img/main_bg2.png') no-repeat center;background-size: cover;}
#main_bn .bn_btn{position:relative;width:108px;height:54px;z-index:10;bottom:104px;left:50%;margin-left:392px;}
#main_bn .bn_btn .prev{background:url('/theme/company/img/bn_btn_l.png') no-repeat;border:none;width:54px;height:54px;text-indent:-9999999px;overflow:hidden;display:inline-block;float:left;}
#main_bn .bn_btn .next{background:url('/theme/company/img/bn_btn_r.png') no-repeat;border:none;width:54px;height:54px;text-indent:-99999999px;overflow:hidden;display:inline-block;float:left;}
#main_bn .dots{position:relative;left:-28%;bottom:134px;text-align:center;width:100%}
#main_bn .dots li{border:none;text-indent:-9999px;width:10px;height:10px;border:solid 2px #fff;border-radius:10px;overflow:hidden;display:inline-block;margin-right:5px ; zoom:1; *display:inline /*IE7 HACK*/; _display:inline; /*IE6 HACK*/}
#main_bn .dots li.active{border:solid 2px #3d96d6;background:#3d96d6}


/*컨텐츠*/
#subtop_bg {text-align: center;line-height: 300px;}
#subtop_bg h1{font-size:50px;color:#fff;}

/*메인_중간레이아웃 */
#idx_wrapper {z-index:5;width:100%;min-width:1000px;zoom:1;padding-bottom:30px;}
#idx_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#idx_container {z-index:4;position:relative;width:1000px;margin:0 auto ;min-height:500px;height:auto !important;background:#fff;font-size:1em;zoom:1;margin-top:-50px}
#idx_container:after {display:block;visibility:hidden;clear:both;content:""}
#top_btn{position:fixed;top:75%;right:20px;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:1000px;zoom:1;margin:0;}
#aside {display:none;}
#container{width:100%; margin:0 auto;float:left;}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title{width:1000px;height:40px;font-size:20px;margin:0 auto;padding-top:30px;border-bottom:1px solid #dcdcdc;}
#sub_tit{width:100%;height:195px;position:relative;font-size:0;text-indent:-999px;float:left;background:url('/theme/company/img/sub_top.png') no-repeat center;}
#ctn_title {display:none;padding-bottom:30px;border-bottom:1px solid #eee;font-size:1.2em;font-weight:bold;text-align:center;font-size:2.5em;padding-top:135px}
#sub_menu{text-align:center;width:1000px;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:1000px; 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%;height:450px;margin-bottom:40px;box-shadow:0 -5px 20px -10px rgba(100,100,100,.8);}
.site_link {width:100%;height:50px;float:left;background-color:#eee;padding:10px 0 10px 20px;box-sizing:border-box;line-height:30px;}
.site_link li {width:16%;float:left;text-align:center;font-size:1.3em;font-weight:bold;}
.site_link li:first-child {width:20%;height:100%;display:block;border-radius:30px;background-image:linear-gradient(to bottom,#6d9dc3,#5383ae);color:#fff;}
.site_link li > a {color:#185d8d;letter-spacing:-1.5px;}
.site_link li > span {display:inline-block;float:right;color:#185d8d;}
.comp_con {width:100%;height:400px;float:left;}
.comp_con li {height:100%;float:left;}
.comp_con li:nth-child(1) {width:40%;background:url('/theme/company/img/form_bg.png') no-repeat;}
form.qq {width:100%;height:360px;padding:20px;box-sizing:border-box;}
form > p {float:left;}
.comp_con li:nth-child(2) {width:60%;}

.qq_label {height:22px;margin-right:10px;margin-bottom:10px;display:inline-block;line-height:22px;font-weight:bold;color:#fff;}
.qq_input, select, button {height:22px;border:0;margin-bottom:10px;line-height:22px;}
#name, #service {width:132px;}
input.tel {width:60px;}
.searchButton {width:24px;height:24px;background:url('/theme/company/img/btn_search.gif') no-repeat center;margin-left:-2px;}
.inpuText{width:286px;}
.quotationApply {width:152px;height:27px;background:url('/theme/company/img/btn_apply.png') no-repeat center;float:right;border:0;}
.first {display:inline-block;margin-right:20px;}

.comp_cus {width:600px;height:184px;float:left;padding-top:10px;box-sizing:border-box;}
.comp_cus li {width:50% !important;height:100%;float:left;background:none !important;}
.cus_img {display:block;float:right;}
.li_gall{width:100%;height:auto;float:left;}
*/
/*하단레이아웃 */
#ft {width:100%;height:330px;min-width:1000px;/*border-top:1px solid #dde4e9;background:#333;*/float:left;}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em}

#ft_catch {position:relative;margin:0 auto;padding:20px 0 0;width:970px;text-align:center;display:none;}

#ft_company {text-align:center}

.address {width:1200px;height:90px;position:relative;left:50%;margin-left:-600px !important;padding-top:20px !important; color:#333333}
.address li {float:left;}
.address li:nth-child(1) {width:15%;}
.address li:nth-child(2) {width:25%;}
.address li:nth-child(3) {width:60%; font-size: 13px;line-height: 22px;}

#ft_copy {background:#fff; border-top:1px solid #dde4e9; border-bottom:1px solid #dde4e9}
#ft_copy div {position:relative;margin:0 auto;padding:7px 0;width:1200px;color:#bfc6ca}
#ft_copy a {display:inline-block;margin:0 10px 0 0;color:inherit; color:#333; font-size: 15px;}
#ft_copy #ft_totop {position:absolute;bottom:10px;right:0}

.ft_text {line-height:18px;}

/* 게시물 선택복사 선택이동 */
#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:#3c95d5;border:none;border-radius:3px;padding:11px 20px;color:#fff;display:inline-block}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}
.btn_submit:hover{background:#0071c2}

a.btn_cancel {border-radius:3px;padding:10px 20px;background:#fff;border:1px solid #3c95d5;color:#3c95d5;display:inline-block;vertical-align:middle}
.btn_cancel:hover,.btn_cancel:focus{background:#eef7fd}
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 {border-radius:3px;padding:9px 20px;background:#fff;border:1px solid #3c95d5;color:#3c95d5;display:inline-block}
a.btn_b01:focus, a.btn_b01:hover {background:#eef7fd}
a.btn_b02 {background:#3c95d5;border:none;border-radius:3px;padding:10px 20px;color:#fff;display:inline-block}
a.btn_b02:focus, a.btn_b02:hover {background:#0071c2}
a.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 th {padding:17px 0;border:1px solid #c4c4c4;background:#ebebeb;color:#383838;text-align:center;font-size:1.083em}
.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:#666}

.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:'Nanum Gothic', 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-appearae: 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:#27146f;padding-bottom:20px; }
#device_change {width:100%;height:20px;/*float:left;*/display:block;padding:5px 0;background: #e1e1e1;color:#919191;font-size:13px;text-decoration:none;text-align:center;line-height:20px; }


#ctt_con{text-align: center;}
header h1{display:none}/*메인_고객문의*/
