@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');

@font-face { 
	font-family: 'Cafe24Ssurround'; 
	src: url('/2023/Cafe24Ssurround-v2.0.woff') format('woff'); 
}



* {
    font-family: 'Cafe24Ssurround', 'Noto Sans KR Regular', 'Noto Sans CJK KR', 'Noto Sans KR', '맑은 고딕', sans-serif;
    font-weight: 400;

}
h6, th, td,h4, h5,li, ul, b, strong {
    font-family:  'Noto Sans KR Bold', 'Noto Sans CJK KR', 'Noto Sans KR', '맑은 고딕', sans-serif !important;;
   
}

.font2 {font-family: 'Cafe24Ssurround'; }
.font1 {font-family: 'Noto Sans KR'; }

h1, h2, h3  {
    font-family: 'Cafe24Ssurround' sans-serif  !important;
  
}
body {
    color: #333;
    font-size: 16px;
    word-spacing: -.5px;
    letter-spacing: -1px;
	line-height:1.0em;
	font-family:'Noto Sans KR' ;
}
/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
*{word-break: keep-all;}
ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-size:1em}
input[type="submit"]{cursor:pointer}
button {cursor:pointer}

textarea, select {font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:keep-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}
*{box-sizing: border-box; }
*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
}
 
input[type=text]:focus,input[type=password]:focus,  textarea:focus,select:focus {
-webkit-box-shadow:  0 0 5px #9ed4ff;
-moz-box-shadow:  0 0 5px #9ed4ff;
box-shadow: 0 0 5px #9ed4ff;
border: 1px solid #558ab7 !important;
}
.placeholdersjs { color: #aaa !important; }

/* 레이아웃 크기 지정 */
#hd, #ft, #wrapper{min-width:1200px}

#hd_pop,
#hd_wrapper,
#tnb ul,

#ft_wr{width:1200px; font-family: 'Noto Sans KR','맑은 고딕', sans-serif!important;}
#sub_wrapper{width:100%;  margin:0 auto; padding:50px 0px 70px 0px;}
#sub_wrapper_faq{width:100%; margin:0 auto; padding:50px 0px 70px 0px;background:#f3f3f3}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding: 0;background:#000;color:#fff;text-align:left;position:relative;}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding: 10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject{background:#000;text-align:left}
.hd_pops_footer .hd_pops_close{background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd {}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#hd_wrapper {position:relative;margin:0 auto;padding:0;height:95px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {position:absolute; top:0;padding:20px 0 20px 0; margin: 0 auto; text-align: center; align-content: center; }
#logo img{ width:400px; }

.hd_sch_wr{position:absolute;top:25px;left:50%;width:430px;margin-left:-215px;}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch{border:2px solid #556ada;background:#fff;border-radius:5px;overflow:hidden}
#hd_sch #sch_stx {padding-left:10px;height:40px;width:376px;border:0;border-right:0;float:left;font-size:1.25em}
#hd_sch #sch_submit {height:40px;border:0;background:#fff;color:#253dbe;width:50px;float:left;cursor:pointer;font-size:18px}

#sbn_side{position:absolute;top:20px;right:0}

#tnb {border-bottom:1px solid #ddd;background:#fff}
#tnb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#tnb ul {margin:0 auto;zoom:1}
#tnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:right;border-left:1px solid #ddd;margin-bottom:-1px;font-size:0.92em}
#tnb a {display:inline-block;padding:0 10px;color:#646464;line-height:35px}
#tnb a:focus, #tnb a:hover {color:#253dbe;background:#fafafa}
#tnb .tnb_admin a{color:#ff0000;}
#tnb .tnb_left{float:left}
#tnb .tnb_left a{padding:0 14px}
#tnb .tnb_cart{border-right:1px solid #ddd;}
#tnb .tnb_community{border-right:1px solid #ddd}
#tnb .tnb_community i{font-size:15px}
#tnb .tnb_community{background:#e7e7e7;font-weight:bold;}
#tnb .tnb_community:focus, #tnb .tnb_community:hover {color:#333;border-bottom:0}
#tnb .tnb_community a{color:#253dbe;border-bottom:1px solid #e7e7e7}

#hd_qnb{float:right;margin-top:20px}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li{float:left;font-size:18px;position:relative;text-align:center;margin:0 5px}
#hd_qnb li span {display:block;background:#eba3c8; padding:10px 30px;border-radius: 100px;color:#fff;font-size:18px;}
#hd_qnb li a{display:block}

/* 로그인메뉴 */
#gnb02{position:absolute;right:0;top:30px;}
#gnb02 h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb02 .gnb_wrap02{margin:0 auto;position:relative}
#gnb02 #gnb_1dul02 { margin:0  auto;padding: 0;}
#gnb02 ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb02 .gnb_1dli02{float:left;line-height:37px;padding:0 30px;background:#c7c7c7;text-align:center;position:relative;border-radius: 100px;margin:0 5px}
#gnb02 .gnb_1dli02:hover{background:#333;
-webkit-transition: background-color 2s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;}
#gnb02 .gnb_1dli02:hover a{color:#fff;display:block;}
.gnb_1dli02 .bg{display:inline-block;width:10px;height:10px;overflow:hidden;text-indent:-999px}
.gnb_1da02 {display:inline-block;font-weight:bold;color:#fff;text-decoration:none;}
.gnb_1da02:hover{color:#fff;}
.gnb_2dli02{border-top:1px solid #eba3c8}
.gnb_2dli02:first-child{border:0}
.gnb_2dul02 {display:none;z-index:10;position:absolute;top:40px;width:227px;background:#fff;border:1px solid #666; padding: 0;border-radius:10px;}
.gnb_2da02 {display:block;}


.gnb_1dli_air02 .gnb_2da02 {}
.gnb_1dli_on02 .gnb_2da02 {}
.gnb_2da02:focus, .gnb_2da02:hover {color:#fff}
.gnb_1dli_over02 .gnb_2dul02 {display:block;left:0}
.gnb_1dli_over202 .gnb_2dul02 {display:block;right:0}
.gnb_wrap02 .gnb_empty02 {padding:10px 0;width:100%;text-align:center;line-height:2em;color:#fff}
.gnb_wrap02 .gnb_empty02 a{color:#fff;text-decoration:underline}
.gnb_wrap02 .gnb_al_ul02 .gnb_empty02, .gnb_wrap02 .gnb_al_ul02 .gnb_empty02 a{color:#555}

#gnb02 .gnb_menu_btn02{background:#4158d1;color:#fff;width:50px;height:50px;border:0;vertical-align:top;font-size:18px}
#gnb02 .gnb_close_btn02{background:#4158d1;color:#fff;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:-50px;left:0}
#gnb02 .gnb_mnal02{padding:0}

.top_text{width:100%;color:#009bd9;font-weight:700; padding:10px; }
.login_btn_wr{width:90%;margin:0 auto }
.login_btn_wr:after {display:block;visibility:hidden;clear:both;content:""}
.login_btn_wr .login_btn{float:left; width:49%; background:#e163a2; text-align:center; padding:5px 0;color:#fff; line-height:22px}
.login_btn_wr .login_btn a{color:#fff;}
.login_btn_wr .join_btn{float:left; width:49%; background:#666; text-align:center; padding:5px 0; margin-left:2%;color:#fff;line-height:22px }
.login_btn_wr .join_btn a{color:#fff;}
.login_btn_wr .login_name{float:left; width:49%; background:#fff; text-align:left; padding:5px 0; margin-left:2%;color:#000 !important;line-height:22px }
.link_menu{width:90%;margin:0 auto; padding:10px 0 0 0;}
.link_menu .font_st01{border-bottom:1px dashed #e3e3e3; text-align:left; padding-left:15px; font-size:14px}
.link_menu .font_st01 a{color:#333 !important}

/* 메인메뉴 */
#gnb{position:relative;background:#ffffff;height:60px; border-top: solid 1px #d2d2d2 ; border-bottom: solid 1px #d2d2d2 ; padding: 0 2px; }
#gnb h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap{margin:0 auto;position:relative}
#gnb #gnb_1dul {width:1200px; margin:0  auto;padding:0 ;}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli{float:left;line-height:58px;padding:0 15px;width:199px; text-align:center;position:relative;}
#gnb .gnb_1dli:hover{background:#eba3c8;
-webkit-transition: background-color 2s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;}
#gnb .gnb_1dli:hover a{color:#fff}
.gnb_1dli .bg{display:inline-block;width:10px;height:10px;overflow:hidden;text-indent:-999px}
.gnb_1da {display:inline-block;font-weight:600;color:#000;text-decoration:none;font-size:18px}
.gnb_1da:hover{color:#fff;}
.gnb_2dli{border-top:1px solid #fff}
.gnb_2dli:first-child{border:0}
.gnb_2dul {display:none;z-index:10;position:absolute;top:60px;width:200px;background:#eba3c8;padding: 0;border-left:1px solid #fff;border-right:1px solid #fff;border-bottom:1px solid #fff; margin-left:-1px}
.gnb_2da {display:block;padding:0 10px;line-height:40px;color:#fff;text-align:left;text-decoration:none}
a.gnb_2da:hover{background:#009bd9;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em;color:#fff}
.gnb_wrap .gnb_empty a{color:#fff;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a{color:#555}

#gnb .gnb_menu_btn{background:#4158d1;color:#fff;width:50px;height:50px;border:0;vertical-align:top;font-size:18px}
#gnb .gnb_close_btn{background:#4158d1;color:#fff;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:-50px;left:0}
#gnb .gnb_mnal{padding:0}

#gnb_all{display:none;position:absolute;width:100%;z-index:99;}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul{background:#fff;border:1px solid #4158d1;padding:20px;
-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:  0 2px 5px rgba(0,0,0,0.2);
box-shadow: 0 2px 5px rgba(0,0,0,0.2);}
#gnb_all .gnb_al_li{background:#fff;float:left;min-width:20%;padding:5px }
#gnb_all .gnb_al_li .gnb_al_a{font-size:1.083em;padding:10px;display:block;position:relative;margin-bottom:10px;background: #eff1f9;border-bottom: 1px solid #dee2f1;font-weight: bold;color:#243071}
#gnb_all .gnb_al_li li {padding-left:10px;line-height:2em}
#gnb_all .gnb_al_li li i{color:#9ca6cc}
#gnb_all .gnb_al_li li a{color:#555}

/* 중간 레이아웃 */

#container {z-index:4;position:relative;width:100%}
#container:after {display:block;visibility:hidden;clear:both;content:""}

.lt_wr{width:49%}
.lt_wr:nth-child(2n+1){clear:both}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}


/* 하단 레이아웃 */
#ft_link{  float: left; width: 200px;}
#ft_link img{padding:0 40px 0 0}
#ft {background:#b5b5b5;padding:50px 0;text-align:center; width: 100%; height: 210px;}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {float: left;margin:0 auto;position:relative;text-align:left;font-family:  'Noto Sans KR Bold', 'Noto Sans CJK KR', 'Noto Sans KR', '맑은 고딕', sans-serif !important; width: 900px;padding-top: 10px;}
#ft_wr  .font_st01{font-size:22px; color:#535353; font-weight:400;}
#ft_wr  .font_st02{font-size:18px; color:#535353; font-weight:400; line-height:24px;font-family:  'Noto Sans KR Bold', 'Noto Sans CJK KR', 'Noto Sans KR', '맑은 고딕', sans-serif !important;padding-top: 10px;}
#ft_wr  .font_st03{font-size:14px; color:#535353; letter-spacing:0px;font-family:  'Noto Sans KR Bold', 'Noto Sans CJK KR', 'Noto Sans KR', '맑은 고딕', sans-serif !important; padding-top: 10px;}

#ft_catch{margin:20px 0 10px}
#ft_copy{color:#555;font-size:0.92em}
#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover{border-color:#3059c7;background:#3059c7;color:#fff}

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove  .win_desc {text-align:center;display:block}
#copymove  .tbl_wrap{margin:20px }
#copymove  .win_btn{padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('/img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('/img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('/img/captcha2.png') no-repeat  0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('/img/captcha2.png') no-repeat 0 0 ;  vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn,.btn{line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;
-webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle;}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#253dbe;color:#fff;cursor:pointer;border:0}
.btn_submit:hover {background:#0025eb}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle;}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa;
}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:40px;border:0;background:#3c3c3c;border-radius:5px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#4c4f6f;color:#fff;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#54598c}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle;}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;background:#d13f4a;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#ff3746}


/*컬러*/
.color_1 {background:#169dd6}
.color_2 {background:#14d53d}
.color_3 {background:#3814ff}
.color_4 {background:#7520c5}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing: 0 5px;border:1px solid #ccc;} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:10px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ddd;background:#fafafa;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;background:#fff;padding:10px 5px;border-top:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td{background:#fafafa;}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px;}

.full_input{width:100%}
.half_input{width:49.5%}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 li{border:1px solid #dbdbdb;background:#fff;border-radius:3px;margin:3px 0;padding:10px 15px;list-style:none;position:relative;}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover{background:#f9f9f9}
.list_01 li.empty_li{text-align:center;padding:20px 0;color:#666}
/*폼 리스트*/
.form_01 h2{margin:0 0 10px;font-size:1.167em}
.form_01 li{margin:10px 0}
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 li .right_input{float:right}
.form_01 textarea{height:100px;width:100%}
.form_01 .frm_label{display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('/img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative;}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.25em;height:50px;line-height:30px;padding:10px 20px;background:#333;color:#fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {border-right:1px solid #dfe6e7;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background:#fff;width:33.333%;text-align:center;border:1px solid #ccc;margin-left:-1px}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#fff;border-color:#253dbe;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#253dbe;font-weight:bold}
.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#3598db;}
.new_win .frm_info{font-size:0.92em;color:#3598db}
.new_win .win_total{text-align:right;margin:10px 0}
.new_win .win_total span{display:inline-block;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px;}
.new_win .new_win_con{margin:20px;}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn{text-align:right}
.new_win .btn_close {position:absolute;top:0;right:0;height:50px;width:50px;background:url(/img/close_btn.gif) no-repeat 50% 50%;border:0;text-indent:-999px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:40px;font-weight:bold;font-size:1.083em;float:right}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0  10px;line-height:30px;width:100px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:30px 0 ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#f3f3f3;border:1px solid #bbbcc3}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px;}
.pg_page:hover{background-color:#ddd}
.pg_start {text-indent:-999px;overflow:hidden;background:url('/img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('/img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_end {text-indent:-999px;overflow:hidden;background:url('/img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_next {text-indent:-999px;overflow:hidden;background:url('/img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display:inline-block;background:#4c4f6f;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px;
-webkit-box-shadow: inset 1px 1px 2px #222542;
-moz-box-shadow:  inset 1px 1px 2px #222542;
box-shadow: inset 1px 1px 2px #222542;
}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}


/* 메인 */
.main01_wr{position:relative;width:100%; height:560px; background:url('/2023/images/main_banner_bg.jpg')  top center; vertical-align: top;}
.main01_wr .cont01{position: relative;background:url('/2023/images/2023_img_14.png') no-repeat; background-position: center top; height:560px;}
.main01_wr .cont01 img{ width: 100%; height:560px;}
.main01_wr .cont02{position: relative;background:url('/2023/images/2023_img_14.png') no-repeat; background-position: center top; height:560px;}
.main01_wr .cont03{position: absolute;left:50%; margin-left:-71px; top:427px;}

.main02_wr{position:relative;width:100%; padding:70px 0;}
.main02_wr .title{position:relative;width:1200px; margin:0 auto; text-align:center; font-size:40px; color:#000; font-weight:700; line-height:40px}
.main02_wr .title .font_st01{font-size:30px; color:#f34600;font-weight:700;}
.main02_wr .title .line{padding:0 35px}
.main02_wr .cont01{position:relative;width:748px; margin:0 auto; padding-top:80px}
.main02_wr .cont01:after {display:block;visibility:hidden;clear:both;content:""}
.main02_wr .cont01 .box_wr{float:left; width:300px; margin:0 37px; height:300px; border:1px solid #e3e3e3; border-radius: 20px;padding-top:130px;}
.main02_wr .cont01 .box_wr_icon01{background:#f3f3f3 url('/images/main/main02_ct01.png') no-repeat center 67px;}
.main02_wr .cont01 .box_wr_icon01:hover{background:#f7d7e9 url('/images/main/main02_ct01.png') no-repeat center 67px;}
.main02_wr .cont01 .box_wr_icon02{background:#f3f3f3 url('/images/main/main02_ct02.png') no-repeat center 67px;}
.main02_wr .cont01 .box_wr_icon02:hover{background:#f7d7e9 url('/images/main/main02_ct02.png') no-repeat center 67px;}
.main02_wr .cont01 .box_wr .font_st01{font-size:30px; color:#222222; font-weight:700; text-align:center;}

.main03_wr{position:relative;width:1200px; height:330px; border:1px solid #666; border-radius:30px; margin: 0 auto; padding:50px; }
.main03_wr .title{position:relative;width:1200px; margin:0 auto; text-align:center; font-size:40px; color:#000; font-weight:700; line-height:40px}
.main03_wr .title .font_st01{font-size:40px; color:#000;}
.main03_wr .title .line{padding:0 35px}
.main03_wr .cont01{position:relative; width:450px; margin:0 auto; padding-top:0px; float: left; }
.main03_wr .cont02{position:relative; width:640px; margin:0 auto; padding-top:0px; float: left;}
.main03_wr .cont01:after {display:block;visibility:hidden;clear:both;content:""}
.main03_wr .cont01 .box_wr{float:left; width:250px; margin:0 10px; height:250px; border:1px solid #e3e3e3; border-radius: 20px;padding-top:110px;}
.main03_wr .cont01 .box_wr_icon01{background:#fff url('/images/main/main03_ct01.png') no-repeat center 60px;}
.main03_wr .cont01 .box_wr_icon01:hover{background:#f7d7e9 url('/images/main/main03_ct01.png') no-repeat center 60px;}
.main03_wr .cont01 .box_wr_icon02{background:#fff url('/images/main/main03_ct02.png') no-repeat center 69px;}
.main03_wr .cont01 .box_wr_icon02:hover{background:#f7d7e9 url('/images/main/main03_ct02.png') no-repeat center 69px;}
.main03_wr .cont01 .box_wr_icon03{background:#fff url('/images/main/main03_ct03.png') no-repeat center 60px;}
.main03_wr .cont01 .box_wr_icon03:hover{background:#f7d7e9 url('/images/main/main03_ct03.png') no-repeat center 60px;}
.main03_wr .cont01 .box_wr_icon04{background:#fff url('/images/main/main03_ct04.png') no-repeat center 70px;}
.main03_wr .cont01 .box_wr_icon04:hover{background:#f7d7e9 url('/images/main/main03_ct04.png') no-repeat center 70px;}
.main03_wr .cont01 .box_wr .font_st01{font-size:30px; color:#e060a0; font-weight:700; text-align:center;line-height:24px}

.main04_wr{position:relative;width:100%; height:520px; padding-top:70px;  margin-top: 70px; background-color: #f3f3f3}
.main04_wr .title{position:relative;width:1200px; margin:0 auto; text-align:center; font-size:40px; color:#000; font-weight:700; line-height:40px}
.main04_wr .title .font_st01{font-size:30px; color:#f34600;font-weight:700;}
.main04_wr .title .line{padding:0 35px}
.main04_wr .cont01{position:relative;width:1120px; margin:0 auto; padding-top:80px}

.main04_wr .cont01 .box_wr{float:left; width:250px; margin:0 10px; height:250px;text-align:center; border:1px solid #e3e3e3; border-radius: 20px;background:#fff}
.main04_wr .cont01 .box_wr .img_n{float:left;width:100%; padding-top:45px;text-align:center; height:95px; vertical-align: middle}
.main04_wr .cont01 .box_wr .title_n{float:left;width:100%; padding-top:20px;text-align:center; font-size:24px; color:#222222; font-weight:700; line-height: 30px;}
.main04_wr .cont01 .box_wr .more_n{float:left;width:100%; padding-top:30px;text-align:center;}
.main04_wr .cont01 .box_wr .more_n span{background:#e3e3e3;border-radius: 100px;padding:10px 30px}




.main04_wr .cont02{position:relative;width:1200px; margin:0 auto; text-align:center; padding-top:65px}
.main04_wr .cont02 button{padding:20px 45px; color:#fff; background:#e060a0 ;border-radius: 100px;font-size:24px; line-height:24px; border:0}
.main04_wr .cont02 button:hover{background:#222;}

/* 메인 슬라이드 소스 시작 */
.slider {width: 100%;margin: 0 auto;}
.slick-slide {margin: 0px 10px;position: relative;}


    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: 1;
    }
    
    .slick-active {
      opacity: 1;
    }

    .slick-current {
      opacity: 1;
    }
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* Arrows */
.slick-prev
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 40%;
    display: block;
    width: 30px;
    height: 48px;
    padding: 0;
    cursor: pointer;
    border: none;
    outline: none;
    background:url('/images/main/main04_left_btn.png') no-repeat center top;
	text-indent:-999999px;
}

.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 40%;
    display: block;
    width: 30px;
    height: 48px;
    padding: 0;
    cursor: pointer;
    border: none;
    outline: none;
    background:url('/images/main/main04_right_btn.png') no-repeat center top;
	text-indent:-999999px;
}

.slick-prev
{
    left: -40px;
}

.slick-next
{
    right: -40px;
}

@media all and (max-width: 1024px){
.slider {width: 90%;margin: 0 auto;}
}

@media all and (max-width: 480px){
.slider {width: 80%;margin: 0 auto;}
}
/* 메인 슬라이드 소스 끝*/

.main05_wr{position:relative;width:100%; padding: 70px 0; }
.main05_wr .title{position:relative;width:1200px; margin:0 auto; text-align:center; font-size:40px; color:#000; font-weight:700; line-height:40px}
.main05_wr .title .font_st01{font-size:30px; color:#f34600;font-weight:700;}
.main05_wr .title .line{padding:0 35px}
.main05_wr .cont01{position:relative;width:1200px; margin:0 auto;  text-align:center;}


/* 로그인 */
.login_wr{width:100%; padding:50px 0;margin:0 auto ; min-height:500px;text-align:center; }
.login_top_img{text-align:center; font-size:20px; padding:0; }
.login_btitle{text-align:center; font-size:40px; font-weight:700; color:#000; padding:30px 0}

/* 회원가입 */
/* ### 기본 스타일 커스터마이징 시작 ### */

/* 버튼 */
.mbskin a.btn01 {}
.mbskin a.btn01:focus, .mbskin .btn01:hover {}
.mbskin a.btn02 {}
.mbskin a.btn02:focus, .mbskin .btn02:hover {}
.mbskin .btn_confirm {} /* 서식단계 진행 */
.mbskin .btn_submit {}
.mbskin button.btn_submit {}
.mbskin fieldset .btn_submit {}
.mbskin .btn_cancel {}
.mbskin button.btn_cancel {}
.mbskin .btn_cancel:focus, .mbskin .btn_cancel:hover {}
.mbskin a.btn_frmline, .mbskin button.btn_frmline {} /* 우편번호검색버튼 등 */
.mbskin button.btn_frmline {}
.mbskin .win_btn {} /* 새창용 */
.mbskin .win_btn button {}
.mbskin .win_btn input {}
.mbskin .win_btn a {}
.mbskin .win_btn a:focus, .mbskin .win_btn a:hover {}

/* 게시판용 버튼 */
.mbskin a.btn_b01 {}
.mbskin a.btn_b01:focus, .mbskin .btn_b01:hover {}
.mbskin a.btn_b02 {}
.mbskin a.btn_b02:focus, .mbskin .btn_b02:hover {}
.mbskin a.btn_admin {} /* 관리자 전용 버튼 */
.mbskin a.btn_admin:focus, .mbskin a.btn_admin:hover {}

/* 기본박스 */
.mbskin{position: relative;margin:100px auto 0;border:1px solid #ddd;width:400px;background:#fff;text-align:center;
}
.mbskin:before,.mbskin:after{
content:"";
position:absolute;z-index:-1;top:2%;bottom:0;left:10px;right:10px;
-webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
  -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
       box-shadow:0 0 20px rgba(0,0,0,0.8);
-moz-border-radius:100px / 10px;
     border-radius:100px / 10px;}
.mbskin:after{right:10px;left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);}
.mbskin .frm_input{width:100%}
.mbskin .btn_submit{width:100%;margin:10px 0 0;height:45px;font-weight:bold;font-size:1.25em}
.mbskin  h1{margin: 60px 0 30px;font-size: 2em;}


/* 기본테이블 */

.mbskin .tbl_head01 {}
.mbskin .tbl_head01 caption {}
.mbskin .tbl_head01 thead th {}
.mbskin .tbl_head01 thead a {}
.mbskin .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.mbskin .tbl_head01 tfoot th {}
.mbskin .tbl_head01 tfoot td {}
.mbskin .tbl_head01 tbody th {}
.mbskin .tbl_head01 td {}
.mbskin .tbl_head01 a {}
.mbskin td.empty_table {}

/* 폼 테이블 */
.mbskin table {}
.mbskin caption {}
.mbskin .frm_info {}
.mbskin .frm_file {}

.mbskin .tbl_frm01 {}
.mbskin .tbl_frm01 th {width:85px;}
.mbskin .tbl_frm01 td {}
.mbskin .tbl_frm01 textarea, .mb_skin tbl_frm01 .frm_input {}
.mbskin .tbl_frm01 textarea {}
/*
.mbskin .tbl_frm01 #captcha {}
.mbskin .tbl_frm01 #captcha input {}
*/
.mbskin .tbl_frm01 a {}

/* 필수입력 */
.mbskin .required, .mbskin textarea.required {}

/* 테이블 항목별 정의 */
.mbskin .td_board {}
.mbskin .td_chk {}
.mbskin .td_date {}
.mbskin .td_datetime {}
.mbskin .td_group {}
.mbskin .td_mb_id {}
.mbskin .td_mng {}
.mbskin .td_name {}
.mbskin .td_nick {}
.mbskin .td_num {}
.mbskin .td_numbig {}

.mbskin .txt_active {}
.mbskin .txt_expired {}

/* ### 기본 스타일 커스터마이징 끝 ### */

.regist_inwr{width:100%; background:#f3f3f3;padding:50px 0}

/* 회원가입 약관 */
#fregister p{text-align:center;color: #c7254e;background: #fff;padding:30px;border:0px solid #ecc7d2;margin:0 0 5px}
#fregister section {;margin:10px auto 30px;border:1px solid #dbdbdb;position:relative;border-radius:3px 3px 0 0 ;
-webkit-box-shadow:  0 1px 3px #eee;
-moz-box-shadow:  0 1px 3px #eee;
box-shadow: 0 1px 3px #eee;
}
#fregister_chkall{text-align:right}
#fregister h2 {text-align:left;padding:15px 20px;border-bottom:1px solid #dbdbdb;background:#f8f8f8}
#fregister textarea {display:block;padding:20px;width:100%;height:300px;background:#fff;border:0;line-height:1.6em}
#fregister .fregister_agree {position:absolute;top:0;right:0;;padding:15px}
#fregister_private div{padding:20px;background:#fff}
#fregister_private table{width:100%;border-collapse:collapse}
#fregister_private table caption {position:absolute;font-size:0;line-height:0;overflow:hidden}
#fregister_private table  th{background:#646982;width:33.33%;color:#fff;padding:10px;border:1px solid #555971}
#fregister_private table  td{border:1px solid #ddd;padding:10px;}
#fregister .btn_confirm{text-align:center;}
#fregister .btn_confirm .btn_submit{height:50px;padding:0 40px;font-weight:bold;font-size:1.083em}

/* 회원가입 입력 */
#fregisterform {width:100%; background:#f3f3f3; padding:50px 0}
#register_form{width:800px; margin:0 auto; padding:20px;margin-bottom:20px}
#fregisterform #msg_certify {margin:5px 0 0;padding:5px;border:1px solid #dbecff;background:#eaf4ff;text-align:center}
#fregisterform .frm_address {margin:5px 0 0}
#fregisterform #mb_addr3 {display:inline-block;margin:5px 0 0;vertical-align:middle}
#fregisterform #mb_addr_jibeon {display:block;margin:5px 0 0}
#fregisterform .btn_confirm{text-align:center}
#fregisterform .btn_confirm .btn_submit{height:45px;width:200px;;padding:0 30px;font-weight:bold;font-size:1.083em}
#fregisterform .btn_confirm .btn_cancel{line-height:45px;width:200px;height:45px;padding:0 30px;font-weight:bold;font-size:1.083em}
#fregisterform .frm_info{display:block;color:#3497d9;font-size:0.92em}
#fregisterform .form_01 div{margin: 0 0 20px}
#fregisterform .captcha{display:block;margin:5px 0 0}
#fregisterform .reg_mb_img_file img{max-width:100%;height:auto}
#fregisterform label{width:25%;float:left; line-height:40px}
#fregisterform label strong{color:#ff6600}
#fregisterform h2{padding-bottom:20px; font-size:22px}
#fregisterform input{width:75%; }
#fregisterform .hp_input{width:55% !important;float:left}
#fregisterform .hp_btn{width:20% !important;float:left; background:#333; color:#fff;border:0; height:40px; line-height:40px;}
.reg_mb_sms_wr{float:right;width:75%;bheight:40px}
.reg_mb_sms_wr #reg_mb_sms{ background:blue;float:left;width:5% !important; text-align:left;margin:15px 0 0 }
.reg_mb_sms_wr label{float:left; width:95% !important;line-height:40px}
.frm_input_50{width:20% !important}
.reg_mb_in_box{float:right; width:75%; height:40px;padding:0;margin:0 !important}
.reg_mb_in_box input{width:90%  !important; }
.reg_mb_in_box .cont01{float:left; width:40%; }
.reg_mb_in_box .cont02{float:left; width:20%;}
.reg_mb_in_box .cont02 label{width:100% !important;float:left; line-height:40px; text-align:center}
.reg_mb_in_box .cont02 label strong{color:#ff6600}
.reg_mb_in_box .cont03{float:left; width:40%; }
.reg_mb_in_box02{float:right; width:75%; padding:0;margin:0 !important}
.reg_mb_in_box02 .frm_input{width:100% !important}
.reg_mb_in_box02 .frm_input02{width:70% !important}

/* 회원가입 완료 */
#reg_result {padding:100px 0 40px;text-align:center;background:#fff}
#reg_result h2{font-size:2em;margin:0 0 20px}
#reg_result h2 strong{color:#ed6478}
#reg_result #result_email {margin:20px 0;padding:10px 50px;border-top:1px solid #e9e9e9;border-bottom:1px solid #dde4e9;background:#fff;line-height:2em}
#reg_result #result_email span {display:inline-block;width:150px}
#reg_result #result_email strong {color:#e8180c;font-size:1.2em}
#reg_result p {line-height:1.8em}
#reg_result .btn_confirm {margin:50px 0}
#reg_result .reg_result_p{font-size:1.25em;margin:0 0 10px;}
#reg_result .reg_result_p strong{color:#3497d9}
#reg_result .btn_submit{padding: 0 30px;font-weight:bold;height:40px;line-height:40px;display:inline-block;margin:30px 0 0 ;font-size:1.083em}

/* 아이디/비밀번호 찾기 */
#find_info #mb_hp_label {display:inline-block;margin-left:10px}
#find_info p {line-height:1.5em}
#find_info #mb_email{margin:10px 0;}

/* 로그인 */
#mb_login {}
#login_fs{padding:0 50px}
#mb_login #login_fs .frm_input{margin:0 0 10px}
#mb_login #login_fs .btn_submit {margin:0 0 20px}
#mb_login #login_info{background:#f6f6f6;padding:25px 10px;border-top:1px solid #e8e8e8;margin:40px 0 0 }
#mb_login #login_info:after {display:block;visibility:hidden;clear:both;content:""}
#mb_login #login_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#mb_login #login_info a{display:inline-block;width:50%;float:left}
#login_password_lost{border-right:1px solid #ddd}

#mb_login_notmb{margin:30px auto;padding:20px 30px }
#mb_login_notmb h2{font-size:1.25em;margin:20px 0 10px}
#guest_privacy{border:1px solid #ccc;text-align:left;line-height:1.6em;color:#666;background:#fafafa;padding:10px;height:150px;margin:10px 0;overflow-y:auto}
#mb_login_notmb .btn_submit{display:block;text-align:center;line-height:45px}

#mb_login_od_wr{margin:30px auto;padding:20px 30px }
#mb_login_od_wr h2{font-size:1.25em;margin:20px 0 10px}
#mb_login_od_wr .frm_input{margin:10px 0 0 }
#mb_login_od_wr p{background:#f3f3f3;margin:20px 0 0 ;padding:15px 20px;line-height:1.5em}

/* 쪽지 */
#memo_list .memo_name,#memo_list .memo_name .sv_wrap{font-weight:bold}
#memo_list .memo_datetime{float:right;font-size:0.92em;color:#777;font-style:italic}
#memo_list .memo_del{margin-left: 5px; color: #49857c;font-size: 15px;}

#memo_view_contents {margin:10px 0;border:1px solid #ddd;}
#memo_view_contents h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#memo_view_ul {margin:0;border-bottom:1px solid #eee;list-style:none;background:#f3f3f3;}
#memo_view_ul:after {display:block;visibility:hidden;clear:both;content:""}
.memo_view_li {position:relative;padding:10px;float:left;width:50%;}
.memo_view_name strong,.memo_view_name .sv_wrap{font-weight:bold !important}
.memo_view_subj{display: inline-block;height: 20px;line-height: 18px;border: 1px solid #3497d9;color: #3497d9;padding: 0 5px;border-radius: 15px;font-size: 11px;}
.memo_view_li .profile_img img{border-radius:50%}
.memo_view_date{text-align:right;color:#555;font-style:italic}
.memo_view_date strong{font-weight:normal}
#memo_view .btn_b02{float:right}
#memo_view .btn_b02.reply_btn{margin-left:4px}
#memo_view p {padding:10px;border-top:1px solid #ddd;min-height:150px;height:auto !important;height:150px;background:#fff;line-height:1.8em}

#memo_write textarea {height:100px}

/* 스크랩 */
#scrap .scrap_tit{font-weight:bold;display:block;font-size:1.083em;margin-bottom:5px;line-height:1.3em}
#scrap .scrap_cate{ display:block;color:#3598db ;font-size:0.92em;float:left}
#scrap .scrap_datetime{;color:#777;font-style:italic;float:right}
#scrap .scrap_del{position:absolute;top:5px;right:10px;font-size:18px;color:#49857c}
#scrap .scrap_del:hover{color:#98ca69}
#scrap_do table {margin:0 0 10px;width:100%}
#scrap_do textarea {height:100px}
#scrap_do .scrap_tit{background:#f3f3f3;padding:10px 15px;font-size:1.083em;font-weight:bold}
#scrap_do label{display:block;margin:0 0 5px;font-size:0.92em}
/*포인트*/
#point .point_top{line-height:15px;margin:0 0 5px}
#point .point_top:after {display:block;visibility:hidden;clear:both;content:""}
#point .point_tit{font-weight:bold;float:left;font-size:1.083em;display:block;}
#point .point_num{font-size:1.25em;color:#00c4ac;font-weight:bold;float:right;}
#point .point_date1{float:left;color:#555;font-style:italic}
#point .point_date{float:right;color:#555;font-style:italic}
#point .txt_expired {color:#aaa;}
#point .point_all{background:#ae99da;border:0;border-bottom:2px solid #9781c5;color:#fff;font-weight:bold;font-size:1.083em}
#point .point_all span,#point .point_status span{float:right;}
#point .point_status{background:#737373;border:0;color:#fff;font-weight:bold;font-size:1.083em}
#point .point_status  span{margin-left:10px}

/* 회원 비밀번호 확인 */
#mb_confirm {}
#mb_confirm h1 {margin:60px 0 30px;font-size:2em}
#mb_confirm p {padding:0 20px 40px;border-bottom:1px solid #e9e9e9;font-size:1.083em;line-height:1.4em;color:#656565}
#mb_confirm p strong {display:block;color:#3ca1ff;font-size:1.167em;margin:0 0 5px}
#mb_confirm fieldset {;padding:50px;text-align:left}
#mb_confirm fieldset .frm_input {background-color:#fff !important}
#mb_confirm label {letter-spacing:-0.1em}
#mb_confirm_id {display:block;margin:5px 0 10px;font-weight:bold}
#mb_confirm .confirm_id{font-size:0.92em;color:#666}

/* 비밀글 비밀번호 확인 */
#pw_confirm h1 {margin:60px 20px 30px;font-size:2em}
#pw_confirm p {padding:0 20px 40px;border-bottom:1px solid #e9e9e9;font-size:1.083em;line-height:1.4em;color:#656565}
#pw_confirm p strong {display:block;color:#3ca1ff;font-size:1.167em;margin:0 0 5px}
#pw_confirm fieldset {;padding:50px;text-align:center}
#pw_confirm fieldset .frm_input {background-color:#fff !important}
#pw_confirm label {letter-spacing:-0.1em}
#pw_confirm_id {display:inline-block;margin-right:20px;font-weight:bold}
#mb_confirm_id{}

/* 폼메일 */
#formmail textarea {height:100px}
#formmail .formmail_flie{position:relative}
#formmail .formmail_flie .file_wr {border: 1px solid #ccc;background: #fff;color: #000;vertical-align: middle;border-radius: 3px;padding: 5px;height: 40px;margin: 0;}
#formmail .lb_icon {position: absolute;top: 1px;left: 1px;border-radius: 3px 0 0 3px;height: 38px;line-height: 38px;width: 40px;background: #eee;text-align: center;color: #888;}
#formmail .frm_file {padding-left: 50px;}
#formmail .frm_info{color: #3497d9;font-size: 0.92em;}

/* 자기소개 */
#profile h1 a{color:#fff}
#profile table {margin-bottom:0}
#profile table th{text-align:left;padding:10px;width:100px}
#profile section {color: #2d4c7b;background: #eff9f9;padding: 10px;border: 1px solid #bfd4dc;margin: 10px 0;}
#profile h2 {margin:0 0 5px}
#profile .profile_name{text-align:center;font-weight:bold}
#profile .my_profile_img{display:block;margin:20px 0 5px;}
#profile .my_profile_img img{border-radius:50%;border:1px solid #aaa}
#profile .profile_img img{border-radius:50%}
#profile .profile_name .sv_wrap{font-weight:bold;text-align:left}

.join_cont_wr {width:100%; background:#f3f3f3; padding:50px 0}
.join_cont{width:1000px; margin:0 auto; padding:20px;margin-bottom:20px}
.join_cont h2{padding-bottom:20px; font-size:22px}

.join_cont table {width:100%;margin:10px 0;border-spacing:0; padding:0 ;border-collapse: collapse;border-top: 1px solid #e3e3e3;border-left: 1px solid #e3e3e3; background:#fff}
.join_cont table th{padding:15px; text-align:center;border-bottom: 1px solid #e3e3e3; border-right: 1px solid #e3e3e3; background:#e5f2f2}
.join_cont table td{padding:15px; text-align:center;border-bottom: 1px solid #e3e3e3; border-right: 1px solid #e3e3e3;position:relative}
.join_cont table td .input_text01{width:100%}
.join_cont table td.td_st01{padding:15px 0 0 0 !important; border-bottom:1px !important}
.join_cont table td a{color:#00a3df; font-weight:bold}
.join_cont .btn_wr{text-align:center; padding:30px ;}
.join_cont .btn_wr .btn_submit{padding:10px 30px; font-size:20px;}
.join_cont .top_cont_box{width:100%; background:#fff; border:1px solid #e3e3e3; padding:30px;border-radius: 10px; }
.join_cont .top_cont_box .ul_st01{padding:0 0 0 25px; margin:0}
.join_cont .top_cont_box .ul_st01 li{list-style:disc; padding:15px 0; font-size:18px;}
.join_cont .top_cont_box .ul_st01 li .font_st01{color:#ff3300; font-weight:700}
.join_cont .top_board_box{width:100%;}


.table_join_st02_p1 td{text-align:left !important}

.font_st_pass{color:#28a800;font-size:18px; font-weight:700}
.font_st_fail{color:red; }
.font_st_del{color:#fff; background:#666; padding:3px 5px;border-radius: 3px;border:0}
.font_st_pass02{background:#28a800; color:#fff;padding:3px 20px;border-radius: 100px;border:0}
.font_st_fai02{background:red; color:#fff;padding:3px 10px;border-radius: 100px;border:0}

.tw07{width:7%}
.tw20{width:20%}
.tw25{width:25%}
.tw30{width:30%}
.tw40{width:40%}
.small_font{font-size:12px; line-height:12px;text-align:left; vertical-align:top; position:absolute; top:10px; left:10px  }
.table_st01{width:100%;border:0 !important}
.table_st01 td{padding:5px 10px; text-align:left;border:0  !important}
.textarea_st01{width:100%;}



/* 서브페이지 */
.subtop_wr{position:relative;width:100%; height:294px; background:url('/images/main/main_bg_01.jpg') no-repeat center top;backgrun-size:100%; text-align:center}
.sub_btitle_wr{position:relative;width:100%; height:100px; text-align:center}
.sub_cont_wr{position:relative;width:100%;background:#f3f3f3; padding:50px 0;}
.sub_page_wr{position:relative;width:1200px; margin:0 auto}
.sub_top_img{position: absolute;left:50%; margin-left:200px; top:50px;}

.sub_menu_wr{width:100%; position:absolute; height:60px; top:20px;}
.sub_menu_wr .sub_menu{position: relative; width:1200px; margin:0 auto;height:60px; text-align:center; line-height:60px; font-size:18px; color:#fff; }
.sub_menu_wr .sub_menu a{padding:15px 20px; color:#555; border-radius: 3px;border:1px solid #ccc;background-color:#fff;}
.sub_menu_wr .sub_menu .current{padding:15px 20px; background-color:#e060a0;border-radius: 3px;border:1px solid #e060a0; color:#fff; font-weight:bold }

.sub_page_tit_wr{width:100%; }
.sub_page_tit_wr:after {display:block;visibility:hidden;clear:both;content:""}
.sub_page_tit_wr .left_title{float:left; font-size:34px; color:#000; line-height:40px; font-family: 'Cafe24Ssurround' sans-serif  !important;}
.sub_page_tit_wr .left_title span{border-bottom:3px solid #f7d7e9;font-weight:700; }
.sub_page_tit_wr .right_cont{float:right; font-size:14px; color:#555;}


.sub_page_tit_wr .right_cont ul{float:left;}
.sub_page_tit_wr .right_cont ul li{padding:0 15px;color:#555;line-height:25px;display:inline-block}
.sub_page_tit_wr .right_cont ul li.icon01{background:url('/images/sub/sub_home_icon.png') no-repeat left 0px;padding-left:20px}
.sub_page_tit_wr .right_cont ul li.icon02{background:url('/images/sub/sub_p_arrow.png') no-repeat left 8px;padding-left:20px}
.sub_page_tit_wr .right_cont ul li.font_st01{font-weight:bold; color:#555}

.sub_page_cont{width:100%; padding:100px 0 }
.page0101{margin: 0 auto}
.page0101 .font_st01{color:#e15298; font-size:50px;text-align:center; letter-spacing:-0.05em; line-height:100px;}
.page0101_2{width:100%;  margin: 50px auto 0; }
.page0101_2:after {display:block;visibility:hidden;clear:both;content:""}
.page0101_2 .cont_box{float:left;width:44%;min-height:400px; margin:0 2%; background:#fff; border-radius: 20px;padding:30px;position: relative; }
.page0101_2 .cont_box .title{text-align:center; font-size:30px; line-height:50px;color:#000;border-bottom:1px dashed #cce6e5; margin-bottom:30px;}
.page0101_2 .cont_box .title span{font-size:40px;font-weight:700; }
.page0101_2 .cont_box .s_text{color:#333; font-size:16px; padding:30px 10px; text-align:center; line-height:30px; font-family: 'Noto Sans KR Bold', 'Noto Sans CJK KR', 'Noto Sans KR', '맑은 고딕', sans-serif;}
.page0101_2 .cont_box .b_text{color:#009bd9; font-size:20px; padding:30px 00px; text-align:center; line-height:26px}
.page0101_2 .cont_box .img{position:absolute; top:30px;right:30px;}

.sub_tab_menu01{width:80%; margin:0 auto; padding-bottom:80px}
.sub_tab_menu01:after {display:block;visibility:hidden;clear:both;content:""}
.sub_tab_menu01 li{float:left; height:60px; line-height:56px;margin:0 1%; width:48%; background:#fff; font-weight:700;border:3px solid #e15298; text-align:center; font-size:22px; color:#333;border-radius: 100px; }
.sub_tab_menu01 li.on{background:#e15298;color:#fff; font-weight:700;}
.sub_tab_menu01 li.on a{color:#fff;font-weight:700;}
.sub_tab_menu01 li a{display:block; font-weight:700;}

.sub_tab_menu02{width:80%; margin:0 auto; padding-bottom:80px}
.sub_tab_menu02:after {display:block;visibility:hidden;clear:both;content:""}
.sub_tab_menu02 li{float:left; height:60px; line-height:56px;margin:0 1%; width:31.33333%; background:#fff; font-weight:700;border:3px solid #e15298; text-align:center; font-size:22px; color:#333;border-radius: 100px; }
.sub_tab_menu02 li.on{background:#e15298;color:#fff; font-weight:700;}
.sub_tab_menu02 li.on a{color:#fff;font-weight:700;}
.sub_tab_menu02 li a{display:block; font-weight:700;}

.page0102_1{width:80%; margin:0 auto; padding:30px 0; border-bottom:1px solid #fff}
.page0102_1:after {display:block;visibility:hidden;clear:both;content:""}
.page0102_1 li{float:left; }
.page0102_1 li.title{width:30%;line-height:24px;padding:10px ; background:#fff;border:1px solid #e3e3e3; color:#000; font-size:18px; text-align:center;font-weight:700;border-radius: 100px; }
.page0102_1 li.cont{width:70%;padding:0 0 0 50px; text-align:left; }
.page0102_1 li.cont .font_st01{font-size:26px; color:#000; padding:20px 0; font-weight:700}

.page0102_1 li.cont .p_st01{float:left; width:100%;background:url('/images/sub/p_icon01.png') no-repeat left 10px;padding-left:20px;line-height:30px;}
.page0102_1 li.cont .p_st01 .font_st01{color:#666; font-weight:200; font-size:14px}
.page0102_1 li.cont .p_st02{background:url('/images/sub/p_icon02.png') no-repeat 23px 15px;padding-left:40px;line-height:30px;}
.page0102_1 li.cont .p_st03{background:url('/images/sub/p_icon03.png') no-repeat 0 10px;padding-left:20px;line-height:30px;color:#ff408a}

.page0102_1 li.cont > ul{float:left; width:100%;margin:10px 0 20px 20px ;}
.page0102_1 li.cont > ul > li{list-style:disc;width:100%; padding-bottom:15px; line-height:25px; }

.page0102_1 table {width:100%;margin:10px 0;border-spacing:0; padding:0 ;border-collapse: collapse;border-top: 1px solid #e3e3e3;border-left: 1px solid #e3e3e3; background:#fff}
.page0102_1 table th{padding:15px; text-align:center;border-bottom: 1px solid #e3e3e3; border-right: 1px solid #e3e3e3; background:#e5f2f2}
.page0102_1 table td{padding:15px; text-align:center;border-bottom: 1px solid #e3e3e3; border-right: 1px solid #e3e3e3;position:relative}

.page0102_3{width:80%; margin:0 auto; padding:0; }

.ul_st_0501{width:100%;}
.ul_st_0501:after {display:block;visibility:hidden;clear:both;content:""}
.ul_st_0501 li{float:left; width:21%; text-align:center; margin:0 2%; padding-bottom:30px;}
.ul_st_0501 li img{padding-bottom:15px}
.ul_st_0501 li p{line-height:24px;}

.page0102_2{width:100%; margin:0 auto; padding:30px 0; border-bottom:1px solid #fff}
.page0102_2:after {display:block;visibility:hidden;clear:both;content:""}
.page0102_2 li{float:left; }
.page0102_2 li.title{width:20%;line-height:50px; background:#fff;border:1px solid #e3e3e3; color:#000; font-size:18px; text-align:center;font-weight:700;border-radius: 100px; }
.page0102_2 li.cont{width:80%;padding:0 0 0 50px; text-align:left; }
.page0102_2 li.cont .font_st01{font-size:26px; color:#000}
.page0102_2 li.cont .p_st01{background:url('/images/sub/p_icon01.png') no-repeat left 10px;padding-left:20px;line-height:30px;}

.page0102_2 table {width:100%;margin:10px 0;border-spacing:0; padding:0 ;border-collapse: collapse;border-top: 1px solid #e3e3e3;border-left: 1px solid #e3e3e3; background:#fff}
.page0102_2 table th{padding:15px; text-align:center;border-bottom: 1px solid #e3e3e3; border-right: 1px solid #e3e3e3; background:#e5f2f2}
.page0102_2 table td{padding:15px; text-align:center;border-bottom: 1px solid #e3e3e3; border-right: 1px solid #e3e3e3;position:relative}



.page0103_1{width:100%; margin:0 auto; padding:30px 0 5px 20px;font-size:28px; font-weight:700;color:#333;font-weight:700;line-height:40px;}
.page0103_2{width:100%; background:#f7d7e9;border-radius: 20px;padding:50px 30px;}
.page0103_2 ul{width:100%;}
.page0103_2 ul:after {display:block;visibility:hidden;clear:both;content:""}
.page0103_2 ul li{float:left; width:16%; text-align:center; margin:0 2%}
.page0103_2 ul li img{padding-bottom:30px}
.page0103_2 ul li p{line-height:24px;}
.page0103_3{width:100%; margin-top:40px; background:#fff;border-radius: 20px;border:1px solid #e3e3e3; padding:50px;}
.page0103_3 .title{text-align:left; font-size:24px; color:#e15298; font-weight:700;padding-bottom:30px;}
.page0103_3 .p_st01{background:url('/images/sub/p_icon01.png') no-repeat left 15px;padding-left:20px;line-height:30px;padding:5px 0 5px 20px;}

.page0104 {margin: 0 auto}
.page0104 .font_st01{color:#e15298; font-size:50px;text-align:center; letter-spacing:-0.05em; line-height:100px;}
.page0104_2{width:100%;  margin: 50px auto 0; }
.page0104_2:after {display:block;visibility:hidden;clear:both;content:""}
.page0104_2 .cont_box{float:left;width:100%;min-height:400px; margin:0 4%; background:#fff; border-radius: 20px;padding:50px;position: relative; }
.page0104_2 .cont_box .title{text-align:center; font-size:30px; line-height:50px;color:#000;border-bottom:1px dashed #cce6e5; margin-bottom:30px;}
.page0104_2 .cont_box .title span{font-size:40px;font-weight:700; }
.page0104_2 .cont_box .s_text{color:#333; font-size:16px; padding:30px 10px; text-align:center; line-height:30px; font-family: 'Noto Sans KR Bold', 'Noto Sans CJK KR', 'Noto Sans KR', '맑은 고딕', sans-serif;}
.page0104_2 .cont_box .b_text{color:#009bd9; font-size:20px; padding:30px 00px; text-align:center; line-height:26px}
.page0104_2 .cont_box .img{position:absolute; top:30px;right:30px;}


.page0201_1{width:100%;text-align:left; background:#fff;border-radius: 20px;border:1px solid #e3e3e3; padding:40px 40px;font-size:20px;  line-height:34px;font-family: 'Noto Sans KR Bold', 'Noto Sans CJK KR', 'Noto Sans KR', '맑은 고딕', sans-serif;}
.page0201_1 .btn01{background:#fed70c; padding:15px 40px 10px 40px; ; color:#fff; font-size:30px; font-weight:500;border-radius: 100px;}

.page0201_2{position: relative;height:70px;line-height:70px;margin-top:30px; width:100%; background:#f7d7e9;border-radius: 100px;text-align:left; padding:0 0 0 70px;;color:#000; font-size:20px; font-weight:700 }
.page0201_2 .no{position:absolute; width:50px; height:50px;left:10px;top:10px;background:#e060a0; text-align:center; line-height:50px; font-size:20px; color:#fff;border-radius: 100px;}
.page0201_3{clear:both;width:96%; margin:30px auto 0 auto; padding-bottom:30px}
.page0201_3:after {display:block;visibility:hidden;clear:both;content:""}
.page0201_3 li{}
.page0201_3 li.title{width:20%; border-top:2px solid #e060a0; padding:20px 0 0 0;color:#000; font-weight:700; font-size:20px;line-height:26px; text-align:center}

.page0201_3 li.cont{width:calc(100% - 50px);margin-left:50px; padding:20px 0 0 0;border-top:1px solid #ccc}
.page0201_3 li.cont .p_st01{background:url('/images/sub/p_icon01.png') no-repeat left 10px;padding-left:20px;line-height:30px;font-size:18px;}
.page0201_3 li.cont .p_st02{background:url('/images/sub/p_icon02.png') no-repeat 23px 15px;padding-left:40px;line-height:30px;}
.page0201_3 li.cont .p_st03{background:url('/images/sub/p_icon03.png') no-repeat 40px 10px;padding-left:60px;line-height:30px;color:#ff408a;font-family: 'Noto Sans KR'}
.page0201_3 li.cont .p_st04{background:url('/images/sub/p_icon04.png') no-repeat 60px 10px;padding-left:80px;line-height:22px;}
.page0201_3 li.cont .p_st05{background:url('/images/sub/p_icon05.png') no-repeat 80px 10px;padding-left:95px;line-height:22px;}
.page0201_3 li.cont .p_st06{background:url('/images/sub/q_img.png') no-repeat left 5px;padding-left:30px;line-height:30px;font-size:18px;color:#009bd9}
.page0201_3 li.cont .p_st07{background:url('/images/sub/a_img.png') no-repeat 20px 3px;padding-left:50px;line-height:30px;font-size:16px; padding-bottom:30px; color:#333;font-family: 'Noto Sans KR'}
.page0201_3 li.cont .p_st07 .span_st01{color:#009bd9; font-weight:500}
.page0201_3 li.cont .p_st07 .span_st02{font-weight:300; color:#666;font-family: 'Noto Sans KR'}
.page0201_3 li.cont .p_st07 .span_st03{font-weight:300; color:#666; font-size:14px; line-height:18px;;font-family: 'Noto Sans KR'}

.div_st01{width:100%; border-top:1px dashed #ccc; margin-top:30px; padding:30px 0 0 0;  }
.div_st01:after {display:block;visibility:hidden;clear:both;content:""}
.div_st01 .left{float:left; width:20%; }
.div_st01 .left .title{ width:100px; height:100px;font-size:26px; font-weight:500; text-align:center; border-radius: 100px; line-height:84px; background:#ffee0b; color:#333; margin: 0 auto; border:10px solid #ddce00}
.div_st01 .right{float:left;width:calc(80% - 50px);margin-left:50px;  }
.div_st01 .right .ul_st01{width:100%;margin:20px 0 0 35px }
.div_st01 .right .ul_st01 li{list-style:decimal;color:#e060a0; font-weight:700; font-size:20px;padding:0 0 20px 0}

.ol-type0201 {width:100%; padding:0 0 0 20px; margin:20px 0 30px 0}
.ol-type0201 li {width:100%; list-style:none;position:relative;top:0;left:0;padding-left:20px;font-size:16px; color:#333333;line-height:24px}
.ol-type0201 li:before {position:absolute;top:0;left:0;margin:0;background:none;}
.ol-type0201 li:nth-child(1):before {content:'①'}
.ol-type0201 li:nth-child(2):before {content:'②'}
.ol-type0201 li:nth-child(3):before {content:'③'}
.ol-type0201 li:nth-child(4):before {content:'④'}
.ol-type0201 li:nth-child(5):before {content:'⑤'}
.ol-type0201 li:nth-child(6):before {content:'⑥'}
.ol-type0201 li:nth-child(7):before {content:'⑦'}
.ol-type0201 li:nth-child(8):before {content:'⑧'}
.ol-type0201 li:nth-child(9):before {content:'⑨'}
.ol-type0201 li:nth-child(10):before {content:'⑩'}
.ol-type0201 li:nth-child(11):before {content:'⑪'}

.page0201_3 table {width:100%;margin:10px 0;border-spacing:0; padding:0 ;border-collapse: collapse;border-top: 1px solid #e3e3e3;border-left: 1px solid #e3e3e3; background:#fff}
.page0201_3 table th{padding:15px; text-align:center;border-bottom: 1px solid #e3e3e3; border-right: 1px solid #e3e3e3; background:#e5f2f2}
.page0201_3 table td{padding:15px; text-align:center;border-bottom: 1px solid #e3e3e3; border-right: 1px solid #e3e3e3;position:relative}
.page0201_3 table td p{text-align:left}

.page0204_div_st01{width:100%;position: relative;height:550px}
.page0204_div_st01 .box_st01{position:absolute;left:20px;top:10px; height:60px; width:20%;padding:22px 0 0 0; text-align:center; background:#e060a0;color:#fff; font-weight:700}
.page0204_div_st01 .box_st02{position:absolute;left:20px;top:90px; height:70px;width:20%;padding:30px 0 0 0; text-align:center; background:#ccc;color:#000; font-weight:700}
.page0204_div_st01 .box_st03{position:absolute;right:0px;top:90px; height:70px;width:75%;padding:15px 0 0 0; text-align:center; background:#fff;border:1px solid #ccc; line-height:22px}
.page0204_div_st01 .box_st04{position:absolute;left:20px;top:150px; height:60px; width:20%;padding:22px 0 0 0; text-align:center; color:#e060a0;font-size:50px; font-weight:700}
.page0204_div_st01 .box_st05{position:absolute;left:20px;top:210px; height:70px;width:20%;padding:30px 0 0 0; text-align:center; background:#ccc;color:#000; font-weight:700}
.page0204_div_st01 .box_st06{position:absolute;right:0px;top:210px; height:70px;width:75%;padding:15px 0 0 0; text-align:center; background:#fff;border:1px solid #ccc; line-height:22px}
.page0204_div_st01 .box_st07{position:absolute;left:20px;top:270px; height:60px; width:20%;padding:22px 0 0 0; text-align:center; color:#e060a0;font-size:50px; font-weight:700}
.page0204_div_st01 .box_st08{position:absolute;left:20px;top:330px; height:70px;width:20%;padding:30px 0 0 0; text-align:center; background:#ccc;color:#000; font-weight:700}
.page0204_div_st01 .box_st09{position:absolute;right:0px;top:330px; height:70px;width:75%;padding:15px 0 0 0; text-align:center; background:#fff;border:1px solid #ccc; line-height:22px}
.page0204_div_st01 .box_st10{position:absolute;left:20px;top:400px; height:60px; width:100%;padding:22px 0 0 0; text-align:center; color:#e060a0;font-size:50px; font-weight:700}
.page0204_div_st01 .box_st11{position:absolute;left:20px;top:470px; height:60px; width:calc(100% - 20px);padding:22px 0 0 0; text-align:center; background:#e060a0;color:#fff; font-weight:700}

.sub_page_cont2{width:100%; padding:50px 0 100px 0 }
.page0105_1{width:100%; margin:30px auto 20px ; padding:30px 0 5px 20px;font-size:34px; font-weight:700;color:#e060a0;fline-height:40px;}
.page0105_2{width:100%; background:#fff; border-radius: 20px;padding:40px 30px;font-family: 'Noto Sans KR Bold', 'Noto Sans CJK KR', 'Noto Sans KR', '맑은 고딕', sans-serif   !important; line-height: 24px;}
.page0105_2 img{width:100%; padding:20px 0 0;}
.page0105_3{width:100%; margin-top:40px; background:#fff;border-radius: 20px;border:1px solid #e3e3e3; padding:40px 30px;}
.page0105_3 .title{text-align:left; font-size:24px; color:#e15298; font-weight:700;padding-bottom:30px;}
.page0105_3 .p_st01{background:url('/images/sub/p_icon01.png') no-repeat left 15px;padding-left:20px;line-height:30px;padding:5px 0 5px 20px;}


/* nav menu styles */
#nav { 
  display: block; 
  width: 100%; 
  margin: 0 auto; 
}
#nav > li{position: relative;}
#nav > li .no{position:absolute; width:50px; height:50px;left:10px;top:10px;background:#e060a0; text-align:center; line-height:50px; font-size:20px; color:#fff;border-radius: 100px;}
#nav > li {list-style:none }
#nav > li > a { 
  display: block; 
  padding:0 30px 0 20px;
}
#nav > li > a.open { padding:0 30px 0 20px; }

#nav > li > a span{padding:3px 20px}

#nav > li > ul { display: none; }

#nav > li > ul > li{ 
  display: block; 

  padding: 30px;
}

.page0301_1{clear:both;width:100%; margin:0 auto; padding-bottom:30px}
.page0301_1:after {display:block;visibility:hidden;clear:both;content:""}
.page0301_1 .se_box{float:left; width:48%;}
.page0301_1 .se_box .title{width:100%; background:#e060a0; color:#fff; font-size:20px; font-weight:700; line-height:50px;text-align:center;}
.page0301_1 .se_box .cont{width:100%; padding:20px 50px; height:150px; background:#fff; border:1px solid #ccc; overflow:auto}
.page0301_1 .se_box .cont:after {display:block;visibility:hidden;clear:both;content:""}
.page0301_1 .se_box .cont p{width:50%;float:left;line-height:40px}

.page0301_2{position: relative;padding:30px 0 30px 0; font-size:20px;border-bottom:1px solid #e060a0}
.page0301_2 span{color:#e060a0; font-size:24px; font-weight:700}
.page0301_2 .text01{position:absolute;right:0; bottom:10px;color:#ff6600; font-size:13px; }


.page0301_3{width:100%; margin:30px 0}
.page0301_3:after {display:block;visibility:hidden;clear:both;content:""}
.page0301_3 .box_wr{float:left; width:23%; margin:0 1% 25px 1%; height:250px;text-align:center; border:1px solid #e3e3e3; border-radius: 20px;background:#fff}
.page0301_3 .box_wr .img_n{float:left;width:100%; padding-top:45px;text-align:center; height:95px; vertical-align: middle }
.page0301_3 .box_wr .title_n{float:left;width:100%; padding-top:20px;text-align:center; font-size:24px; color:#222222; font-weight:700; line-height: 30px;}
.page0301_3 .box_wr .more_n{float:left;width:100%; padding-top:30px;text-align:center;}
.page0301_3 .box_wr .more_n span{background:#e3e3e3;border-radius: 100px;padding:10px 30px}
.page0301_3 .box_wr02{float:left; width:23%; margin:0 1% 25px 1%; height:250px;text-align:center; border:1px solid #e3e3e3; border-radius: 20px;background:#fff; padding:20px}
.page0301_3 .box_wr02 .name{float:left;width:100%; padding:20px 0;text-align:center; font-size:24px; color:#222222; font-weight:700;}
.page0301_3 .box_wr02 .name a{color:#222222; font-weight:700;}
.page0301_3 .box_wr02 .ul_st01{float:left;width:100%; padding-top:5px}
.page0301_3 .box_wr02 .ul_st01 li{float:left;line-height:30px;}
.page0301_3 .box_wr02 .ul_st01 li.title{width:35%;text-align:center;background:#f6f2b1; color:#e060a0;font-weight:bold;border-radius: 5px;}
.page0301_3 .box_wr02 .ul_st01 li.cont{width:65%;text-align:left;padding-left:10px;}
.page0301_3 .box_wr02 .p_st01{float:left;width:100%; margin-top:10px;text-align:center;background:#f6f2b1;color:#e060a0;font-weight:bold;border-radius: 5px;line-height:30px;}
.page0301_3 .box_wr02 .p_st02{float:left;width:100%;text-align:center; padding:10px 0}

.page0301_4{width:100%; margin:30px 0; text-align:center; }
.page0301_4 a{background:#e060a0; padding:10px 70px; color:#fff; font-size:26px; font-weight:700;border-radius: 100px;}

.page0301_5{width:100%; padding:0}
.page0301_5 table {width:100%;margin:10px 0;border-spacing:0; padding:0 ;border-collapse: collapse;border-top: 1px solid #e3e3e3;border-left: 1px solid #e3e3e3; background:#fff}
.page0301_5 table th{padding:15px; text-align:center;border-bottom: 1px solid #e3e3e3; border-right: 1px solid #e3e3e3; background:#e5f2f2}
.page0301_5 table td{padding:15px; text-align:center;border-bottom: 1px solid #e3e3e3; border-right: 1px solid #e3e3e3;position:relative}
.page0301_5 table td .input_text01{width:100%}
.page0301_5 table td.td_st01{padding:15px 0 0 0 !important; border-bottom:1px !important}
.page0301_5 table td a{color:#00a3df; font-weight:bold}

.page0301_6{width:100%; margin:30px 0;padding-bottom:30px; text-align:center; font-size:26px; color:#000;}
.page0301_6 span{font-size:36px; color:#e060a0; font-weight:bold; border-bottom:2px solid #e060a0}

.page0301_7{width:100%; margin:30px 0;padding-bottom:10px; text-align:left; font-size:22px; color:#000;font-weight:bold}
.page0301_7 a{background:#00a3df; padding:5px 10px; color:#fff;font-size:14px; border-radius: 5px;}

.page_bbtn_wr{width:100%; text-align:center; padding:40px 0}
.page_bbtn_wr .btn_st01{background:#e060a0; padding:10px 70px; color:#fff; font-size:26px; font-weight:700;border-radius: 100px; margin:0 5px;}
.page_bbtn_wr .btn_st02{background:#fff; border:1px solid #ff6600; padding:10px 60px; color:#ff6600; font-size:26px; font-weight:700;border-radius: 100px; margin:0 5px;}
.page_bbtn_wr .btn_st03{background:#fff; border:1px solid #666; padding:10px 70px; color:#333; font-size:26px; font-weight:700;border-radius: 100px; margin:0 5px;}

.page0302_1{position: relative;width:100%; margin:0 auto; }
.page0302_1 .cont_wr{position: relative;width:1140px; margin:0 auto; }
.page0302_1 .cont_wr .ul_st01{width:100%; margin:0 auto; }
.page0302_1 .cont_wr .ul_st01:after {display:block;visibility:hidden;clear:both;content:""}
.page0302_1 .cont_wr .ul_st01 li{float:left; border:1px solid #ccc; margin-left:-1px; line-height:70px;text-align:center ; background:#fff; font-size:20px;}
.page0302_1 .cont_wr .ul_st01 li.on{background:#f7d7e9; color:#000; font-weight:bold}
.page0302_1 .cont_wr .ul_st01 .wd01{width:191px;}
.page0302_1 .cont_wr .ul_st01 .wd02{width:286px;}
.page0302_1 .left_btn{position:absolute;left:0; width:30px;top:25px}
.page0302_1 .right_btn{position:absolute;right:0; width:30px; top:25px; text-align:right}
.page0302_1 .cont_wr table {width:100%;margin:0;border-spacing:0; padding:0 ;border-collapse: collapse;border-top: 2px solid #ff9d00;border-left: 1px solid #ccc; background:#fff}
.page0302_1 .cont_wr table th{padding:15px; text-align:center;border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; background:#f7d7e9}
.page0302_1 .cont_wr table td{padding:15px; text-align:center;border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;position:relative}
.page0302_1 .cont_wr table td .font_st01{background:#22955d; color:#fff; padding:3px 5px;border-radius:3px}
.page0302_1 .cont_wr table td .font_st01:hover{background:#005c30; color:#fff; padding:3px 5px;border-radius:3px}
.page0302_1 .cont_wr table td .font_st02{background:#333; color:#fff; padding:3px 5px;border-radius:3px}
.page0302_1_pop{width:100%; text-align:center; padding:50px 40px;}
.page0302_1_pop .title{font-size:30px; font-weight:bold; color:#e060a0;line-height:40px;}
.page0302_1_pop .title span{border-bottom:1px solid #e060a0; font-weight:bold}
.page0302_1_pop .time{font-size:20px; font-weight:bold; color:#000;line-height:40px;padding:30px 0;}
.page0302_1_pop .cont01{text-align:left; padding:15px; border-bottom:1px solid #ccc;}
.page0302_1_pop .cont01 span{padding-right:30px;color:#ff6600}
.page0302_1_pop .cont02{text-align:center;margin:10px 0 0 0; padding:20px 0; background:#f3f3f3; border-radius:100px}
.page0302_1_pop .cont02 span{color:#ff3300; font-weight:bold}
.page0302_1_pop .cont03{text-align:center;margin:20px 0 0 0; padding:20px 0;}
.page0302_1_pop .cont03 span{color:#fff; background:#e060a0; font-weight:bold;border-radius:100px; padding:10px 30px;}
.page0302_1_pop .cont04{text-align:center; padding:15px; }
.page0302_1_pop .cont05{text-align:center; padding:15px; border-bottom:1px solid #ccc; }

.ul_st_0601{width:100%; }
.ul_st_0601:after {display:block;visibility:hidden;clear:both;content:""}
.ul_st_0601 li{float:left; }
.ul_st_0601 li.ww{width:17.5%;}
.ul_st_0601 li.ww .box01{width:100%; text-align:center; color:#000; font-size:20px;line-height:24px; font-weight:700; height:125px; background:#fff; border:3px solid #e060a0;border-radius:100px}
.ul_st_0601 li.ww .box02{width:100%; text-align:center; color:#fff; font-size:18px;line-height:22px; font-weight:700; height:125px; background:#e060a0;border-radius:100px}
.ul_st_0601 li.aa{width:10%; text-align:center; color:#e060a0;line-height:125px;}

.mgT20{margin-top:20px !important}
.mgT40{margin-top:40px !important}
.mgT60{margin-top:60px !important}
.mgR4{margin-right:4% !important}

.pdT10{padding-top:10px !important}
.pdT15{padding-top:15px !important}
.pdT20{padding-top:20px !important}
.pdT25{padding-top:25px !important}
.pdT30{padding-top:30px !important}
.pdT35{padding-top:35px !important}
.pdT40{padding-top:40px !important}
.pdT45{padding-top:45px !important}

.pdB20{padding-bottom:20px !important}
.pdB10{padding-bottom:10px !important}


/**서브페이지**/
	#table_0001 {width: 100%;  font-size:20px;line-height: 36px; margin-top: 20px; border-top: solid 2px #e15298;	}	
	
	#table_0001 td{font-family: 'Noto Sans KR Bold', 'Noto Sans CJK KR', 'Noto Sans KR', '맑은 고딕', sans-serif; border-bottom: solid 1px #e15298; padding: 20px;}
	#table_0001 td:nth-child(odd) {       background-color: #eba3c8;  color: #fff; text-align: center}	
	#table_0001 td:nth-child(even) {       background-color: #f9f9f9;   }
	
	
	.but_001 {background:#e15298; border-radius: 20px;padding:20px; border-radius: 20px;padding:50px;font-size:28px; margin: 0 20px; text-align: center;}
	.but_001 a{text-decoration: none; color: #fff;}
	.but_002 {background: #676767; border-radius: 20px;padding:20px; border-radius: 20px;padding:50px;font-size:28px; margin: 0 20px; text-align: center;}
	.but_002 a{text-decoration: none; color: #fff;}

.sub_b_f { color: #009bd9;font-size:18px; font-weight:bold;font-family: 'Noto Sans KR',  sans-serif;}
	#table_0002 {width: 100%;  font-size:16px;line-height: 26px; margin-top: 10px; border-top: solid 2px #ddd; clear: both;}	
	
	#table_0002 td{ border-bottom: solid 1px #ddd; padding: 10px;}
	#table_0002 .left { text-align: center; background-color:#ccc; font-weight:bold;clear: both;}	
	#table_0002 td:nth-child(odd) {text-align: center; background-color:#ccc;  color: #fff;font-weight:bold;width: 25%;}	
	#table_0002 td:nth-child(even) {       background-color: #fff;   }
	
	#table_0003 {width: 100%;  font-size:20px;line-height: 36px; margin-top: 20px; border-top: solid 2px #e15298;	}	
	#table_0003 th{ border-bottom: solid 1px #e15298; padding: 20px; background-color: #eba3c8;  color: #fff; text-align: center;font-weight:bold;}
	#table_0003 th{border-right: solid 1px #fff;}
	#table_0003 th:last-child {border-right: solid 0px #e15298;}	
    #table_0003 td {font-family: 'Noto Sans KR', '맑은 고딕', sans-serif;border-bottom: solid 1px #e15298; padding: 10px;border-right: solid 1px #e15298;}
	#table_0003 td:last-child {border-right: solid 0px #e15298;}
	#table_0003 td:nth-child(2n){border-right: solid 1px #e15298;}
	#table_0003 td:nth-child(odd) { background-color: #fff;  color: #000; text-align: center;}	
	#table_0003 td:nth-child(even) {  background-color: #fff; text-align: center ;color: #000;   }


/***부스배치도****/
	#table_0004 { font-size:16px;line-height: 36px; margin-top: 20px; border-top: solid 2px #4bb653; color: #1E1E1E}	
	#table_0004 th{ border-bottom: solid 1px #eee; padding: 5px; background-color: #4bb653;  color: #1E1E1E; text-align: center;font-weight:bold;}
	#table_0004 th{border-right: solid 1px #c3c3c3;}
	#table_0004 th:last-child {border-right: solid 0px #e15298;}
	#table_0004 tr:nth-child(odd) {text-align: center; background-color:#eaf3e1; }	
    #table_0004 td {font-family: 'Noto Sans KR', '맑은 고딕', sans-serif;border-bottom: solid 1px #c3c3c3; padding: 5px;border-right: solid 0px #e15298; text-align: left;}
	#table_0004 td:first-child {border-bottom: solid 1px #c3c3c3 ;border-right: solid 1px #c3c3c3; text-align: center;width: 20%}

	#table_0005 {font-size:16px;line-height: 36px; margin-top: 20px; border-top: solid 2px #cf509c; color: #1E1E1E}	
	#table_0005 th{ border-bottom: solid 1px #eee; padding: 5px; background-color: #cf509c;  color: #1E1E1E; text-align: center;font-weight:bold;}
	#table_0005 th{border-right: solid 1px #c3c3c3;}
	#table_0005 th:last-child {border-right: solid 0px #e15298;}
	#table_0005 tr:nth-child(odd) {text-align: center; background-color:#fbe2ee; }	
    #table_0005 td {font-family: 'Noto Sans KR', '맑은 고딕', sans-serif;border-bottom: solid 1px #c3c3c3; padding: 5px;border-right: solid 0px #e15298; text-align: left;}
	#table_0005 td:first-child {border-bottom: solid 1px #c3c3c3 ;border-right: solid 1px #c3c3c3; text-align: center;width: 20%}

	#table_0006 { font-size:16px;line-height: 36px; margin-top: 20px; border-top: solid 2px #189bd7; color: #1E1E1E}	
	#table_0006 th{ border-bottom: solid 1px #eee; padding: 5px; background-color: #189bd7;  color: #1E1E1E; text-align: center;font-weight:bold;}
	#table_0006 th{border-right: solid 1px #c3c3c3;}
	#table_0006 th:last-child {border-right: solid 0px #e15298;}
	#table_0006 tr:nth-child(odd) {text-align: center; background-color:#e1edf9; }	
    #table_0006 td {font-family: 'Noto Sans KR', '맑은 고딕', sans-serif;border-bottom: solid 1px #c3c3c3; padding: 5px;border-right: solid 0px #e15298; text-align: left;}
	#table_0006 td:first-child {border-bottom: solid 1px #c3c3c3 ;border-right: solid 1px #c3c3c3; text-align: center;width: 20%}

	#table_0007 {font-size:16px;line-height: 36px; margin-top: 20px; border-top: solid 2px #f59222; color: #1E1E1E}	
	#table_0007 th{ border-bottom: solid 1px #eee; padding: 5px; background-color: #f59222;  color: #1E1E1E; text-align: center;font-weight:bold;}
	#table_0007 th{border-right: solid 1px #c3c3c3;}
	#table_0007 th:last-child {border-right: solid 0px #e15298;}
	#table_0007 tr:nth-child(odd) {text-align: center; background-color:#fff582; }	
    #table_0007 td {font-family: 'Noto Sans KR', '맑은 고딕', sans-serif;border-bottom: solid 1px #c3c3c3; padding: 5px;border-right: solid 0px #e15298; text-align: left;}
	#table_0007 td:first-child {border-bottom: solid 1px #c3c3c3 ;border-right: solid 1px #c3c3c3; text-align: center;width: 20%}






