@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@font-face { font-family: 'Times Roman'; src: url('/fonts/OPTITimes-Roman.otf') format('woff'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Times New'; src: url('/fonts/Times New Normal Regular.ttf') format('woff'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Classica'; src: url('/fonts/Classica-Bold.ttf') format('woff'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Apalu'; src: url('/fonts/Apalu.ttf') format('woff'); font-weight: 400; font-style: normal; }

@font-face { font-family: 'NotoSansCJK'; src: url('/fonts/NotoSansCJKkr-Black.woff') format('woff'); font-weight: 900; font-style: normal; }
@font-face { font-family: 'NotoSansCJK'; src: url('/fonts/NotoSansCJKkr-Bold.woff') format('woff'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'NotoSansCJK'; src: url('/fonts/NotoSansCJKkr-Medium.woff') format('woff'); font-weight: 600; font-style: normal; }
@font-face { font-family: 'NotoSansCJK'; src: url('/fonts/NotoSansCJKkr-Regular.woff') format('woff'); font-weight: 400; font-style: normal; }

@font-face { font-family: 'NotoSansCJK'; src: url('/fonts/NotoSansCJKkr-DemiLight.woff') format('woff'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'NotoSansCJK'; src: url('/fonts/NotoSansCJKkr-Light.woff') format('woff'); font-weight: 200; font-style: normal; }
@font-face { font-family: 'NotoSansCJK'; src: url('/fonts/NotoSansCJKkr-Thin.woff') format('woff'); font-weight: 100; font-style: normal; }


@font-face { font-family: 'Arita-buri'; src: url('/fonts/Arita-buriL.woff') format('woff'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Arita-buri'; src: url('/fonts/AritaBuriM.woff') format('woff'); font-weight: 400; font-style: normal; }

@font-face { font-family: 'Seokbo'; src: url('/fonts/Seokbo-Light.woff') format('woff'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Seokbo'; src: url('/fonts/Seokbo-Regular.woff') format('woff'); font-weight: 400; font-style: normal; }



@font-face {
  font-family: 'FontAwesome';
  src: url('/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}


/* reset */
html,body{width:100%;}


/* 초기화 */
html {overflow-y:scroll}
* {box-sizing:border-box;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button,strong,span,em,iframe,img, textarea,input {margin:0px;padding:0px}
body {width:100%;font-family:'Noto Sans KR'}
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}

#hd ul, nav ul, #ft ul {list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;}
button {cursor:pointer}
img {max-width: 100%;}
textarea, select {}
select {margin:0; }
p {margin:0;padding:0;word-break:break-word}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:none}
button,input,textarea:focus {outline: none;}
.clearfix {*zoom: 1;}
.clearfix:after {content: ''; display: block; clear: both;}

li{list-style:none; margin:0px; padding:0px;}

.txtLef {text-align:left !important;}
.txtRig {text-align:right !important;}
.txtCen {text-align:center !important;}
.txtJus {text-align:justify !important;}
.clear {clear:both; content:''; display:block;}

/* 팝업레이어 */
#hd_pop {z-index:100000;position:relative;margin:0 auto;width:1200px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

#totalWrap {min-width:1100px; margin:0 auto;}

/* 상단 레이아웃 */
#hd {z-index:99999; position:relative; margin:0px auto;min-width:1200px;width:100%;padding:0px;background:#fff; }
.hd_zindex {z-index:99999 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {display:block; position:relative; padding:0px 0;min-width:1200px;width:100%; zoom:1; height:32px; z-index:1;background: #223a7f;color: #fff;overflow:hidden;}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#hd .wrap {position:relative;}

/* 전체 검색 */
#hd_sch {display: inline-block;margin:32px 0 0;padding:0;border: 2px solid #55a28f;}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#hd_sch #sch_stx {padding-left: 10px;width: 342px;height: 38px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em;color:#222;font-family: 'Noto Sans KR';}

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

/* 상단 회원가입 등 링크 */
#logo {float:left;line-height: 130px;width: 250px;}
#logo a {display:block;}

#search {float: left;text-align: center;padding: 0 0 0 90px;}
.top_search_input {width: 160px;height: 28px;line-height: 28px;border: 0;padding: 0 5px;font-size: 14px;color: #777;vertical-align: middle;}
.top_search_btn {background:url(/img/btn_search.png) center no-repeat; border: 0;width: 38px;height: 38px;font-size: 0;text-indent: -999px;overflow: hidden;vertical-align: middle;cursor: pointer;}

#tnb {position: relative;float: left;margin: 0px;list-style: none;zoom: 1;line-height: 100%;padding: 0;}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:left;position:relative; margin: 0 20px 0 0;    padding: 0 0 0 18px;}
#tnb li:after {content: '';display: block;position: absolute;left: 0;top: 9px;width: 14px;height: 14px;background: url(/img/icons.png) no-repeat;}
#tnb li.tnb_mypage:after {background-position: -15px 0;}
#tnb li.tnb_logout:after {background-position: -30px 0;}
#tnb li.tnb_admin:after {background-position: -45px 0;}

#tnb li:first-child:before {display:none;}
#tnb a {display: inline-block;text-align: center;color: #fff;letter-spacing: -0.5px;overflow: hidden;font-size: 13px;line-height: 32px;font-weight: 400;}
#tnb a img {display:block; margin: 0 auto;}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none;}

#tnb .tnb_f a {padding:0;}
#tnb img {margin-right:3px}

#tlog_naviA {clear: both;min-width: 1280px;width: 100%;background: #fff;/*border-bottom: 1px solid #efefef*/;}
#tlog_naviA .wrap {position:relative;}

/* 메인메뉴 */
#gnb {float: right;}
#gnb_bg{padding:0px ;}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_1dul {margin:0 auto !important;padding:0;zoom:1;}
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli {float:left;padding: 0 43px;text-align:center;}
.gnb_1dli:after{content:'';display:block;clear:both;}
.gnb_1da {display: block;padding: 0px 5px;width: 100%;color: #600a0d !important;font-size: 16px;font-weight: 600;line-height:130px;letter-spacing: 1px;font-family: 'Times Roman';}
.gnb_1da:focus, .gnb_1da:hover {text-decoration:none;}
.gnb_1dli_air .gnb_1da {}
.gnb_1dli_on .gnb_1da {}
.gnb_2dul {display:none;position:absolute;top:40px ;width:200px;z-index:999999;}
.gnb_2da {display:block;padding:10px 20px;text-align:left;text-decoration:none;z-index:99999;}
.gnb_1dli_air .gnb_2da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_2da {background-color:#333;color:#fff}
.gnb_2da:focus, .gnb_2da:hover {text-decoration:none; display:block;z-index:99999;}
.gnb_1dli_over .gnb_2dul {display:block;left:0;background:#fff}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0;background:#fff; color:#333;}
.gnb_3dul {z-index:999999;}
.gnb_3da {display:block;padding:5px 20px;text-align:left;text-decoration:none;z-index:99999;background-color:#555; color:#f2f2f2 !important;}
.gnb_3da:focus, .gnb_3da:hover{background-color:#888;color:#fff}

#snb_wrap {position:absolute; top:50px; left:0px; width:100%;min-width:1200px; z-index:99999;   padding:0px; background:#fff;display:none; overflow:hidden;box-shadow: 0px 20px 30px 5px rgba(0,0,0,.15);}
#snb_wrap .snb {display:block;position:relative; width:1200px; margin:0 auto; padding:0;}
#snb_wrap .snb .stimg {position:absolute; top:0px; left:0px;}
#snb_wrap .snb h3 {position:absolute; top:20px; left:250px; color:#01926d; padding:0px 0px 0px 0px; margin:0px; font-weight:normal;font-size:23px;line-height:34px;letter-spacing:-1px; }
#snb_wrap .snb .stt  {position:absolute; top:62px; left:250px; font-size:13.5px; line-height:18px !important; color:#888;}

.snb dd.snb01{ text-align:left; margin-left:400px;  padding-left:40px;}


.snb .ssnb01{display:block;height:90px; }
.snb .ssnb02{display:block; height:90px;}
.snb .ssnb03{display:block;height:90px;}
.snb .ssnb04{display:block;height:90px;}
.snb .ssnb05{display:block; height:90px;}
.snb .ssnb06{display:block; height:90px;}
.snb .ssnb07{display:block; height:90px;}

#snb_wrap .snb ul li {float:left; display:inline-block; padding:0px 2px; font-size:14.5px; letter-spacing:-1px; margin-top:4px;}
#snb_wrap .snb ul:after {clear:both; content:''; display:block; }
.snb .snb01 a {display:block;color:#707070;  background:#fff; padding:0px 20px;line-height:36px !important; height:36px; border:1px solid #e8e8e8;}
.snb .snb01 a:hover {color:#fff; background:#01926d; border-color:#01926d; text-decoration:none;}
.gnbFixed {position: fixed;top: 0px;}

#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}

/* 중간 레이아웃 */
#wrapper {position:relative; margin:0 auto;width:100%; zoom:1; }
.wrap {margin:0 auto; max-width:1270px;}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

/* 하단 레이아웃 */
#ft {background: #343434;padding: 0px 0px 40px 0px;color: #888;font-weight: 400;font-size: 20px;line-height:31px;}
#ft #ft_menu .tit {color:#fff;margin:0 0 10px;}
#ft #ft_menu p {}
#ft #ft_menu span {display: inline-block;margin: 0 15px;}
#ft #ft_copy {font-size: 15px;text-transform: uppercase;margin: 15px 0 0;}

#ft #ft_menu .ftmn  {background: #fff;margin-bottom: 30px;padding: 10px 0;border-top: 1px solid #dedede;}
#ft #ft_menu .ftmn a{display:inline-block;height:63px; overflow:hidden; background:url(/img/bg_ftmn.gif) left center no-repeat; padding:0px 15px; color:#212121; font-family:'NotoKrR'; font-size:13.5px; line-height:63px; }
#ft #ft_menu .ftmn a:first-child {padding:0px 15px 0px 0px; background:none;}

.mSitelinkA {display:block; position:relative; overflow:hidden; height:100px; margin:0px auto; padding: 23px 0px; }
.mSitelinkA ul{margin:0px 0px 0px 0px; padding:0;  display:block;}
.mSitelinkA ul:after {clear:both; content:''; display:block;}
.mSitelinkA li {float:left; margin:0px; padding:0px; width:198px; height:80px; text-align:center; padding-top:5px;}
.mSitelinkA #prevBtn{position:absolute;left:0px;top:28px; cursor:pointer; width:48px; height:48px;   text-indent:-9999999px;background: url(/img/btn_sprev.png) no-repeat  center center ; cursor:pointer; opacity:1.0; -moz-opacity:1.0; 	filter: alpha(opacity=100);  -webkit-transition:.2s ease-in-out; transition:.2s ease-in-out;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.mSitelinkA #nextBtn{position:absolute;right:0px;top:28px; cursor:pointer;width:48px; height:48px;  text-indent:-9999999px; background: url(/img/btn_snext.png) no-repeat center center ; cursor:pointer; opacity:1.0; -moz-opacity:1.0; 	filter: alpha(opacity=100);  -webkit-transition:.2s ease-in-out; transition:.2s ease-in-out;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.mSitelinkA #prevBtn:hover {opacity:0.5; 	-moz-opacity:0.5; 	filter: alpha(opacity=50);}
.mSitelinkA #nextBtn:hover {opacity:0.5; 	-moz-opacity:0.5; 	filter: alpha(opacity=50);}
.mSitelinkA .bx-wrapper {width:1350px !important; }


/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {width:100px;height:41px;border:1px solid #e9e9e9}
#captcha #captcha_mp3 {position:absolute;top:0;left:101px;;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/sound.gif')}
#captcha #captcha_reload {position:absolute;top:21px;left:101px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/reload.gif')}
#captcha #captcha_key {margin:0 0 0 25px;padding:0 5px;width:70px;height:41px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:28px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:27px;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */

.btn_submit  {display:inline-block;padding:11px 25px;border:1px solid #600a0d;background:#600a0d;color:#fff;text-decoration:none;vertical-align:middle; cursor:pointer;}
fieldset .btn_submit {line-height: 1em;}

.btn_search  {display:inline-block;padding:11px 15px;border:1px solid #494949;background:#494949;color:#fff;text-decoration:none;vertical-align:middle; cursor:pointer;}
fieldset .btn_search {padding:0 10px;height:32px;line-height:30px}

#bo_sch select {margin:0;  line-height:30px; height:32px;}

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

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:30px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:3px 10px;border:1px solid #e2dfdb;background:#faf9f7;color:#666;text-decoration:none;vertical-align:middle;font-size: 0.9em;}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:3px 10px;border:1px solid #3e3e3e;background:#333;color:#fff;text-decoration:none;vertical-align:middle;font-size: 0.9em;}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none; border:1px solid #000;background:#000;}
a.btn_admin {display:inline-block;padding:3px 10px;border: 1px solid #600a0d;background: #600a0d;color:#fff;text-decoration:none;vertical-align:middle;font-size: 0.9em;} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none;background: #e24606;border: 1px solid #e24606;}
.btn_bo_adm input {padding: 3px 10px;background: #ffffff;border: 1px solid #e6e6e6;color: #999;cursor: pointer;text-decoration: none;font-size: 0.8em;line-height: 185%;}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin: 0 0 0 8px;font-family: 'tahoma';font-size: 13px;color: #444;font-weight: bold;}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0;}
.tbl_wrap caption {display:none; padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 15px 0;}

.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {display:none;padding:7px 0; border-top:1px solid #d2d2d2; border-bottom:1px solid #d2d2d2;background:#eee;color:#383838;font-size:14px; font-weight:normal;text-align:center;letter-spacing:0px; }
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:middle} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4}
.tbl_head01 td {padding:18px 5px;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px}x
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0;border-top:1px solid #ea5503; font-size:14px;}
.tbl_frm01 th {width:110px;padding:9px 13px;border:1px solid #e4e4e4;border-left:0;background:#fafafa;text-align:left; color:#333;}
.tbl_frm01 td {padding:9px 10px;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;color:#000;vertical-align:middle;padding:0px 5px; }
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:30px}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 0 5px;line-height:30px;}

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

/* 필수입력 */


/* 테이블 항목별 정의 */
th {font-weight:normal;}
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#f57624 !important;}
.txt_bold {}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:dotum;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#008cd4;font-weight: normal;}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center;font-weight: normal;padding: 0 5px;}
.pg {font-family: 'Tahoma';font-weight: bold;font-size: 0.8em;}
.pg_page, .pg_current {display:inline-block;color: #444 !important;font-weight: normal;padding:0 5px 0;}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 2px 0 2px;font-weight: bold !important;color: #0096e3 !important;}

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


.mt10 {margin-top:10px !important;}
.mt20 {margin-top:20px !important;}
.mt24 {margin-top:24px !important;}
.mt35 {margin-top:35px !important;}
.mb10 {margin-bottom:10px !important;}
.mb20 {margin-bottom:20px !important;}
.mb25 {margin-bottom:25px !important;}
.mb30 {margin-bottom:30px !important;}


/* 화면상단,하단가기 */
#page_top_down, .page_top_down { position: fixed; right: 20px; bottom: 67px; z-index: 900; }
#page_top_down.min_fixed, .page_top_down.min_fixed { right: auto; left: 0; margin-left: 920px; }
#page_top_down a, .page_top_down a { display: block; width: 50px; height: 50px; background: url(/img/sp_top_down.png) no-repeat; text-indent: -999em; }
#page_top_down a.top:hover, .page_top_down a.top:hover { background-position: -51px 0; }
#page_top_down a.down, .page_top_down a.down { margin-top: 1px; background-position: 0 -51px; }
#page_top_down a.down:hover, .page_top_down a.down:hover { background-position: -51px -51px; }



/*search*/
.open_search_btn {width: 16px;height: 16px;background: url(/img/icons.png) no-repeat;background-position: -60px 0;text-indent: -9999px;position: relative;transition: all 0.4s;border: none;}
.open_search_btn:hover {}
.open_search_btn:before {}
.tsearch {float:right;}
.search_wrap {position:fixed;top:-100%;left:0;width:100%;height:220px;background:#fff;z-index:999999;transition:all 0.4s;}
.search_wrap.on {top:0;}
.search_wrap .hd_sch_wr{margin:80px auto;width:720px;border-bottom:2px solid #219bda;position:relative;}
.search_wrap .hd_sch_wr .close_search_btn {width:30px;height:30px; position:absolute;top:-50px;right:-50px;border:none;text-indent:-9999px;background:url(/img/close_icon.png) no-repeat 50% 50%; background-size:25px;}
.search_wrap .hd_sch_wr #hd_sch {margin-bottom:10px;}
.search_wrap .hd_sch_wr #sch_stx {height:60px;line-height:60px;border:none;background:none;text-align:left;width:660px;    float: left; padding: 0 20px;box-sizing:border-box;font-size:20px;}
.search_wrap .hd_sch_wr #sch_submit {width:60px;height:60px;float:right;border:none;background:url(/img/search_submit.png) no-repeat 50% 50%;}
.search_wrap {height:240px;}
.search_wrap.on {top:0;z-index:99999999999999999999999999999;}
.search_wrap .hd_sch_wr {margin:0; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
#hd_sch {padding:0;margin:0;border:none;}
#hd_sch #sch_stx {line-height:30px !important;width:688px;height:30px;}
#hd_sch #sch_stx::placeholder {color:#999;}
#hd_sch #sch_submit {width:30px;height:30px;background:url(/img/btn_search_hover.png) no-repeat 50% 50%;}
.search_wrap .hd_sch_wr .close_search_btn{background:url(/img/icon_btn_close.png) no-repeat 50% 50%;background-size:20px; width:50px; height:50px;top: -94px;right: -240px;}   


/*20191224 gnb*/
#snb_wrap {display:none;overflow:hidden;border-bottom:1px solid #55a28f;}

#snb_wrap .inner {width:1200px;margin:0 auto;overflow:hidden;}
#snb_wrap .inner > ul {float:left;width:300px;text-align:center;line-height:34px;border-left:1px solid #e1e1e1;padding:22px 0;height:278px;}
#snb_wrap .inner > ul:hover {background:#ececec}
#snb_wrap .inner > ul:last-child{border-right:1px solid #e1e1e1;}
#snb_wrap .inner > ul > li > a {display:block;font-size:16px;}
#snb_wrap .inner > ul > li > a:hover {color:#088d6c;text-decoration:underline;}
#gnb_1dul li {position:relative}
#gnb_2dul {padding:15px 20px;display: none;box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.4);position: absolute;left: 50%;top:110px;width: 330px;transform: translate(-50%, 0);background: #ffffff; color: #333333;    border-top: 2px solid #600a0d; }
#gnb_1dul li:nth-child(2) > #gnb_2dul {/*display:none !important;*/}
#gnb_2dul > li > a {display: block;font-size: 15px;line-height: 38px;color: #333333;font-weight: 400;text-align: center;}
#gnb_2dul > li > a:hover {color:#600a0d;text-decoration:underline;text-underline-position: under;}

.footer-content {padding: 100px 0 0px 0;}
.footer-content p {border-top: 1px solid #6d6a6a;padding: 30px 0;font-size: 16px;}
.footer-content a:link{color: #ddd;}
.footer-content dl.fl {position:relative; margin-top:0px; width:100%; clear:both; padding-bottom: 40px;}
.footer-content dl.fl > dt{position:relative;float:left;width: 20%;}
.footer-content dl.fl > dd{position:relative;float:right;width: 70%;}
.footer-content dl.fl:after{clear:both; content:''; display:block;}



.btn-top {width:60px; height:60px; background:#600a0d; position:fixed; right:0%; bottom:40px; font-size:0; cursor:pointer; z-index:500; transition:all 0.25s ease-in-out; display:none;}
.btn-top:before {content:""; width:8px; height:8px; border:solid #fff; border-width:2px 0 0 2px; position:absolute; left:50%; top:calc(50% + 1px); -webkit-transform:translate(-50%,-50%) rotate(45deg);- moz-transform:translate(-50%,-50%) rotate(45deg); transform:translate(-50%,-50%) rotate(45deg);}
.btn-top.active {display:block;}

footer .footer-content li {display:inline-block;margin-right:25px;vertical-align:top;}
footer .footer-content .row .copy{float:left}
footer .footer-content .row .f_sns{float:right;padding: 24px 0;}

footer .family_btn_wrap{position:relative;left:0px;bottom: 50px;float: left;margin-right: 20px;}
footer .family_btn_wrap .family_btn {width: 250px;height: 34px;line-height: 34px;background:none;border:none;padding-left: 15px;box-sizing:border-box;border: 1px solid #ddd;}
footer .family_btn_wrap .family_btn span {display:inline-block;width:100%;text-align:left;box-sizing:border-box;color: #dddddd;font-size: 15px;line-height: 34px;font-weight: 400;background: url(/img/footer_arrow.png) no-repeat 93% 50%;}
footer .family_btn_wrap .family_list {background:#fff;/* padding: 10px  0 !important; */position:absolute;bottom: 33px;left:0;width: 250px;box-sizing: border-box;display:none;border: 1px solid #ddd;border-bottom: 0;}
footer .family_btn_wrap .family_list li a {display:block;padding: 4px 15px;font-size:14px;/* height:32px; */line-height: 160%;letter-spacing:-0.05em;color:#555;border-bottom: 1px solid #ddd;width: 250px;}
footer .family_btn_wrap .family_list li a:hover {color: #600a0d;}


footer .family_btn_wrap .family_btn1 {width: 250px;height: 34px;line-height: 34px;background:none;border:none;padding-left: 15px;box-sizing:border-box;border: 1px solid #ddd;}
footer .family_btn_wrap .family_btn1 span {display:inline-block;width:100%;text-align:left;box-sizing:border-box;color: #dddddd;font-size: 15px;line-height: 34px;font-weight: 400;background: url(/img/footer_arrow.png) no-repeat 93% 50%;}
footer .family_btn_wrap .family_list1 {background:#fff;/* padding: 10px  0 !important; */position:absolute;bottom: 33px;left:0;width: 250px;box-sizing: border-box;display:none;border: 1px solid #ddd;border-bottom: 0;}
footer .family_btn_wrap .family_list1 li a {display:block;padding: 4px 15px;font-size:16px;/* height:32px; */line-height: 160%;letter-spacing:-0.05em;color:#555;border-bottom: 1px solid #ddd;width: 250px;}
footer .family_btn_wrap .family_list1 li a:hover {color: #600a0d;}


footer .family_btn_wrap .family_btn2 {width: 250px;height: 34px;line-height: 34px;background:none;border:none;padding-left: 15px;box-sizing:border-box;border: 1px solid #ddd;}
footer .family_btn_wrap .family_btn2 span {display:inline-block;width:100%;text-align:left;box-sizing:border-box;color: #dddddd;font-size: 15px;line-height: 34px;font-weight: 400;background: url(/img/footer_arrow.png) no-repeat 93% 50%;}
footer .family_btn_wrap .family_list2 {background:#fff;/* padding: 10px  0 !important; */position:absolute;bottom: 33px;left:0;width: 250px;box-sizing: border-box;display:none;border: 1px solid #ddd;border-bottom: 0;}
footer .family_btn_wrap .family_list2 li a {display:block;padding: 4px 15px;font-size:16px;/* height:32px; */line-height: 160%;letter-spacing:-0.05em;color:#555;border-bottom: 1px solid #ddd;width: 250px;}
footer .family_btn_wrap .family_list2 li a:hover {color: #600a0d;}


footer .family_btn_wrap .family_btn3 {width: 250px;height: 34px;line-height: 34px;background:none;border:none;padding-left: 15px;box-sizing:border-box;border: 1px solid #ddd;}
footer .family_btn_wrap .family_btn3 span {display:inline-block;width:100%;text-align:left;box-sizing:border-box;color: #dddddd;font-size: 15px;line-height: 34px;font-weight: 400;background: url(/img/footer_arrow.png) no-repeat 93% 50%;}
footer .family_btn_wrap .family_list3 {background:#fff;/* padding: 10px  0 !important; */position:absolute;bottom: 33px;left:0;width: 250px;box-sizing: border-box;display:none;border: 1px solid #ddd;border-bottom: 0;}
footer .family_btn_wrap .family_list3 li a {display:block;padding: 4px 15px;font-size:16px;/* height:32px; */line-height: 160%;letter-spacing:-0.05em;color:#555;border-bottom: 1px solid #ddd;width: 250px;}
footer .family_btn_wrap .family_list3 li a:hover {color: #600a0d;}


footer .family_btn_wrap .family_btn4 {width: 250px;height: 34px;line-height: 34px;background:none;border:none;padding-left: 15px;box-sizing:border-box;border: 1px solid #ddd;}
footer .family_btn_wrap .family_btn4 span {display:inline-block;width:100%;text-align:left;box-sizing:border-box;color: #dddddd;font-size: 15px;line-height: 34px;font-weight: 400;background: url(/img/footer_arrow.png) no-repeat 93% 50%;}
footer .family_btn_wrap .family_list4 {background:#fff;/* padding: 10px  0 !important; */position:absolute;bottom: 33px;left:0;width: 250px;box-sizing: border-box;display:none;border: 1px solid #ddd;border-bottom: 0;}
footer .family_btn_wrap .family_list4 li a {display:block;padding: 4px 15px;font-size:16px;/* height:32px; */line-height: 160%;letter-spacing:-0.05em;color:#555;border-bottom: 1px solid #ddd;width: 250px;}
footer .family_btn_wrap .family_list4 li a:hover {color: #600a0d;}


footer .family_btn_wrap .family_btn5 {width: 250px;height: 34px;line-height: 34px;background:none;border:none;padding-left: 15px;box-sizing:border-box;border: 1px solid #ddd;}
footer .family_btn_wrap .family_btn5 span {display:inline-block;width:100%;text-align:left;box-sizing:border-box;color: #dddddd;font-size: 15px;line-height: 34px;font-weight: 400;background: url(/img/footer_arrow.png) no-repeat 93% 50%;}
footer .family_btn_wrap .family_list5 {background:#fff;/* padding: 10px  0 !important; */position:absolute;bottom: 33px;left:0;width: 250px;box-sizing: border-box;display:none;border: 1px solid #ddd;border-bottom: 0;}
footer .family_btn_wrap .family_list5 li a {display:block;padding: 4px 15px;font-size:16px;/* height:32px; */line-height: 160%;letter-spacing:-0.05em;color:#555;border-bottom: 1px solid #ddd;width: 250px;}
footer .family_btn_wrap .family_list5 li a:hover {color: #600a0d;}

.family {margin: 0 auto;max-width: 1620px;}


@media (max-width:1278px) {
#totalWrap {min-width: 900px;}
#tlog_naviA {min-width: 900px;}
#hd {min-width: 900px;}
#logo {float: none;margin: 0 auto;line-height: 100px;margin-top: 30px;}
#gnb {float: none;margin: 0 auto;}
.gnb_1dli {padding: 0 35px;}
.wrap {max-width: 900px;}
.family {max-width: 900px;}
 
}
 