@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@font-face { font-family: 'HangeulNuri-Bold'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_three@1.0/HangeulNuri-Bold.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'NanumBarunGothic'; font-style: normal; font-weight: 400; src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot'); src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf') format('truetype'); } @font-face { font-family: 'NanumBarunGothic'; font-style: normal; font-weight: 700; src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot'); src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf') format('truetype') } @font-face { font-family: 'NanumBarunGothic'; font-style: normal; font-weight: 300; src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot'); src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf') format('truetype'); } .nanumbarungothic * { font-family: 'NanumBarunGothic', sans-serif; }

/* 초기화 */
html {overflow-y:scroll}
body {
	margin:0;
	padding:0;
	font-size:1em;
	/*font-family: 'HangeulNuri', sans-serif !important;*/
	/*font-family: 'NanumBarunGothic', sans-serif !important;*/
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Meiryo",sans-serif;
	/*font-family:'Noto Sans KR', 'Malgun Gothic', dotum, sans-serif;*/
	background:#FFF;
}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'NanumSquare', 'Noto Sans KR', 'Malgun Gothic', dotum, sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

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

textarea, select {font-family:'NanumSquare', dotum, sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}

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

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

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

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

#hd_pop,
#hd_wrapper,
#tnb ul,
#gnb .gnb_wrap,
#container_wr,
#ft_wr{width:1200px}

/* 팝업레이어 */
#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 {border-top:2px solid #363786}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

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

#logo {float:left;padding:30px 0 0}

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

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

.gnb_1dli .bg{display:inline-block;width:10px;height:10px;overflow:hidden;background:url(../img/gnb_bg2.gif) no-repeat 50% 50%;text-indent:-999px}
.gnb_1da {display:inline-block;font-weight:bold;color:#fff;text-decoration:none;}
.gnb_2dli{border-top:1px solid #363786}
.gnb_2dli:first-child{border:0}
.gnb_2dul {display:none;position:absolute;top:50px;min-width:140px;background:#1a30a7;padding: 0;
-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
-moz-box-shadow:  0 1px 5px rgba(0,0,0,0.1);
box-shadow: 0 1px 5px rgba(0,0,0,0.1);}
.gnb_2da {display:block;padding:0 10px;line-height:40px;color:#c3cbf7;text-align:left;text-decoration:none}
a.gnb_2da:hover{background:#0e2080;
-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}

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

#container {z-index:4;position:relative;float:left;min-height:500px;height:auto !important;margin:20px  0;height:500px;font-size:1em;width:875px;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold;}
#container_title span{margin:0 auto 10px;display:block;line-height:30px;}
/*.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}*/
.lt_wr{width:49%}
.lt_wr:nth-child(2n+1){clear:both}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
/* 하단 레이아웃 */
#ft {border-top:1px solid #d5d5d5;background:#fff;padding-bottom:30px;margin:0 auto;text-align:center}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {margin:0 auto;position:relative;}
#ft_link{padding:15px 0;border-bottom:1px solid #eee}
#ft_link a{display:inline-block;padding:0 8px;line-height:1.083em;font-weight:bold}
#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%}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}

/* 버튼 */
a.btn,.btn{line-height:32px;height:32px;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:#191821;color:#fff;cursor:pointer;border:0}
.btn_submit:hover {background:#363786}

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:#144A6B;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle;font-size:0.9em;}
a.btn_b02:hover, .btn_b02:hover {background:#00A0E3}
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:#363786;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#363786;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}

.bhs {
    line-height: 1.2;
    font-family: "Black Han Sans" !important;
    font-weight: 400 !important;
}


.div_main_menu1 {
	font-size:0.9em;
	font-weight:normal;
	color:#003366;
	padding-bottom:3px;
}
.div_main_menu2 {
	font-size:0.8em;
	font-weight:normal;
	color:#FFF;
	background-color:#003366;
	border-radius: 3px;
	padding:4px 10px;
}
.div_main_menu1_on {
	font-size:0.9em;
	font-weight:normal;
	color:#FF6600;
}

h1 {
	background:url(/_img/bg/BG_title.jpg);
	height: 36px;
	color:#000000;
	font-size:1.4em;
	padding-left:0px;
	padding-top:0px;
	margin-bottom:15px;
}

/*h1 {
	background: url(/_img/bg/bg_h1.fw.png) left top;
	padding-top:12px;
	padding-left:20px;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size: 1.10em;
	font-weight: bold;
}
h2 {
	background: url(/_img/bg/bg_h2.fw.png) left no-repeat;
	border-top: 0px solid #D11D23;
	border-bottom: 1px solid #e5e5e5;
	padding: 12px 0 5px 25px;
	margin-bottom: 10px;
	font-size: 1.4em;
	font-weight: bold;
	height:45px;
}
*/

h2 {
	padding: 15px 0 0px 0px;
	font-size: 2.2em;
	font-weight: bold;
	color:#1E1518;
}

h3 {
    padding: 10px 0px 10px 20px;
    font-size: 1.7em;
    color: #253587;
}

/*
h3 {
	border-bottom: 0px solid #e5e5e5;
	padding: 5px 0 5px 10px;
	margin-bottom: 10px;
	font-size: 1.3em;
	font-weight: bold;
	//color:#007FFF;
	color:#013A74;
}
*/

h4 {
    padding: 10px 0px 10px 0px;
    font-size: 1.3em;
    color: #253587;
}


h5 {
	font-size: 1.3em;
	font-weight: bold;
	color:#000000;
}


.table {
	background-color:#D2D2D2;
	width:100%;
	border-top:1px solid #26A9CC;
	margin-left:0px;
}

.table th {
	width:250px;
	height:48px;
	font-weight:bold;
	background-color:#F4F4F2;
	font-size:1.0em;
	color:#000000;
	text-align:center;
}
.table td {
	padding-left:10px;height:48px;background-color:#FFFFFF;
	padding-top:10px;padding-bottom:10px;
	line-height: 1.6em;
	font-size:1.0em;
}

.table_search {
	background-color:#D2D2D2;
	width:100%;
	border-top:1px solid #26A9CC;
	margin-left:0px;
}

.table_search th {
	width:200px;
	height:48px;
	font-weight:bold;
	background-color:#F4F4F2;
	font-size:0.9em;
	color:#000000;
	text-align:center;
}
.table_search td {
	padding-left:10px;height:48px;background-color:#FFFFFF;
	padding-top:10px;padding-bottom:10px;
	line-height: 1.6em;
	font-size:0.9em;
}

.table1 {
	background-color:#D2D2D2;
	width:100%;
	border-top:1px solid #26A9CC;
	margin-left:0px;
}

.table1 th {
	width:250px;
	height:48px;
	font-weight:bold;
	background-color:#F4F4F2;
	font-size:1.0em;
	color:#000000;
	text-align:center;
}
.table1 td {
	height:48px;background-color:#FFFFFF;
	padding:10px 0px 10px 20px;
	line-height: 1.6em;
	font-size:1.0em;
	text-align:left;
}

/* FOR LIST */
.table2 {
	background-color:#D2D2D2;
	width:100%;
	border-top:2px solid #3F85C6;
	margin-left:0px;
}

.table2 th {
	height:45px;
	font-weight:bold;
	background-color:#F4F4F4;
	font-size:1.0em;
	border-bottom:1px solid #D2D2D2;
}
.table2 td {
	height:35px;background-color:#FFFFFF;
	text-align:left;
	padding:8px;
	line-height: 1.6em;
	font-size:0.9em;
	border-bottom:1px solid #D2D2D2;
	text-align:center;
}
.table3 {
	background-color:#D2D2D2;
	width:100%;
	margin-left:0px;
}

.table3 th {
	height:28px;
	font-weight:bold;
	background-color:#F4F4F4;
	font-size:0.9em;
	width:180px;
}
.table3 td {
	height:35px;background-color:#FFFFFF;
	text-align:left;
	padding:10px 8px;
	line-height: 1.6em;
	font-size:0.9em;
}

.table4 {
	background-color:#D2D2D2;
	width:98%;
	border-top:1px solid #3F85C6;
	margin-left:0px;
}

.table4 th {
	height:28px;
	font-weight:bold;
	background-color:#F4F4F4;
	font-size:1.2em;
	text-align:center;
	padding:10px;
}
.table4 td {
	height:28px;background-color:#FFFFFF;
	text-align:center;
	padding:15px;
	line-height: 1.6em;
	font-size:1.1em;
}
.table5 {
	background-color:#D2D2D2;
	width:98%;
	border-top:1px solid #3F85C6;
	margin-left:0px;
}

.table5 th {
	height:28px;
	width:230px;
	font-weight:bold;
	background-color:#F4F4F4;
	font-size:1.2em;
	text-align:center;
	padding:10px;
}
.table5 td {
	height:28px;background-color:#FFFFFF;
	text-align:left;
	padding:15px;
	line-height: 1.6em;
	font-size:1.1em;
}

.sub_menu_title {
	background-color:#134490;
	width:230px;
	height:146px;
}
.sub_menu_title1 {
	padding-top:75px;font-size:1.7em;font-weight:normal;color:#FFFFFF;padding-left:10px;
}
.sub_menu_title2 {
	padding-top:3px;font-size:1.3em;color:#FFFFFF;padding-left:13px;
}

.sub_menu_text {
	padding-left:35px;padding-top:10px;font-size:1.2em;padding-bottom:0px;font-weight:bold;
}

.sub_menu a {
	text-decoration: none;
    width: 230px;
    height: 43px;
    background: url("../../_img/sub/bg_sub_menu.fw.png") no-repeat;
    display: block;
}

.sub_menu a:hover {
	color:#FFFFFF;
	text-decoration: none;
    background-position: 0 -43px;
}

.sub_menu_on a {
	text-decoration: none;
    width: 230px;
    height: 43px;
    background: url("../../_img/sub/bg_sub_menu.fw.png") no-repeat;
    display: block;
}

.sub_menu_on a {
	color:#FFFFFF;
	text-decoration: none;
    background-position: 0 -43px;
}

.sitemap_1 {
	width:100%;background-color:#F7941D;height:40px;text-align:center;padding-top:10px;font-size:1.5em;font-weight:bold;color:white;
}
.sitemap_2 {
	width:100%;border-bottom:1px solid #CCCCCC;text-align:center;height:35px;padding-top:15px;
}
.sitemap_2 a {
	color:black;
}

.left_sub_title1 {
	background-color:#FCFCFC;
	border-top: 1px solid #D11D23;
	border-bottom: 1px solid #e5e5e5;
	padding: 12px 0 5px 15px;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
	height:28px;
}

/*
.sub_menu 			{margin-bottom:0;font-size:1.3em;padding-left:30px;height:43px;}
.sub_menu a 		{display:block;background:url('/_img/sub/bg_sub_menu.fw.png') no-repeat 0 0;width:264px;height:86px;}
.sub_menu a:hover,
.sub_menu a:active 	{background-position:0 bottom;}
.sub_menu_on a 		{display:block;background:url('/_img/sub/bg_sub_menu.fw.png') no-repeat 0 0;width:264px;height:86px;background-position	:0 bottom;}
*/

button.button1 {
    font-size: 1.0em;
    font-weight: bold;
    padding: 12px 40px;
    background-color: #005AA5;
    color: #fff;
    border-style: none;
    border-radius: 3px;
}

button.button1:hover {
    background-color: #138EFF;
    color: #fff;
}
button.button4 {
    font-size: 1.0em;
    font-weight: bold;
    padding: 8px 30px;
    background-color: #8A0000;
    color: #fff;
    border-style: none;
}

button.button4:hover {
    background-color: #C82127;
    color: #fff;
}

.contents {
	color:black;
	font-size:1.0em;
	padding:0px;
	line-height:1.8em;
}
.div_p_10 {
	padding:10;
}

.content1 {
	background:url(/_img/bg/BG_title.jpg);
	color:white;
	font-size:1.3em;
	padding:20px;
	margin-top:20px;
	margin-bottom:20px;
	border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius:  6px 6px 0 0;
}
.content2 {
	color:black;
	background-color:#F4F4F2;
	font-size:1.2em;
	padding:25px;
	padding-top:15px;
	padding-bottom:20px;
	margin-top:15px;
	margin-bottom:20px;
	border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius:  6px 6px 0 0;
	line-height:1.6em;
}
.content3 {
	color:black;
	font-size:1.2em;
	padding:20px;
	margin-top:20px;
	margin-bottom:20px;
	border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius:  6px 6px 0 0;
	line-height:1.6em;
}
.content3 ul {
	padding-left:30px;
}
.content2 ul {
	padding-left:30px;
}

#contents_good {
	margin-top:30px;
}
#contents_good ul#sj_tab_menu_top,
#contents_good ul#sj_tab_menu  {
	height: 39px;
	margin-bottom:0px;
	padding: 0px 12px;
	border-bottom: 1px solid #c6c6c6;
	font-size: 13px;
}
#contents_good ul#sj_tab_menu_top li,
#contents_good ul#sj_tab_menu li  {
	width: 138px;
	float: left;
	margin-right: 10px;
	background-color: #efefef;
	box-shadow: 0 1px 0 #fbfbfb inset;
	text-align: center;
	font-weight: bold;
	line-height: 38px;
	color:#333;
	cursor: pointer;
	border: 1px solid #c6c6c6;
	border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius:  6px 6px 0 0;
	list-style: none;
}
#contents_good ul#sj_tab_menu_top li a,
#contents_good ul#sj_tab_menu li a {
	display:block;
	width:100%;
	text-decoration:none;
	color:#333;
	}
#contents_good ul#sj_tab_menu_top li:hover,
#contents_good ul#sj_tab_menu li:hover,#contents_good ul#sj_tab_menu_top li.active , #contents_good ul#sj_tab_menu li.active {
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

.bland_photo {
	border-left:1px solid #C6C6C6;border-right:1px solid #C6C6C6;border-bottom:1px solid #C6C6C6;;border-top:1px solid #C6C6C6;background-color:#FCFCFC;padding:10px;
	padding-top:30px;
}
.bland_photo_div {
	padding:20px;padding-bottom:10px;padding-left:10px;
}

.bland_photo_title1 {
	float:left;font-size:1.8em;font-weight:bold;color:#000000;;
}
.bland_photo_title2 {
	float:left;font-size:1.4em;color:#A9A8B6;padding-top:5px;font-weight:bold;padding-left:10px;
}
.bland_photo_title3 {
	float:right;padding-right:0px;font-size:1.2em;padding-top:15px;
}
.sct_wrap {
	padding-top:0px;padding-left:25px;text-align:center;
}

.measure_1 {
	float:left;
}
.measure_2 {
	float:left;padding-left:20px;padding-top:5px;font-size:1.1em;
}
.measure_3 {
	font-weight:bold;color:#016FAC;font-size:1.0em;
}

.tab{overflow:hidden;margin-left:0px;padding-left:0px;}
.tab li{background:#ccc; float:left; margin-right:1px;list-style:none;height:30px;width:120px;padding-top:10px;text-align:center;}
.tab li.select{background:#eee;}
.tab_content {margin-left:0px;padding-left:0px;}
.tab_content li{background:#eee; padding:20px;list-style:none;}
.hide {display:none;}

button.button5 {
    font-size: 1.4em;
    font-weight: bold;
    padding: 10px 30px;
    background-color: #248;
    color: #fff;
    border-style: none;
}

button.button5:hover {
    background-color: #24d;
    color: #fff;
}


button.button6 {
    font-size: 0.9em;
    font-weight: normal;
    padding: 3px 20px;
    background-color: #58A4D0;
    color: #fff;
    border-style: none;
}

button.button6:hover {
    background-color: #24d;
    color: #fff;
}

button.button2 {
    font-size: 1.0em;
    font-weight: bold;
    padding: 3px 5px;
    background-color: #36AAD3;
    color: #fff;
    border-style: none;
}

button.button2:hover {
    background-color: #36AAD3;
    color: #fff;
}

button.button3 {
    font-size: 0.9em;
    padding: 2px 20px;
    background-color: #275E8E;
    color: #fff;
    border-style: solid;
    border-color: #FFF;
    border-radius: 7px;
    border-width: 1px;;
}

button.button3:hover {
    background-color: #2A398F;
    color: #fff;
}

.div_top_service_1 {
	font-size:1.4em;
	color:#B45859;
	padding:15px 0px 10px 0px;
	font-weight:bold; 
}
.div_top_service_2 {
	font-size:1.2em;
	line-height:1.5em;
}
hr.style8 {
	border-top: 0px solid #DEDEDE;
	display:block;
}
button.top1 {
    font-size: 1.7em;
    font-weight: bold;
    padding: 8px 30px;
    background-color: #248;
    color: #fff;
    border-style: none;
    width: 280px;
    height: 50px;
    font-family: "Meiryo UI";
}

#tab4 li {
	padding: 8px;
	list-style: none;
	cursor: pointer;
	background: #eee;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
	text-align:left;
	margin-bottom:3px;
	height:35px;
	width:390px;
	float:left;margin-right:5px;
}
#tab4 li:hover {
	background: #0169AF;
	color:white;
}
#tab4 li.select {
	background: #0169AF;
	color:white;
}
#tab4 li.select a {
	background: #0169AF;
	color:white;
}
#tab4 a {
	color:#0169AF;
}

#tab4 li:hover a {
	background: #0169AF;
	color:white;
}
.content_blue3 {
    border-radius: 4px;
    border-top: 2px solid #3F85C6;
    padding-left: 7px;
    padding-right: 25px;
    padding-top: 20px;
    padding-bottom: 15px;
    background-color: #E6EEF4;
    border-right: solid 1px #C8D9E6;
    border-bottom: solid 1px #C8D9E6;
}

.gray-box {
    padding: 8px 16px;
    margin: 0 0 20px 0;
    background-color: #FBFBFB;
    border: 1px #DEDEDE solid;
    border-radius: 4px;
}
.div_c {
	line-height:1.5em;
	font-size:1.2em;
}
.ed {
	border: 1px solid #D2D2D2;
	padding:5px 3px;
}

.content4 {
	color:black;
	background-color:#F4F4F2;
	font-size:3.2em;
	text-align:center;
	font-weight:bold;
	padding:25px;
	padding-top:55px;
	padding-bottom:55px;
	margin-top:15px;
	margin-bottom:20px;
	border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius:  6px 6px 0 0;
	line-height:1.6em;
}
.hr_side_menu {
    height: 1px;
    border: none;
    border-top: 1px #E5E5E5 dashed;
    display: block;
}
.left_sub_title1 {
    background-color: #F4F4F3;
    border-top: 1px solid #134490;
    border-bottom: 1px solid #e5e5e5;
    padding: 12px 0 5px 15px;
    margin-bottom: 10px;
    font-size: 1.2em;
    font-weight: normal;
    height: 42px;
}

#tab {
	margin-left:0px;
	padding-left:0px;
}
#tab li {
	float: left;
	padding: 15px;
	list-style: none;
	cursor: pointer;
	background: #eee;
	margin-right:15px;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
	width:210px;
	height:50px;
	text-align:center;
}

#tab li.select {
	background: #0169AF;
	color:white;
}
.disnon {
	display: none;
}
.content_wrap {
	clear: left;
	padding:25px 0px 30px 0px;
}
.content_blue2 {
    border-radius: 7px;
    border: 1px solid #C8D9E6;
    padding: 20px;
    line-height: 1.3em;
}
.contact_button1 {
	background-color:#44c767;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	border-radius:28px;
	border:1px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	padding:16px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}
.contact_button1:hover {
	background-color:#5cbf2a;
}
.contact_button1:active {
	position:relative;
	top:1px;
}
.div_contents {
	line-height:1.6em;color:#6D6D6D;width:100%;
	text-align:left;
}

.div_contents ul {
	list-style: disc;
	padding-left:20px;
	padding-top:15px;
}

.div_contents h3 {
	font-family:'HangeulNuri-Bold';
	background-image: url(../img/bg/bg_h3_content.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 20px 0px 10px 5px;
	color:#333333;
}

.div_contents h4 {
}

.div_contents p {
	color:#333333;
	line-height:1.7em;
	font-size:1.0em;
	padding-left:5px;
	padding-right:10px;
	padding-bottom:20px;
}

button.button9 {
    /* 文字サイズを1.4emに指定 */
    font-size: 1.0em;

    /* 文字の太さをboldに指定 */
    font-weight: bold;

    /* 縦方向に10px、
     * 横方向に30pxの余白を指定 */
    padding: 8px 30px;

    /* 背景色を濃い青色に指定 */
    background-color: #8C0000;

    /* 文字色を白色に指定 */
    color: #fff;

    /* ボーダーをなくす */
    border-style: none;
}

button.button9:hover {
    /* 背景色を明るい青色に指定 */
    background-color: #B65859;

    /* 文字色を白色に指定 */
    color: #fff;
}

.div_new_notice {
	font-size:1.0em;padding:4px;background-color:#F47838;width:120px;text-align:center;color:white;border-radius:3px;
}
.div_news_info {
	font-size:1.0em;padding:4px;background-color:#0077B9;width:120px;text-align:center;color:white;border-radius:3px;
}
.div_news_event {
	font-size:1.0em;padding:4px;background-color:#319233;width:120px;text-align:center;color:white;border-radius:3px;
}
.td_menu {
	font-size:1.10em;font-weight:bold;color:#1E1518;padding-right:30px;
}
.div_top_title1 {
	font-size:1.1em;
	font-weight:bold;
	padding-top:15px;
	border-bottom: 1px solid #C3C3C3;
	text-align:center;
	margin-bottom:8px;
	color:#000000;
}
.div_top_title2 {
	color:#FFFFFF;
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	padding-top:80px;
	text-shadow: 1px 2px 3px #808080;
}
.div_tail_nav {
	line-height:3.0em;
	font-size:0.85em;
}
.div_tail_nav2 {
	padding-left:20px;
	line-height:2.0em;
}
.div_company1 {
	border-radius: 50%;background-color:#F5F5F5;width:270px;height:270px;
}
.div_company2 {
	padding-top:50px;
}
.div_company3 {
	padding-top:10px;color:#253587;font-weight:bold;font-size:1.8em;
}
.div_company4 {
	
}
.hr_product {
    height: 1px;
    border: none;
    border-top: 2px #E5E5E5 solid;
    display: block;
}
.div_product_1 {
	width:478px;
	color:#FFFFFF;
	background-color:#1E1518;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	padding:7px 0px;
}
.div_product_2 {
	width:478px;
	color:#000000;
	background-color:#F5F5F5;
	text-align:left;
	padding:20px;
	font-size:1.1em;
}
.div_contents2 {
	background-color:#F5F5F5;
	padding:20px;
	color:#000000;
	font-size:0.85em;
}
.div_circle_no {
	border-radius: 50%;background-color:#F5F5F5;width:80px;height:80px;
	color:#253587;
	font-size:2.5em;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
}
.h2_pcy {
	font-size:1.8em;
	padding-bottom:8px;
}
.contents ul {
	margin-left:20px;margin-top:15px;padding-left:20px;list-style:circle;color:gray;
}
td {
	color:#000000;
}
.div_requir {
	background-color:#DF0000;color:#FFFFFF;padding:3px 20px;float:right;font-size:0.9em;margin-right:12px;
}

#navbar {
    position: fixed; /* Make it stick/fixed */
    top: -170px; /* Hide the navbar 50 px outside of the top view */
    width: 100%; /* Full width */
    transition: top 0.3s; /* Transition effect when sliding down (and up) */
    z-index: 9999;
}

.container {
  margin: 0 auto;
  text-align: left;
}
.container .top {
  padding: 10px 10px 0 10px;
  background: #fff;
}
.container .btm-wrap {
  position: relative;
}
.container .btm-wrap .btm {
  position: absolute;
  z-index: 2;
  opacity: 0.9;
  filter: alpha(opacity=90);
  background: #fff;
  display: none;
}
.container .btm-wrap .btm2 {
  position: absolute;
  z-index: 1;
  opacity: 0.9;
  filter: alpha(opacity=90);
  background: #fff;
  display: none;
}
.container .btm-wrap .btm .btm-inner,
.container .btm-wrap .btm2 .btm-inner {
  padding: 0 10px 10px 10px;
}
.container .top .topbtn {
  text-align: left;
  display: block;
  width: 80px;
  margin: 0;
  cursor: pointer;
  color: #4776AF;
}
.container .top .topbtn2 {
  text-align: center;
  display: block;
  width: 80px;
  margin: 0 auto;
  cursor: pointer;
  color: #4776AF;
}

.div_new_notice {
	font-size:1.0em;padding:4px;background-color:#808384;width:90px;text-align:center;color:white;border-radius:3px;
}
.div_news_info {
	font-size:1.0em;padding:4px;background-color:#980000;width:90px;text-align:center;color:white;border-radius:3px;
}
.div_news_event {
	font-size:1.0em;padding:4px;background-color:#F47838;width:90px;text-align:center;color:white;border-radius:3px;
}

.div_new_notice_list {
	font-size:0.9em;padding:4px;background-color:#808384;width:120px;text-align:center;color:white;border-radius:3px;
}
.div_news_info_list {
	font-size:0.9em;padding:4px;background-color:#980000;width:120px;text-align:center;color:white;border-radius:3px;
}
.div_news_event_list {
	font-size:0.9em;padding:4px;background-color:#F47838;width:120px;text-align:center;color:white;border-radius:3px;
}

.local_sch03{;padding:5px 15px;background:#e9ebf9;margin:10px 0}
.local_sch div{margin:5px 0;}
.local_sch03 strong{display:inline-block;width:70px;}
.local_sch03  label{margin-right:5px;display:inline-block}
.local_sch03 button{height:30px;padding:0 5px;border:0;background:#9eacc6;color:#fff;}
.local_sch03 .btn_submit{height:30px;padding:0 5px;border:0;;color:#fff;}
.local_sch03 .frm_input{height:30px;border:1px solid #dcdcdc;padding:0 5px;}


/* 목록 바로가기 */
.anchor {margin:10px 0 ;padding:0;zoom:1}
.anchor:after {display:block;visibility:hidden;clear:both;content:""}
.anchor li{float:left;margin-left:-1px;list-style:none}
.anchor a {display:inline-block;padding:5px 10px;border:1px solid #c8ced1;background:#d6dde1;text-decoration:none}
.anchor  .selected{background:#3f51b5}

.tbl_wrap {margin:0 0 10px;padding:0}


/* thead 한 줄 테이블 */
.tbl_head01 {}
.tbl_head01 table {clear:both;width:100%;border-collapse:collapse;border-spacing:0}
.tbl_head01 thead th {background:#6f809a;color:#fff;border:1px solid #60718b;font-weight:normal;text-align:center;padding:8px 5px;font-size:0.92em}
.tbl_head01 thead th a{color:#fff}
.tbl_head01 thead input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 thead a {color:#383838;text-decoration:underline}
.tbl_head01 tbody th{border:1px solid #d6dce7;padding:5px;text-align:center}
.tbl_head01 tbody td{border:1px solid #d6dce7;padding:5px;text-align:center}
.tbl_head01 tbody tr:nth-child(even){background:#eff3f9}
.tbl_head01 tbody td .frm_input{width:100%;}
.tbl_head01 tbody td select{width:100%}
.tbl_head01 table .tbl_input{height:27px;line-height:25px;border:1px solid #d5d5d5;width:100%}
.tbl_head01 table select {height: 27px;line-height: 25px;width: 100%;}


.td_category {width:120px;text-align:center}
.td_category1{width:130px;text-align:center}
.td_category2{width:100px;text-align:center}
.td_category3{width:80px;text-align:center}
/* 목록 홀짝 배경색 */
.tbl_head01 tbody .bg0{background:#fff !important}
.tbl_head01 tbody .bg1{background:#eff3f9 !important}
.tbl_head01 tbody .bg0cancel {background:#fdebf3 !important}
.tbl_head01 tbody .bg0cancel td {border-color:#f9d8e6 !important}
.tbl_head01 tbody .bg1cancel {background:#fdebf3 !important}
.tbl_head01 tbody .bg1cancel td {border-color:#f9d8e6 !important}
.td_datetime {width:130px;text-align:center}

/* 접속자집계 목록 */
.tbl_visit_list td {text-align:center}
.visit_bar {position:relative}
.visit_bar span {position:absolute;top:-8px;left:0;height:15px;background:#3f51b5}

/*접속자로그삭제*/
.visit_del_bt{margin:5px 0;border-top:1px solid #eee;padding:5px 0}
.visit_del_bt .btn_submit{border:0;height:35px;padding: 0 5px;border-radius:3px}

/* 공통 */
.td_addr {text-align:left !important}
.td_alignc {text-align:center}
.td_addr_line {line-height:2em}
.td_addr_line .frm_input{margin:2px 0}
.td_amount {width:70px;text-align:center}
.td_auth {width:100px;text-align:center}
.td_auth_mbnick {width:200px}
.td_boolean {width:50px;text-align:center}
.td_category {width:120px;text-align:center}
.td_categorysmall {width:60px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_chk2{width:70px;}
.td_cnt {width:100px;font-size:0.95em;text-align:center}
.td_cntsmall {width:50px;font-size:0.95em;text-align:center}
.td_code {width:80px;text-align:center}
.td_confirm {width:90px;text-align:center}
.td_date {width:70px;text-align:center}
.td_datetime {width:130px;text-align:center}
.td_delicom {width:100px}
.td_delino {width:130px}
.td_device {width:70px;text-align:center}
.td_etc {width:80px;text-align:center}
.td_extra label {display:inline-block;width:100px}
.td_extra input {margin-right:5px;width:130px}
.td_grid {width:60px;text-align:center}
td.td_grpset {width:160px;border-left:1px solid #e9ecee;text-align:center}
.td_id {width:150px}
.td_idsmall {width:75px}
.td_itname {text-align:left !important}
.td_itopt {width:200px}
.td_itopt_tl {text-align:left !important}
.td_img {text-align:center}
.td_imgline {width:70px;text-align:center}
.td_input input {width:94%}
.td_mbcert {text-align:center}
.td_mbid, .td_name, .td_mbname {width:100px;text-align:left !important}
.td_mbstat {text-align:center}
.td_mng {width:100px;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.td_mngsmall {width:60px;text-align:center;}
.td_num {width:60px;text-align:center}
.td_num_c{width:70px;text-align:center}
.td_num_c2{width:60px;text-align:center}
.td_num_c3{width:100px;text-align:center}
.td_numbig {width:100px;text-align:right !important}
.td_numcancel0 {color:#999;text-align:right !important}
.td_numcancel1 {color:#ff3061;font-weight:bold;text-align:right !important}
.td_numcoupon {color:#86b325;text-align:right !important}
.td_numincome {text-align:right !important}
.td_num_right {text-align:right !important}
.td_numsmall {width:40px;text-align:center}
.td_numsum {font-weight:bold;text-align:right !important}
.td_numrdy {color:#ff3061;text-align:right !important}
.td_odrnum {width:250px;text-align:center}
.td_odrnum2 {width:140px;text-align:center}
.td_odrnum3 {width:110px;text-align:center}
.td_odrstatus {width:70px;letter-spacing:-0.1em;text-align:center}
.td_output {width:90px;text-align:center}
.td_payby {width:70px;text-align:center;letter-spacing:-0.1em}
.td_paybybig {width:140px;text-align:center;letter-spacing:-0.1em}
.td_possible {width:70px;text-align:center}
.td_postal {width:60px;text-align:center}
.td_postalbig {width:140px;text-align:center}
.td_price {text-align:right !important}
.td_pt {text-align:right !important}
.td_send {width:50px;text-align:center}
.td_sendcost_by {width:50px;text-align:center}
.td_sendcost_add {width:100px;text-align:center}
.td_stat {width:70px;text-align:center}
.td_tdiv {border-bottom:1px solid #c9c9c9 !important}
.td_tel{width:120px;text-align:left !important}
.td_telbig {width:100px;text-align:center}
.td_test {width:50px;text-align:center}
.td_category1{width:130px;text-align:center}
.td_category2{width:100px;text-align:center}
.td_category3{width:80px;text-align:center}
.td_time{text-align:center;width:130px}
.td_center{text-align:center;}
.td_type{width:120px}

.td_mng_s{width:60px}
.td_mng_m{width:100px}
.td_mng_l{width:160px}

.txt_true {color:#e8180c}
.txt_false {color:#ccc}
.txt_succeed {color:#40b300}
.txt_fail {color:#ce4242}
.td_left{text-align:left !important}

.banner_or_img {margin:10px 0 0}
.banner_or_img button {display:block;margin:5px 0 0}
.txt_active {color:#5d910b}
.txt_expired {color:#ccc}


.container {
	width: 100%;
	position: relative;
}

.container.demo-1 {
	height: 100%;
	position: absolute;
}

.clr {
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;
}

.main {
	width: 90%;
	margin: 0 auto;
	position: relative;
}

.container > header,
.content-wrapper {
	padding: 30px;
	width: 80%;
	max-width: 960px;
	margin: 0 auto;
}

.content-wrapper p{
	padding-top: 30px;
	line-height: 26px;
}

.container > header h1 {
	font-size: 34px;
	line-height: 38px;
	margin: 0;
	font-weight: 700;
	color: #333;
	float: left;
}

.container > header h1 span {
	display: block;
	font-size: 20px;
	font-weight: 300;
}


/* Header Style */
.codrops-top {
	line-height: 24px;
	font-size: 11px;
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	font-family: Cambria, Georgia, serif;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}

.codrops-top a {
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333;
	display: inline-block;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.6);
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	float: left;
	display: block;
}

/* Demo Buttons Style */
.codrops-demos {
	float: right;
	padding-top: 10px;
}

.demo-1 .codrops-demos {
	position: absolute;
	z-index: 2000;
	top: 30px;
	left: 30px;
}

.codrops-demos a {
    display: inline-block;
    margin: 10px;
    color: #333;
    font-weight: 700;
    line-height: 30px;
    border-bottom: 4px solid transparent;
}

.codrops-demos a:hover {
	color: #883d59;
	border-color: #883d59;
}

.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
	color: #aaa;
	border-color: #aaa;
}


/* SUB MENU */
.vertical-menu {
  width: 240px; /* Set a width if you like */
}

.vertical-menu a {
  /* background-color: #eee;  Grey background color */
  color: black; /* Black text color */
  display: block; /* Make the links appear below each other */
  padding: 10px 0px 10px 20px; /* Add some padding */
  text-decoration: none; /* Remove underline from links */
  background-image: url('../../../_img/bg/bg_sub_menu.png');background-repeat: no-repeat;background-position: center left;
}

.vertical-menu a:hover {
  background-color: #F4F4F2; /* Dark grey background on mouse-over */
  background-image: url('../../../_img/bg/bg_sub_menu_on.png');background-repeat: no-repeat;background-position: center left;
}

.vertical-menu a.active {
  background-color: #1F4775; /* Add a green color to the "active/current" link */
  color: white;
  background-image: url('../../../_img/bg/bg_sub_menu_on.png');background-repeat: no-repeat;background-position: center left;
}
.content {
	padding-top:20px;
	padding-bottom:20px;
}
.content h2 {
	color:#216791;
	font-size:1.4em;
	font-weight:bold;
}
.content h3 {
	color:#3F85C6;
	padding-left:2px;
	background-image: url('../../../_img/bg/bg_h3_content.png');background-repeat: no-repeat;background-position: top left;
	margin-bottom:8px;
	font-size:1.25em;
	height:30px;
	margin-bottom:30px;
}
.content h4 {
	color:#363786;
	padding-left:0px;
	margin-bottom:4px;
	font-size:1.1em;
	text-align:left;
}
.content p {
	color:#333333;
	line-height:1.7em;
	font-size:1.0em;
	padding-right:10px;
	padding-bottom:20px;
}

.sub_bold {
	color:#5C5C5C;
	font-size:1.1em;
	font-weight:normal;
	padding:15px 0px 60px 0px;
	line-height: 1.6em;
}
.bg_div_1 {
	background-color:#F4F4F2;
	text-align:center;
	padding:20px 0px;
}
.help {
	font-size:1.4em;padding:40px;
	color:#FF9900;
}
.content ul, ol {
	padding-top:10px;
	margin-left:15px;
	list-style-type: disc;
}
.content li {
	padding-bottom:2px;
	color: #5C5C5C;
	font-size:1.0em;
	line-height:1.7em;
}
.div_photo_txt {
	margin:0px 0px 40px 0px;
	background-color:#F4F4F2;
	font-size: 0.9em;
	padding: 5px 20px;
	color: #000;
	width:100%;
}

#tab2 {
	margin-left:0px;
	padding-left:0px;
}
#tab2 li {
	float: left;
	padding: 5px;
	list-style: none;
	cursor: pointer;
	background: #FFF;
	margin-left:5px;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
	width:180px;
	height:35px;
	text-align:center;
	border:1px solid #000;
	margin-top:8px;
}
#tab2 li.select {
	background: #5A5A59;
	color:white;
	margin-top:0px;
	height:43px;
	padding-top:10px;
}
.div_ca_0 {
	background-color:#4165AF;
	border-radius: 5px;
	color:#000;
	font-size:0.9em;
	padding:3px 10px;
	/*display: inline-block;*/
}
.div_ca_1 {
	background-color:#256FB9;
	border-radius: 5px;
	color:#FFF;
	font-size:0.9em;
	padding:3px 10px;
	/*display: inline-block;*/
}
.div_ca_2 {
	background-color:#EF8633;
	border-radius: 5px;
	color:#FFF;
	font-size:0.9em;
	padding:3px 10px;
	/*display: inline-block;*/
}
.div_ca_3 {
	background-color:#60C052;
	border-radius: 5px;
	color:#FFF;
	font-size:0.9em;
	padding:3px 10px;
	/*display: inline-block;*/
}
.div_ca_4 {
	background-color:#F7A992;
	border-radius: 5px;
	color:#000;
	font-size:0.9em;
	padding:3px 10px;
	/*display: inline-block;*/
}
.div_ca_5 {
	background-color:#FFCC00;
	border-radius: 5px;
	color:#000;
	font-size:0.9em;
	padding:3px 10px;
	/*display: inline-block;*/
}
.div_rent_area1 {
	border-radius: 5px;
	color:#000;
	font-size:0.9em;
	padding:2px 10px;
	border:1px solid #FF6600;
	color:#FF6600;
	font-weight:bold;
	float:left;
}
.div_rect_text1 {
	float:left;
	padding:1px 0px 0px 7px;
}

.div_rent_area2 {
	border-radius: 5px;
	color:#000;
	font-size:0.9em;
	padding:2px 10px;
	border:1px solid #6699FF;
	color:#6699FF;
	font-weight:bold;
	float:left;
}

.div_rent_area3 {
	border-radius: 5px;
	color:#000;
	font-size:0.9em;
	padding:2px 10px;
	border:1px solid #65D965;
	color:#65D965;
	font-weight:bold;
	float:left;
}

.div_rent_area4 {
	border-radius: 5px;
	color:#000;
	font-size:0.9em;
	padding:2px 10px;
	border:1px solid #AD8D43;
	color:#AD8D43;
	font-weight:bold;
	float:left;
}

.div_rent_area5 {
	border-radius: 5px;
	color:#000;
	font-size:0.9em;
	padding:2px 10px;
	border:1px solid #0033CC;
	color:#0033CC;
	font-weight:bold;
	float:left;
}

.div_rent_area6 {
	border-radius: 5px;
	color:#000;
	font-size:0.9em;
	padding:2px 10px;
	border:1px solid #5843AD;
	color:##5843AD;
	font-weight:bold;
	float:left;
}

.div_rent_area7 {
	border-radius: 5px;
	color:#000;
	font-size:0.9em;
	padding:2px 10px;
	border:1px solid #F0AD4E;
	color:#F0AD4E;
	font-weight:bold;
	float:left;
}

.div_rent_area8 {
	border-radius: 5px;
	color:#000;
	font-size:0.9em;
	padding:2px 10px;
	border:1px solid #FF0000;
	color:#FF0000;
	font-weight:bold;
	float:left;
}
.div_circle {
	border-radius: 50%;width:160px;height:160px;border:2px solid #FFF;text-align:center;padding-top:0px;color:#FFF;font-size:1.4em;font-weight:bold;vertical-align:middle;
}
.div_intro1 {
	width:284px;height:103px;background-color:#F4F4F2;padding:20px 0px 0px 30px;
	text-align:left;vertical-align:middle;
	line-height:60px;
}
.div_intro2 {
	width:289px;height:234px;
	text-align:left;
	padding:60px 0px 0px 60px;
}
figure {
	padding:0px;margin:0px;
}
figure img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
figure:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#bo_v_con p {
	padding-bottom:0px;
}

.div_h3 {
    display: inline-block;
    margin-top:8px;
    margin-right:7px;
    padding: 5px 16px;
    font-size: 1.2em;
    color: #FFF;
    background-color: #005984;
    border-radius: 15px;
}

.lightbox {
    display: none;
}

button.search1 {
    font-size: 0.9em;
    font-weight:bold;
    padding: 7px 20px;
    background-color: #144A6B;
    color: #fff;
    border-style: none;
}

button.search1:hover {
    background-color: #00A0E3;
    color: #fff;
}
.table_search_in td {
	height:35px;
	padding:0px;
	padding-right:25px;
	font-size:1.0em;
}
.c_gray {
	color:gray;
}

div.gallery {
  margin: 0px 0px 20px 0px;
  border: 1px solid #F3F3F3;
  float: left;
  width: 920px;
}

div.gallery:hover {
  border: 1px solid #ccc;
  background-color:#F4F5F7;
}

div.gallery img {
  width: 100%;
  height: auto;
}

div.gallery_top {
  margin: 0px 35px 30px 0px;
  border: 0px solid #F3F3F3;
  float: left;
  width: 270px;
}

div.gallery_top:hover {
  border: 0px solid #ccc;
  /*background-color:#F4F5F7;*/
}

div.gallery_top img {
  width: 100%;
  height: auto;
}

div.desc {
  padding: 25px;
  text-align: left;
}


.div_show {
	font-size:0.8em;
	padding-bottom:3px;
	background-color:#0077B9;
	width:50px;
	text-align:center;
	float:left;color:white;
	border-radius: 5px;
}
.div_show_not {
	font-size:0.8em;padding-bottom:3px;background-color:#E5ECEF;width:50px;text-align:center;float:left;
}
.div_premium {
	font-size:0.8em;padding-bottom:3px;background-color:#F47937;width:50px;text-align:center;float:left;margin-left:5px;color:white;
}
.bg_div_1 {
    background-color: #F4F4F2;
    text-align: center;
    padding: 20px 0px;
}
.div_open_box1 {
	background-color:#F2F2F2;width:270px;border-radius:5px;
}
.div_open_box2 {
	background-color:#D9D9D9;padding:10px 0px;text-align:center;border-radius:5px;font-size:1.2em;font-weight:bold;
}
.div_open_box3 {
	padding:20px;line-height:1.5em;font-size:1.1em;
}

.local_ov01 {position:relative;;margin: 10px 0;}
.local_ov01 .ov_a {display:inline-block;margin:0 0 0 5px;padding:0 0 0 10px;border-left:1px solid #ccc;color:#ff3061}

.local_ov {min-width:920px}

.local_ov01 {position:relative;;margin: 10px 0;}
.local_ov01 .ov_a {display:inline-block;margin:0 0 0 5px;padding:0 0 0 10px;border-left:1px solid #ccc;color:#ff3061}
.btn_ov01{display:inline-block;line-height:30px;height:30px;font-size:0.92em;vertical-align:top}
.btn_ov01:after{display:block;visibility:hidden;clear :both;content:""}
.btn_ov01 .ov_txt{float:left;background:#9eacc6;color:#fff;border-radius:5px 0 0 5px;padding:0 5px}
.btn_ov01 .ov_num{float:left;background:#ededed;color:#666;border-radius:0 5px 5px 0;padding:0 5px}
a.btn_ov02,a.ov_listall{display:inline-block;line-height:30px;height:30px;font-size:0.92em;background:#565e8c;color:#fff;vertical-align:top;border-radius:5px;padding:0 7px }
a.btn_ov02:hover,a.ov_listall:hover{background:#3f51b5}


/* 페이지 내 검색 */
.local_sch{}
.local_sch:after ,.local_sch div:after{display:block;visibility:hidden;clear:both;content:""}
.local_sch .btn_sch{width:30px;height:30px;border:0;padding:0;float:left;background:url(../img/sch_btn.png) no-repeat 50% 50%;border:1px solid #dcdcdc;border-left:0;text-indent:-999px;overflow:hidden}
.local_sch .btn_sch2{width:35px;height:35px;border:0;padding:0;background:url(../img/sch_btn.png) no-repeat 50% 50% #eee;border:1px solid #dcdcdc;text-indent:-999px;overflow:hidden}

.local_sch .sch_input{height:30px;border:1px solid #dcdcdc;border-right:0;;padding:0 5px;float:left;}
.local_sch select{height:30px;margin-right:3px;border:1px solid #dcdcdc}
.local_sch01{margin: 10px 0;}
.local_sch02{}
.local_sch01 .frm_input{height:30px;border:1px solid #dcdcdc;padding:0 5px;}
.local_sch01 .btn_submit{width:30px;height:30px;border:0;padding:0;background:url(../img/sch_btn.png) no-repeat 50% 50% #eee;border:1px solid #dcdcdc;text-indent:-999px;overflow:hidden}
.local_sch03{;padding:5px 15px;background:#e9ebf9;margin:10px 0}
.local_sch div{margin:5px 0;}
.local_sch03 strong{display:inline-block;width:70px;}
.local_sch03  label{margin-right:5px;display:inline-block}
.local_sch03 button{height:30px;padding:0 5px;border:0;background:#9eacc6;color:#fff;}
.local_sch03 .btn_submit{height:30px;padding:0 5px;border:0;;color:#fff;}
.local_sch03 .frm_input{height:30px;border:1px solid #dcdcdc;padding:0 5px;}


/* 페이지 내 실행 */
.local_cmd {min-width:920px}

.local_cmd01 {margin:0 0 10px;padding:0 }
.local_cmd01 .cmd_tit {font-weight:bold}
.local_cmd01 .btn_submit {padding:3px 5px;border:1px solid #ff3061;color:#fff;font-size:0.95em;vertical-align:middle}


/* 페이지 내 안내문 */
.local_desc {background:#eaeaea;padding:10px 20px;margin:10px 0;line-height:1.5em }
.local_desc ol, .local_desc ul {margin:0;padding:0 0 0 10px}
.local_desc strong{color:red}
.local_desc li{margin:10px 0}
.local_wr{margin:0 0 10px }
.local_wr:after{display:block;visibility:hidden;clear:both;content:""}

.local_desc01 {margin:10px 0 10px ;padding:10px 20px;border:1px solid #f2f2f2;background:#f9f9f9}
.local_desc01 strong {color:#ff3061}
.local_desc01 a {text-decoration:underline}

.local_desc02 {margin:10px 0 ;min-width:960px} /* 주로 온라인 서식 관련 안내 내용에 사용 */
.local_desc02 p {padding:0;line-height:1.8em}

/* 페이지 내 카운트 */
.local_ov {min-width:920px}

.local_ov01 {position:relative;;margin: 10px 0;}
.local_ov01 .ov_a {display:inline-block;margin:0 0 0 5px;padding:0 0 0 10px;border-left:1px solid #ccc;color:#ff3061}

.div_member_kbn_ {
	background-color:#0F9D58;
	border-radius:5px;
	color:#FFF;
}
.div_member_kbn_c {
	background-color:#1A73E8;
	border-radius:5px;
	color:#FFF;
}
#ul_view ul {
	list-style-type:none;
    list-style:none;
    margin:0;
    padding:0;
}

#ul_view li {
	list-style-type:none;
    margin: 0 0 0 0;
    padding: 0 0 12 0;
    border : 0;
    float: left;
    width:130px;
    height:30px;
}

.fadein_text {
    opacity: 0;
    animation: fadeInText 1s 1s ease-out forwards;
}

@keyframes fadeInText {
    100% {
        opacity: 1;
    }
}
.div_top_circle {
	width:160px;
	height:160px;
	border-radius: 50%;
	border:1px solid #bbb;
	padding-top:35px;
	text-align:center;
}
.div_txt_1 {
	color:#0059AA;
	font-size:1.3em;
	font-weight:bold;
	padding:20px 0px 15px 0px;
	font-family: 'HangeulNuri-Bold';
}
.div_txt_2 {
	line-height:1.6em;
	padding:0px 0px 55px 0px;
}
.div_txt_3 {
	color:#0059AA;
	font-size:1.3em;
	font-weight:bold;
	padding:10px 0px 15px 0px;
	font-family: 'HangeulNuri-Bold';
}
.div_txt_4 {
	line-height:1.7em;
	padding:0px 0px 55px 0px;
}
.div_txt_5 {
	color:#FF6600;
	font-size:1.2em;
	font-weight:bold;
	font-family: 'HangeulNuri-Bold';
	text-align:left;
}
.div_txt_6 {
	padding-top:10px;
	font-size:2.8em;
	color:#FFF;
	font-family: 'Black Han Sans' !important;
}
.div_txt_7 {
	padding-top:20px;
	font-size:1.8em;
	font-weight:bold;
	color:#FFF;
	font-family: 'HangeulNuri-Bold';
	height:80px;
	text-align:center;
	padding-top:30px;
}
.div_txt_8 {
	padding-top:20px;
	font-size:1.4em;
	font-weight:bold;
	color:#FFF;
	font-family: 'HangeulNuri-Bold';
	height:80px;
	text-align:center;
}

/* Dropdown Button */
.dropbtn {
	padding-top:20px;
	background-color:#FFF;
	border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
	position: relative;
	display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
	display: none;
	position: absolute;
	min-width: 80px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
	color: black;
	padding: 2px 16px;
	text-decoration: none;
	display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown
.dropdown:hover .dropbtn {background-color: #3e8e41;}
 */
 .required, textarea.required {
    background-image: url(../img/require.png) !important;
    background-repeat: no-repeat !important;
    background-position: right top !important;
}
.div_help{
	padding-top:2px;padding-left:3px;
	padding:20px 30px 30px 30px;
	background-color:#F3F4EF;
	border:1px solid #F4F4F2;
	font-size:1.0em;
	margin-top:10px;
}

.slider {
    height: 340px;
    width: 100%;
    background-color: #FFF;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 45px;
}

.slider {
    background-position: center top\9;
    background-repeat: repeat-x\9;
}

*+html .slider {
    background-position: center top;
    background-repeat: repeat-x;
}

#gallery ul,li { list-style: none; } 
#gallery { max-width: 1100px; } 
.gallery_title { height: 45px; margin-bottom: 20px; } 
.gallery_title h2 { line-height: 1; height: 45px; display: inline-block; border-bottom: 2px solid #F5821E; font-size: 20px; color: #444; padding-right: 10px; overflow:hidden; } 
#gallery ul li { float: left; width: 100px;margin:10px; background-color:#FFF; } 
#gallery ul li a { display: block; } 
#gallery ul li a span { display: table-cell; vertical-align: middle; text-align: center; width: 184px; height: 125px; border: 1px solid #dfdfdf; } 
#gallery ul li a p { width: 100%; font-size: 0.9em; color: #333; margin: 1px; height:25px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background-color:#EEE;}

.layer {
	position: absolute;
	text-align: center;
	width: 100%;
	height: 100%;
}
.layer .content {
	display: inline-block;
	vertical-align: middle
	padding-bottom:200px;
}
.layer .blank {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle
}
.span_room_name {
	margin-right:10px;
	border: 1px solid #999;
	border-radius: 3px;
}

.button10 {
	background-color: #4CAF50; /* Green */
	border: none;
	color: white;
	padding: 2px 10px 0px 10px;
	height:30px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 0.8em;
	margin: 2px 1px;
	transition-duration: 0.4s;
	cursor: pointer;
	background-color: #008CBA;
	color: white;
	border: 2px solid #008CBA;
	border-radius: 3px;
}
.button10:hover {
	background-color: white; 
	color: black; 
}
/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 200px;
  background-color: #008CBA;
  color: #fff;
  text-align: center;
  padding: 10px;
  border-radius: 3px;
  font-size:0.8em;
  box-shadow: 2px 2px 20px #008CBA;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

/* LINK */
.input_2 {
	width:100%;
	height:30px;
	border:1px solid #ccc;
}

button.link_button1 {
    font-size: 1.0em;
    font-weight: bold;
    padding: 10px 30px;
    background-color: #333C68;
    color: #fff;
    border-style: none;
    border-radius: 20px;
}

button.link_button1:hover {
    background-color: #138EFF;
    color: #fff;
}
button.link_button2 {
	background:#333C68;
	padding: 7px 15px;
	color:#fff;
	text-decoration:none;
	border:0;
	vertical-align:middle;
	font-size:0.9em;
	border-radius: 20px;
}

button.link_button2:hover {
    background-color: #138EFF;
    color: #fff;
}
.link_table {
	background-color:#D2D2D2;
	width:100%;
	margin-left:0px;
}

.link_table th {
	height:45px;
	font-weight:bold;
	background-color:#F4F4F2;
	font-size:1.0em;
	color:#000000;
	text-align:center;
}
.link_table td {
	height:45px;background-color:#FFFFFF;
	padding:10px;
	line-height: 1.6em;
	font-size:1.0em;
	text-align:center;
}
a.link_btn01,.link_btn01 {
	display:inline-block;
	background:#333C68;
	padding: 7px 15px;
	color:#fff;
	text-decoration:none;
	border:0;
	vertical-align:middle;
	font-size:0.9em;
	border-radius: 20px;
}
a.link_btn01:hover, .link_btn01:hover {
    background-color: #138EFF;
}
a.link_btn02,.link_btn02 {
	display:inline-block;
    font-size: 1.0em;
    font-weight: bold;
    padding: 10px 30px;
    background-color: #333C68;
    color: #fff;
    border-style: none;
    border-radius: 20px;
}
a.link_btn02:hover, .link_btn02:hover {
    background-color: #138EFF;
}
