@charset "utf-8";

/* 폰트 설정 */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.ttf) format('truetype');
}

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:13px;font-family:'Nanum Gothic', malgun, dotum}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img, dl, dt, dd {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

#hd ul, nav ul, #ft ul, 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;}
button {cursor:pointer}

table {border-collapse:collapse;}

textarea, select, input, label {font-family:'Nanum Gothic', malgun, dotum}
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}

/* 팝업레이어 */
#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}

/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* -------------------------- 커스터마이징 시작 -------------------------- */


/* 기본 레이아웃 */
#wrapper{position:relative;min-width:1300px;width:100%;margin:0 auto;padding:0}
.inner{position:relative;width:1060px;margin:0 auto}
.inner:after{display:block;clear:both;content:""}
.inner_wide{position:relative;width:1300px;margin:0 auto}
.inner_wide:after{display:block;clear:both;content:""}
section h2{line-height:25px;font-size:22px;color:#666666}
section h2 strong{color:#ff7e55}

/* header */
header{width:100%}
#tnb{position:relative;width:100%;height:32px;border-bottom:1px solid #e6e6e6;background:#f9f9f9}
.t_notice{position:relative;float:left;width:270px;height:26px;padding:3px 0;overflow:hidden}
.t_notice > div{width:220px;line-height:26px;padding-right:28px;text-align:left;font-size:11px;color:#888888;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden}
.t_notice > div strong{padding-right:0px}
.t_notice > a{position:absolute;width:13px;height:13px}
.t_notice > a.arr_s_l{right:13px;top:7px}
.t_notice > a.arr_s_r{right:0;top:7px}
.t_notice .owl-nav {position:absolute;width:100%;top:50%;right:0;margin-top:-7px}
.t_notice .owl-prev {position: absolute; width:13px;height:13px;right:12px; font-size:0; background:url('../img/arr_s_l.gif') no-repeat;}
.t_notice .owl-next {position: absolute; width:13px;height:13px;right:0; font-size:0; background:url('../img/arr_s_r.gif') no-repeat;}

.tnb_menu{float:right}
/*.tnb_menu:after{display:block;clear:both;content:""}*/
.tnb_menu li{float:left;display:inline-block;margin:3px 0}
.tnb_menu li a{position:relative;padding:0 13px;line-height:26px;font-size:11px;color:#888888}
.tnb_menu li:first-child a:before{background:none}
.tnb_menu li a:before{position:absolute;left:0;top:50%;margin-top:-5px;width:1px;height:10px;background:#dedede;content:""}
.tnb_menu li a.btn_favorite{padding-left:25px}
.btn_favorite:after{position:absolute;left:10px;top:50%;margin-top:-7px;width:13px;height:13px;background:url(../img/icon_favorite.png) no-repeat;content:""}

/* 상단 로고, 검색창, 배너 */
#top{position:relative;width:100%;height:130px;border-bottom:1px solid #e6e6e6}
h1{float:left;margin-top:38px;margin-left:12px}
.top_search{position:absolute;width:360px;left:50%;margin-left:-180px;top:30px}
.top_search ul li{display:inline-block}
.top_search ul li a{position:relative;padding-left:10px;padding-right:5px}
.top_search ul li a:before{position:absolute;left:0;top:50%;margin-top:-4px;width:1px;height:8px;background:#cccccc;content:""}
.top_search ul li:first-child a{padding-left:20px}
.top_search ul li:first-child a:before{width:11px;height:11px;background:url(../img/icon_glass.png) center top no-repeat;content:""}
.top_search .main_search_bar{position:relative;margin-top:13px}
.top_search .main_search_bar input[type='text']{display:block;width:100%;height:40px;line-height:40px;padding-right:60px;padding-left:10px;border:1px solid #767676;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.top_search .main_search_bar button{position:absolute;right:0;top:0;width:50px;height:40px}
.top_banner{float:right;margin-top:45px;width:230px;height:50px}

/* 내비게이션 */
#nav{width:100%;height:45px;background:#767676}
.nv_ul01{width:100%;margin:0 auto}
.nv_ul01:after{display:block;clear:both;content:""}
.nv_ul01 .nv_li01{position:relative;float:left;width:20%}
.nv_ul01 .nv_li01:before{position:absolute;left:0;top:50%;margin-top:-8px;width:1px;height:16px;background:#929292;content:""}
.nv_ul01 .nv_li01 .nv_li01_a{display:block;line-height:25px;padding:10px 0;text-align:center;font-size:15px;color:#ffffff}
.nv_my{background:#ff7e55}
.nv_ul01 .nv_my:before{background:none}
.nv_ul01 .nv_li01:first-child:before{background:none}

/* 메인 컨텐츠 상단 */
#main_cont{position:relative;width:100%;margin-top:16px}
.main01_left{float:left;width:790px;}
.mainvisual{width:100%}
.main01_left .main_info{margin-top:16px}
.main01_left .main_info:after{display:block;clear:both;content:""}
.main_latest{position:relative;float:left;width:253px;height:210px;padding:28px 25px;margin-left:16px;border:1px solid #e3e3e3;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.main_latest:first-child{margin-left:0}
.main_latest .latest_more{position:absolute;right:25px;top:25px;line-height:22px;font-size:22px;font-weight:bold;color:#ff7e55}
.latest_cont{margin-top:30px}
.latest_cont li{position:relative;margin-top:13px;padding-left:8px}
.latest_cont li:before{position:absolute;left:0;font-size:22px;line-height:16px;content:"·"}
.latest_cont li a{line-height:12px;font-size:12px;color:#666666}
.main_customer{float:left;width:252px;height:210px;padding:28px 30px;margin-left:16px;border:1px solid #e3e3e3;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.main01_right{float:right;width:253px;}
.main_info h3{line-height:18px;font-size:15px;color:#444444}
.main_customer .customer_info{margin-top:20px}
.customer_info h2{font-size:22px;line-height:22px;color:#ff7e55;font-family:'Tahoma', 'Nanum Gothic', 'dotum'}
.customer_info span{display:inline-block;margin-top:7px;margin-bottom:20px;font-size:12;color:#888888;font-family:'Tahoma', 'Nanum Gothic', 'dotum'}
.customer_info p{margin-top:5px}
.customer_info p{height:18px;line-height:18px;font-size:13px;color:#666666;font-family:'Tahoma', 'Nanum Gothic', 'dotum'}
.customer_info strong{display:inline-block;padding:0 5px;margin-right:5px;line-height:18px;font-size:11px;color:#ffffff;font-weight:normal;background:#aaaaaa;border-radius:3px}


/* 메인 장기업체 */
#main_long_tit{position:relative;width:100%;margin-top:40px}
#main_long{position:relative;width:100%;padding:25px 0;margin-top:20px;background:#f3f3f3}
.main_slide{width:100%;height:110px;}
.main_slide:after{display:block;clear:both;content:""}
.main_slide .partner{float:left;display:block;margin-left:23px}
.main_slide .partner:first-child{margin-left:0}
.main_slide .partner{position:relative;width:110px;height:110px;background:#ffffff;overflow:hidden;border-radius:65px;-ms-border-radius:65px;-webkit-border-radius:65px;-moz-border-radius:65px;-o-border-radius:65px}
.main_slide .partner .partner_thumb{z-index:0;position:absolute;max-width:100px;max-height:100%;width:auto;height:auto;margin:auto;top:0;bottom:0;left:0;right:0}
.main_slide .partner .partner_over{display:none}
.main_slide .partner:hover .partner_over{z-index:100;position:relative;display:block;width:100%;height:100%;padding:0;margin:0;text-align:center;background:rgba(95,95,95,.9);cursor:pointer}
.main_slide .partner .partner_over span{display:block;padding-top:23px;line-height:13px;font-size:11px;color:#b0b0b0}
.main_slide .partner .partner_over h3{margin-top:7px;line-height:18px;font-size:14px;color:#ffffff}
.main_slide .partner .partner_over p{position:absolute;display:block;width:100%;bottom:0;padding:5px 0 10px;line-height:16px;font-size:11px;text-align:center;color:#ffffff;background:#ff7e55;letter-spacing:-.5px;font-family:'dotum','Nanum Gothic', malgun}
.main_slide .owl-nav {position:absolute;width:100%;top:50%}
.main_slide .owl-prev {position: absolute; width:8px;height:13px;left:0;margin-left:-25px;top:50%;margin-top:-7px; font-size:0; background:url('../img/arr_slide_l.png') no-repeat;}
.main_slide .owl-next {position: absolute; width:8px;height:13px;right:0;margin-right:-25px;top:50%;margin-top:-7px; font-size:0; background:url('../img/arr_slide_r.png') no-repeat;}

/* 메인 일일알바정보*/
#main_daily{position:relative;width:100%;margin-top:45px}
#main_daily h2{line-height:25px;font-size:22px;color:#666666}
#main_daily h2 strong{color:#ff7e55}
.daily_more{position:absolute;right:0;top:8px;font-size:14px;color:#515151}
.daily_search{position:relative;padding:35px;margin-top:20px;border:1px solid #cecece;background:#f9f9f9;font-family:'dotum','Nanum Gothic', malgun}
.daily_search ul{padding-right:200px}
.daily_search ul:after{display:block;clear:both;content:""}
.daily_search ul li{float:left;margin-left:20px}
.daily_search ul li:first-child{margin-left:0}
.daily_search input[type='submit']{position:absolute;right:35px;top:45px;width:150px;height:46px;border:1px solid #ff7e55;background:#ffffff;color:#ff7e55;font-weight:bold;box-shadow:3px 3px 10px #ffc2ae;border-radius:4px;cursor:pointer}
.daily_search li strong{display:block;margin-bottom:15px;font-size:12px;font-weight:bold;color:#666666}
.daily_search li select,
.daily_search li input{width:248px;height:40px;border:1px solid #d1d1d1;color:#888888;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;font-family:'dotum','Nanum Gothic', malgun}
.daily_search li input{padding:0 10px}
.daily_search li select{text-indent:10px}
.pay_check{width:170px;height:40px}
.pay_check label{padding-left:3px;padding-right:7px;line-height:40px;font-size:12px;color:#666666;font-family:'dotum','Nanum Gothic', malgun}
.pay_check input[type='checkbox']{width:15px;height:15px}

.daily_list{width:100%;margin-top:30px}
.daily_list:after{display:block;clear:both;content:""}
.list_weekday{float:left;width:50%;border:1px solid #e3e3e3;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.list_weekend{float:left;width:50%;margin-left:-1px;border:1px solid #e3e3e3;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.daily_list > ul > li{padding:35px;border-top:1px solid #e3e3e3}
.daily_list > ul > li:first-child{border-top:none}
.daily_list_tit{margin-top:40px;margin-bottom:0px;line-height:25px;font-size:16px;color:#666666;font-weight:bold}
.daily_list_cont{position:relative}
.daily_list_cont:after{display:block;clear:both;content:""}
.daily_list_cont .d_left{float:left;width:170px;margin-right:20px}
/*.daily_list_cont .d_left{position:absolute;left:0;top:0}
.daily_list_cont .d_left .d_date{display:inline-block;margin-right:5px;line-height:15px;color:#999999;font-size:12px;font-weight:bold;font-family:'dotum','Nanum Gothic', malgun}
.daily_list_cont .d_left .d_weekday{display:inline-block;width:15px;height:15px;line-height:15px;text-align:center;border:1px solid #bbbbbb;color:#888888;font-size:11px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;font-family:'dotum','Nanum Gothic', malgun}
.daily_list_cont .d_left h3{display:block;line-height:20px;margin-top:15px;font-size:15px;color:#444444}
.daily_list_cont .d_right{float:right;width:385px}
.daily_list_cont .d_right .d_subj{line-height:20px;font-size:15px;color:#444444}
.daily_list_cont .d_right .d_info{position:relative;margin-top:15px}
.daily_list_cont .d_right .d_info ul{padding-right:100px}
.daily_list_cont .d_right .d_info ul li{position:relative;display:inline-block;padding-left:10px;color:#666666;font-size:12px;line-height:15px;font-family:'dotum','Nanum Gothic', malgun}
.daily_list_cont .d_right .d_info ul li:first-child{padding-left:0}
.daily_list_cont .d_right .d_info ul li:before{position:absolute;left:0;content:"|"}
.daily_list_cont .d_right .d_info ul li:first-child:before{content:""}
.daily_list_cont .d_right .d_info .d_info_pay{position:absolute;top:0;right:0;text-align:right;font-size:12px;color:#666666;font-weight:bold;line-height:15px;font-family:'dotum','Nanum Gothic', malgun}
.daily_list_cont .d_right .d_info .d_info_pay span{display:inline-block;margin:0;padding:0;height:15px;width:15px;text-align:center;font-weight:normal;font-size:11px;color:#ffffff}
*/
.c_pay_weekend{background:#ffae00}
.c_pay_daily{background:#ff7043}
.c_pay_month{background:#46bbb1}
.t_over{position:relative;background:#f1f1f2}
.t_over_tit{position:absolute;left:0;top:0;margin-top:-1px;margin-left:-1px;padding:0 10px;line-height:25px;font-size:14px;font-weight:bold;color:#ffffff;background:#8e8e8e}

/* renew */
.daily_list{margin-left:0;margin-top:0}
.daily_list:after{display:block;clear:both;content:""}
.daily_list li{position:relative;float:left;width:253px;min-height:280px;margin-left:16px;margin-top:16px;border:1px solid #dedede;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.daily_list li:nth-child(4n+1){margin-left:0}
.daily_list li > div{display:block}
.daily_list li .d_logo{width:100%;line-height:115px;height:115px;text-align:center}
.daily_list li .d_logo img{max-width:150px;max-height:100%;vertical-align:middle}
.daily_list li .d_info{position:relative;padding:25px 15px 40px;min-height:130px;border-top:1px solid #eaeaea;background:#fff}
.daily_list li .d_info a{position:relative;display:block;}
.daily_list li .d_info h3{display:block;line-height:20px;font-size:14px;color:#444444;font-weight:bold}
.daily_list li .d_info .d_time{display:block;margin-top:5px;font-size:12px;color:#444444}
.daily_list li .d_info .d_subj{margin-top:15px;height:55px;line-height:18px;font-size:12px;color:#444444;overflow:hidden}
.daily_list li .d_btm{position:absolute;bottom:0;left:0;right:0;padding:0 15px;height:40px;background:#f9f9f9;overflow:hidden}
.daily_list li .d_btm:after{display:block;clear:both;content:""}
.daily_list li .d_btm .d_subway{float:left;width:50%;padding:10px 0;line-height:20px;font-size:12px;color:#888888;font-family:'dotum'}
.daily_list li .d_btm .d_info_pay{float:right;width:50%;padding:10px 0;text-align:right;line-height:20px;font-size:12px;color:#666666;font-family:'dotum';font-weight:bold}
.daily_list li .d_btm .d_info_pay span{display:inline-block;margin:0;padding:0;height:15px;width:15px;line-height:15px;text-align:center;font-weight:normal;font-size:11px;color:#ffffff}
.daily_list li .icon_emgc{z-index:2;position:absolute;left:5px;top:5px}
.emgc{margin-top:20px;margin-bottom:25px;padding-bottom:40px;border-bottom:1px solid #ffbeaa}
.emgc li{border-color:#ffbeaa}
.emgc li .d_btm{background:#fff8f6}

/* 형태 변경 */
.daily_list_box{float:left;height:400px;border-bottom:1px solid #eaeaea;overflow:hidden}
.daily_list_box:nth-child(1) .daily_list_tit{margin-top:0}
.daily_list_box:nth-child(2) .daily_list_tit{margin-top:0}
.daily_list_box:nth-child(2n+1){position:relative;width:514px;margin-right:16px}
.daily_list_box:nth-child(2n+1):before{position:absolute;right:0;top:0;margin-right:-16px;width:1px;height:100%;background:#eaeaea;content:""}
.daily_list_box:nth-child(2n+2){width:514px;margin-left:16px}
.daily_list_box .daily_list li{margin-bottom:26px;margin-left:7px}
.daily_list_box .daily_list li:first-child{margin-left:0}


.d_box{position:relative;display:block;cursor:pointer}

/*
.pop_layer{z-index:10;position:absolute;display:none;width:350px;min-height:220px;top:-1px;left:-1px;padding:30px;font-family:'dotum';border:1px solid #e6e6e6;background:#ffffff;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-shadow:0 0 7px rgba(0,0,0,0.2)}
.pop_layer .pop_layer_close{position:absolute !important;right:20px;top:28px}
.pop_layer .pop_layer_tit{font-size:14px;color:#444;font-weight:bold}
.pop_layer .pop_layer_tit a{position:relative;display:inline-block !important;padding:4px 20px 3px 8px;margin-left:10px;line-height:11px;border:1px solid #cccccc;font-size:11px;color:#888;font-family:'dotum';box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.pop_layer .pop_layer_tit a:before{position:absolute;right:10px;top:50%;margin-top:-4px;width:3px;height:6px;background:url(../img/icon_dot.gif) no-repeat;content:""}
.pop_layer .pop_layer_cont{max-height:32px;height:16px;line-height:16px;margin-top:10px;margin-bottom:10px;padding-bottom:10px;font-size:12px;color:#444;overflow:hidden;border-bottom:1px solid #e3e3e3}
.pop_layer_row{margin-top:6px}
.pop_layer_row:first-child{margin-top:0}
.pop_layer_row dl{position:relative;display:inline-block;padding-left:10px;margin-left:10px}
.pop_layer_row dl:before{position:absolute;left:0;top:50%;margin-top:-5px;width:1px;height:10px;background:#e3e3e3;content:""}
.pop_layer_row dl:first-child{padding-left:0;margin-left:0}
.pop_layer_row dl:first-child:before{background:none}
.pop_layer_row dl dt{display:inline;line-height:16px;font-weight:bold;font-size:11px;color:#444}
.pop_layer_row dl dd{position:relative;display:inline-block;line-height:16px;font-size:11px;color:#444}
.pop_layer_row dl dd .c_pay{width:auto;padding:0 5px}
.pop_layer_btm{margin-top:10px;padding-top:10px;border-top:1px solid #e3e3e3;text-align:center}
.pop_layer_btm a{display:block;line-height:35px;color:#ffffff}
*/

.pop_btn{z-index:10;position:absolute;display:none;width:251px;height:115px;top:-1px;left:-1px;font-family:'dotum';border:1px solid #e6e6e6;background:rgba(255,126,85,0.8)}
.pop_btn a{display:block;padding:47px 0px;line-height:20px;vertical-align:middle;text-align:center;font-size:14px;font-weight:bold;color:#ffffff}

.daily_list_notice{margin-bottom:20px;font-size:14px;color:#555555}
.daily_list_notice strong{color:#ff7043}
/* 푸터 */
footer{position:relative;width:100%;height:130px;margin-top:50px;border-top:2px solid #666666}
.footer_top{border-bottom:1px solid #dedede;background:#fff}
.footer_top ul{margin:0 auto;text-align:center}
.footer_top ul li{position:relative;display:inline-block;margin:0 15px;line-height:18px;padding:12px 0;font-size:13px;color:#666666}
.footer_top ul li:before{position:absolute;left:0;top:50%;margin-top:-6px;margin-left:-16px;width:1px;height:12px;background:#dedede;content:""}
.footer_top ul li:first-child:before{background:none}
.footer_info{width:100%;padding:35px 0 40px;text-align:center;background:#f3f3f3}
.footer_info span{position:relative;padding-left:15px;font-size:12px;color:#666666;text-align:center;line-height:24px;font-family:'dotum','Nanum Gothic', malgun}
.footer_info span:before{position:absolute;left:6px;top:50%;margin-top:-6px;width:1px;height:10px;background:#aaaaaa;content:""}
.footer_info span.f_t{padding-left:0}
.footer_info span.f_t:before{background:none}
.footer_info p{margin-top:20px;font-size:12px;color:#666666;font-family:'dotum','Nanum Gothic', malgun}








/* 공통 */
.pr10{padding-right:10px}
.pr20{padding-right:20px}
.pr30{padding-right:30px}
.pr40{padding-right:40px}
.pr50{padding-right:50px}


/* 서브 공통 */
#container{position:relative;width:100%;}

/* 서브 일일 알바 */
.sub_daily_search{margin-top:25px}
.daily_table{margin-top:35px}
.b_table_top{width:100%;margin-bottom:20px}
.b_table_top:after{display:block;clear:both;content:""}
.b_table_top .all_c{position:relative;float:left;display:inline-block;padding:8px 0 8px 8px;line-height:line-height:12px;font-size:12px;color:#666666;font-family:'dotum','Nanum Gothic', malgun}
.b_table_top .all_c:before{position:absolute;width:3px;height:3px;left:0;top:50%;margin-top:-1px;background:#666;content:""}
.b_table_tab{display:block;float:right}
.b_table_tab:after{display:block;clear:both;content:""}
.b_table_tab li{float:left;display:block}
.b_table_tab li a{display:block;width:70px;line-height:14px;margin-left:-1px;padding:8px 0;text-align:center;font-size:11px;color:#888888;border:1px solid #d8d8d8;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;font-family:'dotum','Nanum Gothic', malgun}
.b_table_tab li.on a{background:#999999;border-color:#999;color:#ffffff}
.emgc_tr{background:#fff1ed;font-weight:bold}
.emgc_str{color:#ff7142 !important}

/* 게시판 공통 소스 */
.b_table_cont{width:100%;margin:0;font-size:12px;color:#888888;font-family:'dotum','Nanum Gothic', malgun}
.b_table_cont table{width:100%;border-collapse:collapse;margin:0;padding:0}
.b_table_cont thead{border-top:2px solid #666666;border-bottom:1px solid #dedede;background:#fafafa}
.b_table_cont thead th{line-height:16px;padding:15px 0;font-weight:normal}
.b_table_cont tbody td{border-bottom:1px solid #e3e3e3;line-height:16px;padding:45px 0;text-align:center}
.b_table_cont tbody td strong{color:#666666}
.b_table_cont tbody td.td_subject{text-align:left}
.b_table_cont_btm{position:relative;margin-top:30px}
.b_table_cont_btm:after{display:block;clear:both;content:""}
.b_table_cont_btm_l{float:left}
.b_table_cont_btm_l li{display:inline-block}
.b_table_cont_btm_r{float:right}
.b_table_cont_btm_r li{display:inline-block}
.d_week{display:inline-block;width:15px;height:15px;line-height:15px;text-align:center;font-size:11px;border:1px solid #bbbbbb;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;font-family:'dotum','Nanum Gothic', malgun}
.d_weekday{border-color:#bbbbbb;color:#888888}
.d_sat{border-color:#9cc0e5;color:#3981cc}
.d_sun{border-color:#ffb7a1;color:#ff7043}
.stat_ing, .stat_decide{color:#ff906d !important}
.stat_end{color:#aaaaaa !important}
.bg_finish{background:#f6f6f6}


.view_tb{border:1px solid #e3e3e3;border-top:2px solid #666666;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.view_tb h1{float:none;margin:0;text-align:center}
.view_tb section{position:relative;display:block}
#view_title{line-height:24px;padding:18px 20px;color:#444444;font-weight:bold;font-size:16px}
#view_file,
#view_link{position:relative;min-height:13px;padding:15px 20px;font-size:12px;font-family:'dotum';border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;background:#fafafa}
#view_link{margin-top:-1px}
#view_info{position:absolute;right:0;top:0;padding:15px 20px;font-size:12px;font-family:'dotum'}
#view_top{padding:40px 30px}
#view_top:after{display:block;clear:both;content:""}
.view_top_l{float:left}
.view_top_l li{float:left;margin:0 0 0 -1px}
.view_top_l li a{display:block;text-align:center}
.view_top_r{float:right}
.view_top_r:after{display:block;clear:both;content:""}
.view_top_r li{float:left;margin:0 0 0 -1px}
.view_top_r li a{display:block;text-align:center}
#view_atc{padding:50px 30px;line-height:20px;font-size:12px;font-family:'dotum';color:#666666}
#view_comt{margin-top:50px}
.view_img{text-align:center}
.view_pay{margin-top:-1px}
.view_pay table{width:100%;border-collapse:collapse;}
.view_pay table th,
.view_pay table td{padding:15px;line-height:16px;border:1px solid #e3e3e3}
.view_pay table th{font-size:11px;color:#888888;background:#fafafa}
.view_pay table td{color:#666666}
.view_pay table td:nth-of-type(3n){border-right:0}
.view_pay table th:nth-of-type(3n+1){border-left:0}


.view_vc_tit{margin-bottom:15px;font-size:16px;color:#666666;font-weight:bold}
#view_vc{padding:0;border:1px solid #e3e3e3;border-top:2px solid #666666;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
#view_vc h1{display:none}
#view_vc article{position:relative;padding:30px 30px;font-family:'dotum';font-size:12px;color:#666666}
#view_vc article:first-child{/*padding-top:0;*/border-top:none}
.view_vc_hr{margin-bottom:-1px;border-top:1px solid #e3e3e3}
#view_vc article header{margin-bottom:15px}
.view_vc_name{padding-right:20px}
#view_vc article p{line-height:18px}
.view_vc_footer{position:absolute;right:30px;top:30px}
.view_vc_footer a{padding:2px 5px;font-size:11px;color:#666}
#bo_vc_w{border-bottom:none !important}


#board_search{text-align:center;margin-top:60px;padding:25px;background:#f9f9f9;border:1px solid #dedede;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;font-family:'dotum'}
select.sel,
.ui_frm_input{height:35px;font-size:12px;border:1px solid #d4d4d4;font-size:12px;font-family:'dotum';color:#888;background:#ffffff;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.ui_textarea{width:100%;height:200px;padding:10px;font-size:12px;line-height:18px;border:1px solid #d4d4d4;font-size:12px;font-family:'dotum';color:#888;;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
input{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.ui_frm_file{height:35px;font-size:12px;border:1px solid #d4d4d4;font-size:12px;font-family:'dotum';color:#888;background:#ffffff;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border:1px solid #d4d4d4}
.ui_frm_select{height:38px;text-align:center;padding:0 0 0 10px;border:1px solid #dddddd;background:#ffffff url(../img/icon_sel.gif) right top no-repeat;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}
select::-ms-expand {display:none}/* 화살표 없애기 for IE10, 11*/
.ui_radio{position:absolute;visibility:hidden}
.ui_radio[type="radio"]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden; clip:rect(0,0,0,0); border: 0; } 
.ui_radio[type="radio"] + label { display: inline-block; position: relative; line-height:13px; padding-left: 25px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.ui_radio[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: -4px; width: 18px; height: 18px; text-align: center; background: #ffffff; border: 1px solid #dddddd; border-radius: 100%;}
.ui_radio[type="radio"]:checked + label:before {border-color: #adb8c0; } 
.ui_radio[type="radio"]:checked + label:after { content: ''; position: absolute; top: 3px; left: 7px; width: 6px; height: 6px; background: #444444; border-radius: 100%; }



#qna_v_ans{margin-top:30px}
#qna_v_ans h2{font-size:16px}



#fregisterform textarea{height:200px}
.wr_content textarea{width:100%;height:200px;padding:10px;font-size:12px;line-height:18px;border:1px solid #d4d4d4;font-size:12px;font-family:'dotum';color:#888;;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}





.tbl{margin-top:30px}
.tbl h3{line-height:26px;font-size:16px;color:#444444;font-weight:bold}
.tbl table{width:100%;margin-top:20px;border-collapse:collapse;border-top:2px solid #666666}
.tbl table tbody th{width:200px;line-height:25px;padding:15px 10px 15px 20px;text-align:left;font-size:12px;font-weight:bold;font-family:'dotum';color:#666666;background:#fafafa;border-right:1px solid #dedede;border-bottom:1px solid #dedede;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.tbl table tbody th label,
.tbl table tbody td label{font-family:'dotum'}
.tbl table tbody td{line-height:35px;padding:10px 0 10px 20px;font-size:12px;color:#666666;font-family:'dotum';border-bottom:1px solid #dedede}
.tbl_btm{position:relative;margin-top:40px;text-align:center}
.tbl_btm a,
.tbl_btm input{display:inline-block;line-height:35px;width:100px;margin:0 5px;vertical-align:middle}

.reg_notice{line-height:35px;padding:10px 0 10px 10px;font-size:12px;color:#aaa}

.c_pay{display:inline-block;margin:0;padding:0;height:15px;width:15px;text-align:center;font-weight:normal;font-size:11px;color:#ffffff}
.c_pay_week{background:#ffae00}
.c_pay_daily{background:#ff7043}
.c_pay_month{background:#46bbb1}













/* 버튼 */
.w10{width:10px}
.w20{width:20px}
.w30{width:30px}
.w40{width:40px}
.w50{width:50px}
.w60{width:60px}
.w70{width:70px}
.w80{width:80px}
.w90{width:90px}
.w100{width:100px}
.w110{width:110px}
.w120{width:120px}
.w130{width:130px}
.w140{width:140px}
.w150{width:150px}
.w160{width:160px}
.w170{width:170px}
.w180{width:180px}
.w190{width:190px}
.w200{width:200px}
.w210{width:210px}
.w220{width:220px}
.w230{width:230px}
.w240{width:240px}
.w250{width:250px}
.w260{width:260px}
.w270{width:270px}
.w280{width:280px}
.w290{width:290px}
.w300{width:300px}
.w350{width:350px}
.w400{width:400px}
.w450{width:450px}
.w500{width:500px}
.w550{width:550px}
.w100p{width:100%}




.btn002{border:1px solid #ff7e55;background:#ffffff;color:#ff7e55;font-weight:bold;box-shadow:3px 3px 10px #ffc2ae;border-radius:4px}
.btn003{border:1px solid #c3c3c3;background:#ffffff;color:#666666;font-weight:bold;box-shadow:3px 3px 10px #eeeeee;border-radius:4px}
.btn005{border:0;background:#ff7e55;color:#ffffff;font-weight:bold}


.c_orange{font-style:normal;color:#ff7e55}

.mb_period{position:relative}
.mb_period:after{z-index:100;position:absolute;right:10px;top:11px;margin-top:-7px;width:14px;height:15px;background:#000;content:""}


.btn011{display:inline-block;line-height:30px;padding:0 15px;background:#aaaaaa;border-radius:3px;border:none;cursor:pointer}
.btn012{display:inline-block;line-height:30px;padding:0 15px;background:#ffffff;border-radius:3px;border:1px solid #ff7e55;font-weight:bold;box-shadow:3px 3px 10px #ffc2ae;cursor:pointer}
.btn013{display:inline-block;line-height:30px;padding:0 15px;background:#aaaaaa;border-radius:3px;border:none;cursor:pointer}
.btn014{display:inline-block;line-height:35px;padding:0 25px;background:#767676;border-radius:3px;border:none;cursor:pointer}
.btn001{border:none;background:#767676;cursor:pointer}
.btn002{border:none;background:#767676;cursor:pointer}
.btn003{border:none;background:#767676;cursor:pointer}
a.btn011,input.btn011{color:#ffffff !important}
a.btn012,input.btn012{color:#ff7e55 !important}
a.btn013,input.btn013{color:#ffffff !important}
a.btn014,input.btn014{color:#ffffff !important}

.btn002{border:1px solid #ff7e55;background:#ffffff;color:#ff7e55;font-weight:bold;box-shadow:3px 3px 10px #ffc2ae;border-radius:4px}
.btn003{border:1px solid #c3c3c3;background:#ffffff;color:#666666;font-weight:bold;box-shadow:3px 3px 10px #eeeeee;border-radius:4px}

.add_btn a{margin-top:5px}
.add_btn a:first-child{margin-top:0}
.btn021{display:block;width:100px;line-height:30px;padding:0;margin:0 auto;text-align:center;background:#aaaaaa;border-radius:3px;border:none;cursor:pointer}
.btn022{display:block;width:100px;line-height:30px;padding:0;margin:0 auto;text-align:center;background:#aaaaaa;border-radius:3px;border:none;cursor:pointer}
a.btn021,input.btn021{color:#ffffff !important}
a.btn022,input.btn022{color:#ffffff !important}

.btn024{width:60px;line-height:25px;font-size:12px;color:#666666;border:1px solid #dedede;background:#fafafa;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.btn025{width:60px;line-height:25px;font-size:12px;color:#666666;border:1px solid #dedede;background:#ffffff;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
a.btn024,input.btn024{color:#666666 !important}
a.btn025,input.btn025{color:#666666 !important}



/* quick_right */
/*#quickmenu{position:relative}*/
.quickmenu_right{z-index:10;position:absolute;top:225px;left:50%;margin-left:570px;width:100px;border:1px solid #cccccc;background:#ffffff}
.quickmenu_right li{border-top:1px solid #dedede}
.quickmenu_right li:first-child{border-top:none}
.quickmenu_right li a{display:block;text-align:center;padding:20px 15px;font-size:12px;font-weight:bold;color:#676767}
.quickmenu_right li a img{display:block;margin:0 auto;margin-bottom:10px}
.quickmenu_right li.btn_top{background:#fafafa}
.quickmenu_right li.btn_top a{padding:10px 15px;color:#777777;font-family:'Tahoma','dotum'}

/* quick left */
#cal_quick{z-index:10;position:absolute;top:225px;left:50%;margin-left:-705px;background:#ffffff}



/* -------------------------- 커스터마이징 끝 -------------------------- */
/* 게시물 선택복사 선택이동 */
#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}

/* 캡챠 자동등록(입력)방지 기본 -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 {width:160px;height:60px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:70px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;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:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;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/captcha.png') no-repeat; 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%}

/* 버튼 */
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:center} /* 서식단계 진행 */

.btn_submit {padding:8px;border:0;background:#ff3061;color:#fff;letter-spacing:-0.1em;cursor:pointer}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

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 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.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:12px 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_head01 thead a {color:#383838}
.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-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}

.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: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}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px}
.tbl_frm01 textarea {width:98%;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}

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

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #ffffff 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:dotum;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 {display:inline-block;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}
.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:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
/*
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#e4eaec;text-decoration:none}
.pg_start, .pg_prev { 이전 }
.pg_end, .pg_next { 다음 }
.pg_current {display:inline-block;margin:0 4px 0 0;background:#333;color:#fff;font-weight:normal}
*/
.pg_wrap {margin-top:35px; clear:both;text-align:center}
.pg {display:inline-block;}
.pg_page, .pg_page2, .pg_current, .qa_page {display:inline-block;}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page, .pg_page2, .qa_page {width:32px; border:1px solid #ddd; font-family:'Noto Sans'; font-size:14px; color:#999; line-height:32px; text-decoration:none; background:#fff; display:inline-block;}
.pg_start, .pg_prev, .pg_next, .pg_end {width:32px; height:32px; border:1px solid #ddd; font-size:0; display:inline-block; vertical-align:top;}
.pg_start {margin-right:6px; background:url(../img/page_start.gif) no-repeat center;}
.pg_prev {margin-right:6px; background:url(../img/page_prev.gif) no-repeat center;}
.pg_start + .pg_prev {margin-left:-6px;}
.pg_next {margin-left:6px; background:url(../img/page_next.gif) no-repeat center;}
.pg_end {margin-left:6px; background:url(../img/page_end.gif) no-repeat center;}
.pg_next + .pg_end {margin-left:0;}
.pg_current {width:32px; border:1px solid #ddd; font-family:'Noto Sans'; font-size:14px; color:#b44444; line-height:32px; background:#fff; display:inline-block;}

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

/*메일인증*/
.rg_em{margin-top:5px}
.rg_em caption{padding:0;font-size:0;line-height:0;overflow:hidden}

/*캡챠 모바일에서 피시버젼*/
#captcha.m_captcha audio{display:block;margin:5px 0 10px;}
#captcha.m_captcha #captcha_key{margin-left:3px }
#captcha.m_captcha #captcha_reload span{background:none;display:inline}
#captcha.m_captcha  #captcha_reload {position:relative ;width:auto;top:0;left:0;margin:0;padding:0 10px;height:43px;border:0;background:#e4eaec;vertical-align:middle;overflow:hidden;cursor:pointer}
