@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&display=swap&subset=korean');
@import url('https://fonts.googleapis.com/css?family=Exo:100,300,400,500,700,900&display=swap');

/* 초기화 */
*{font-family:'Exo','Noto Sans KR','Noto Sans','맑은 고딕',sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0}
html,body{width:100%}
html{overflow-y:scroll}
body{font-family:'Exo','Noto Sans KR','Noto Sans','맑은 고딕',sans-serif;font-size:16px;font-weight:400;line-height:1;color:#555;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-interpolation-mode:bicubic}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}
ol,ul{list-style:none}
blockquote,q{quotes:'none'}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:'none'}
table{border-collapse:collapse;border-spacing:0}
input,button,textarea,select{margin:0;padding:0;font-size:1em}
input,button{line-height:1}
button{cursor:pointer}
p{margin:0;padding:0;word-break:break-all}
hr{display:none}
hr:after{display:block;visibility:hidden;clear:both;content:''}
pre{overflow-x:scroll;font-size:1em}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:400}
dfn{font-style:italic}
mark{background-color:#ff0;color:#000}
small{font-size:80%}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
audio,video{display:inline-block}
audio:not([controls]){display:none;height:0}
img{border-style:none}
svg:not(:root){overflow:hidden}
button,select{text-transform:none}

button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{/*padding:.35em .75em .625em*/}
legend{display:table;max-width:100%;padding:0;color:inherit;white-space:normal;/* 3 */box-sizing:border-box}
progress{display:inline-block;vertical-align:baseline}
textarea{overflow:auto}
[type=checkbox],[type=radio]{padding:0;box-sizing:border-box}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
details,menu{display:block}
summary{display:list-item}
canvas{display:inline-block}
template{display:none}
[hidden]{display:none}
.hidden{display:none}
a{color:#555;text-decoration:none;vertical-align:middle;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;transition:all .35s ease}
a:link,a:visited{text-decoration:none}
a:hover,a:focus,a:active{color:#666;text-decoration:underline}
::selection{background-color:#ffff00;color:#000}
::-moz-selection{background-color:#ffff00;color:#000}
img::selection{background:transparent}
img::-moz-selection{background:transparent}
i{font:inherit}
em{font-style:normal}
caption{display:none}
/*
input, select, textarea, button {font:inherit;color:inherit;vertical-align:middle;}
input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #f6f8f9 inset !important;}
select::-ms-expand {display:none;}
select{-webkit-appearance:none;-moz-appearance:none;appearance:none;}
*/

html,body{margin:0;padding:0;background-color:#ffcf06}
.clfix:after{display:block;visibility:hidden;clear:both;height:0;content:''}
.clfix{display:block}
.clfix{zoom:1}
.fl{float:left}
.fr{float:right}

img{max-width:100%;height:auto}

/* for IE 5.5-7 */
input[type=text],input[type=password],textarea{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;outline:none}
input[type=text]:focus,input[type=password]:focus,textarea:focus,select:focus{border:1px solid #558ab7 !important;/*-webkit-box-shadow:0 0 5px #9ed4ff;-moz-box-shadow:0 0 5px #9ed4ff;box-shadow:0 0 5px #9ed4ff*/}
.placeholdersjs{color:#aaa !important}

input::-webkit-input-placeholder{color:#aaa;opacity:1}
input::-moz-placeholder{color:#aaa;opacity:1}
input:-ms-input-placeholder{color:#aaa;opacity:1}
input::placeholder{color:#aaa;opacity:1}

/* 레이아웃 크기 지정 */
html{}
body{}
#hd,#container,#ft{max-width:1920px;width:100%;margin:0 auto}
.wrap{clear:both;max-width:800px;width:100%;margin:0 auto}
.wrap:after{display:block;visibility:hidden;clear:both;content:''}


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

/* 상단 레이아웃 */
#hd{position:relative;display:block;background-color:#ffcf06}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#hd #logo{padding:0;text-align:center}
#hd.main #logo{padding:100px 0 0;text-align:center}
#hd.main #logo img{padding:10px 0;max-width:70%;height:auto}
#hd.sub #logo img{padding:10px 0;height:90px}
#gnb_open{position:absolute;top:0;left:0;padding:25px;border:none;background:none;font-size:2.250em;color:#000;}
#gnb {display:none;background:#262626;position:fixed;top:0;left:0;z-index:99999;height:100%;overflow-y:auto;width:300px;-webkit-box-shadow:0 0 5px  rgba(55,55,5,0.4);-moz-box-shadow:0 0 5px  rgba(55,55,5,0.4);box-shadow: 0 0 5px  rgba(55,55,5,0.4);}

#gnb a {display:block;color:#efefef}
.gnb_1dli{position:relative;line-height:40px;}
.gnb_1dli button{position:absolute;top:0;right:0;background:url;border:0;width:40px;height:40px;overflow:hidden;border:0;background:url(../img/mobile/gnb_bg.png) no-repeat 50% 50%;text-indent:-9999px}
.gnb_1dli button.btn_gnb_cl{background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%}
.gnb_1da {padding:0 20px;border-bottom:1px solid #333}
.gnb_2dul {display:none;background-color:#333}
.gnb_2da {border-bottom:1px solid #444;background:url(../img/btn_next.gif) no-repeat 21px 17px;padding-left:30px}
#gnb_close {display:block;margin:0;height:50px;width:100%;border:0;background:url(../img/mobile/btn_close.png) no-repeat right 50%
#222222;background-size:25px;color:#fff;text-indent:-999999999px;overflow:hidden}

#gnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#gnb_empty a {display:inline;text-decoration:underline}

#hd_sch {text-align:center;padding:20px}
#hd_sch h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_sch form {position:relative;padding-right:40px;}
#hd_sch #sch_stx {width:100%;height:45px;background:#464646;border:0;padding-left:10px;border-radius:3px 0 0 3px;color:#fff}
#hd_sch #sch_submit {position:absolute;top:0;right:0;width:40px;height:45px;;border:0;border-radius:0 3px 3px 0;cursor:pointer;color:#fff;background:#464646;font-size:1.25em}

#user_btn {position:absolute;top:0;right:0;padding:25px;background:none;border:none;font-size:2.250em;color:#000}
#user_menu{display:none;position:fixed;top:0;right:0;height:100%;;overflow-y:auto;width:320px;z-index:9999;background:#fff;text-align:center;
-webkit-box-shadow:0 0 5px  rgba(55,55,5,0.4);
-moz-box-shadow:0 0 5px  rgba(55,55,5,0.4);
box-shadow: 0 0 5px  rgba(55,55,5,0.4);}
#user_close {display:block;margin:0;height:50px;width:100%;border:0;background:url(../img/mobile/btn_close.png) no-repeat right 50%
#222;background-size:25px;color:#fff;text-indent:-999999999px;overflow:hidden}
#snb_cnt span{display:inline-block;padding: 0 7px;height:18px;line-height:18px;font-size:12px;background:#3ca1ff;border-radius:20px;color:#fff}

#hd_nb{margin:20px;}
#hd_nb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_nb li{width:50%;float:left;text-align:center;line-height:25px;font-size:1.083em;font-weight:bold}
#hd_nb li a{display:block;color:#717171;padding:20px 0}
#hd_nb li i{font-size:20px;}
#hd_nb .hd_nb1{border-right:1px solid #e2e5e7;border-bottom:1px solid #e2e5e7}
#hd_nb .hd_nb2{border-bottom:1px solid #e2e5e7}
#hd_nb .hd_nb3{border-right:1px solid #e2e5e7}

/* 텍스트 크기 조절 */
#text_size {margin:0 0 10px;text-align:center;display:inline-block;padding:7px 20px;background:#e6e7e9;border-radius:25px;height:48px;}
#text_size button {margin:0 5px;border:0;background:none;height:35px;width:35px;border-radius:50%}
#text_size button.select{background:#fff;border-bottom:1px solid #bbb;
-webkit-box-shadow:0 0 5px  rgba(100,80,100,0.2);
-moz-box-shadow:0 0 5px  rgba(100,100,100,0.2);
box-shadow: 0 0 5px  rgba(100,100,100,0.2);}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 중간 레이아웃 */
#wrapper {}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#container{position:relative;padding:0 0 5%;min-height:300px}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container.main{padding:0}
#container_title{border-bottom:1px solid #ccc;background-color:#fff;font-size:1.75em;font-weight:700;color:#333;line-height:70px;text-align:center}
.top{position:relative}
.btn_top{position:absolute;top:0px;right:0px;z-index:999;padding:10px;}
.btn_top li{display:inline-block}
.btn_top a,.btn_top .btn_submit{line-height:30px;padding: 0 10px;border-radius:3px}
.btn_top .btn_cancel,.btn_top .btn_b01{border:1px solid #aaa;background:none;color:#666;line-height:28px;background:#fff}
.fixed{position:fixed;top:0;right:0;z-index:999;}
#container_title.fixed{width:100%;}
#content{padding:5% 0}

#container.main{padding:0;background-color:#ffcf06}
#container.main a{text-decoration:none}
#m1{margin-top:30px;font-size:1.688em;font-weight:500;color:#603913;text-align:center}
#m2{margin:120px auto;padding:0 5%}
#m2 li{float:left;width:33.333%;margin:2% 0;text-align:center}
#m2 li a{display:inline-block;width:90%;border-radius:5px;border:3px solid #0072bc;font-size:1.875em;font-weight:400;color:#0072bc;line-height:70px;letter-spacing:-.05em}
#m2 li:nth-child(2n) a{border:3px solid #0072bc;background-color:#0072bc;color:#ffcf06}
#m2 li a:hover{margin:3px 0 -3px}
#m3{font-size:1.188em;font-weight:500;color:#000;text-align:center;line-height:1.6em}
#m4{margin:4% auto}
#m4 li{margin:10px 0;text-align:center}
#m4 li a{display:inline-block;width:90%;border-radius:70px;border:3px solid #0072bc;background-color:#0072bc;font-size:1.875em;font-weight:400;color:#ffcf06;line-height:70px;letter-spacing:-.05em}
#m4 li:nth-child(2n) a{border:3px solid #0072bc;background-color:#ffcf06;color:#0072bc}

#container.sub{background-color:#fff}
#container.sub{line-height:1.8em}
#ctt_con h3{margin-top:40px;margin-bottom:30px;font-size:1.5em;color:#0072bc;line-height:1.3em}
#ctt_con h4{margin-top:30px;margin-bottom:20px;font-size:1.25em;color:#cc9933;line-height:1.3em}
#ctt_con h5{margin-top:20px;margin-bottom:10px;font-size:1.125em;color:#333;line-height:1.3em}
#ctt_con h3:first-child{margin-top:0}
#ctt_con h3+h4{margin-top:0}
#ctt_con h4+h5{margin-top:0}

#ctt.ctt_rules li{padding:0 0 5px 0}

#ctt.ctt_org .org{text-align:center;font-size:14px;line-height:1.2em}
#ctt.ctt_org .org_tit{display:inline-block;z-index:2;max-width:90%;width:150px;height:80px;border:1px solid #ccc;background-color:#fff;line-height:40px}
#ctt.ctt_org .org_tit b{display:block;width:100%;height:40px;border-bottom:1px solid #ccc;font-size:1.25em}
#ctt.ctt_org .org1 .org_tit{height:50px;line-height:50px}
#ctt.ctt_org .org1 .org_tit b{height:50px;border-bottom:0;background-color:#001e50;color:#fff}
#ctt.ctt_org .org1:after{content:"";visibility:visible;display:block;width:1px;height:50px;margin:0 auto;background-color:#ccc}
#ctt.ctt_org .org2:after{content:"";visibility:visible;display:block;width:1px;height:50px;margin:0 auto;background-color:#ccc}
#ctt.ctt_org .org2>ul>li{float:left;width:33.333%;line-height:40px}
#ctt.ctt_org .org2_2 .org_tit b{background-color:#1a5bb1;color:#fff}
#ctt.ctt_org .org3{position:relative;display:block}
#ctt.ctt_org .org3:after{content:"";visibility:visible;display:block;position:absolute;top:0;left:0;right:0;width:1px;height:100%;margin:0 auto;background-color:#ccc}
#ctt.ctt_org .org3>ul>li{width:45%}
#ctt.ctt_org .org3_1{float:left}
#ctt.ctt_org .org3_2{float:right}
#ctt.ctt_org .org3_1>ul>li{float:left;width:50%}
#ctt.ctt_org .org3_2>ul>li{float:left;width:33.333%}
#ctt.ctt_org .org3 dl{display:block;min-height:135px;margin-left:-1px;border:1px solid #ccc}
#ctt.ctt_org .org3 dt{display:block;height:40px;border-bottom:1px solid #ccc;font-size:1.125em;font-weight:400;line-height:40px}
#ctt.ctt_org .org3 dt br{display:none}
#ctt.ctt_org .org3 dd{float:left;width:50%;padding:3px}
#ctt.ctt_org .org4{position:relative;display:block}
#ctt.ctt_org .org4:before{content:"";visibility:visible;display:block;width:1px;height:50px;margin:0 auto;background-color:#ccc}
#ctt.ctt_org .org4:after{content:"";visibility:visible;display:block;position:absolute;top:0;left:0;right:0;width:1px;height:100%;margin:0 auto;background-color:#ccc}
#ctt.ctt_org .org4>ul>li{width:45%}
#ctt.ctt_org .org4>ul{position:relative}
#ctt.ctt_org .org4>ul:before{content:"";visibility:visible;display:block;position:absolute;top:50%;left:44%;width:6%;height:1px;margin-top:-3px;background-color:#ccc}
#ctt.ctt_org .org4_1{float:left}
#ctt.ctt_org .org4_1 li{float:left;width:50%;margin-top:-1px;margin-left:-1px}
#ctt.ctt_org .org4_1 .org_tit{max-width:100%;width:100%;height:40px}
#ctt.ctt_org .org4_1 .org_tit b{float:left;display:block;width:50%;border-right:1px solid #ccc;border-bottom:0;background-color:#6b7786;font-size:1.125em;color:#fff}
#ctt.ctt_org .org4_2{float:right}
#ctt.ctt_org .org4 dl{display:block;margin-top:-1px;border:1px solid #ccc}
#ctt.ctt_org .org4 dt{float:left;display:inline-block;width:30%;height:40px;border-right:1px solid #ccc;font-size:1.125em;font-weight:400;line-height:40px}
#ctt.ctt_org .org4 dd{float:left;width:35%;line-height:40px}
#ctt.ctt_org .org4 dd b{display:inline-block;width:30%}
#ctt.ctt_org .org5:before{content:"";visibility:visible;display:block;width:1px;height:50px;margin:0 auto;background-color:#ccc}
#ctt.ctt_org .org5 li{float:left;width:35%}
#ctt.ctt_org .org5 .org5_2{width:30%}
#ctt.ctt_org .org5 .org5_2 .org_tit b{background-color:#1a5bb1;color:#fff}
#ctt.ctt_org .org5 .org5_3 dl{float:right}
#ctt.ctt_org .org5 dl{display:block;width:95%;margin-top:-1px;border:1px solid #ccc}
#ctt.ctt_org .org5 dt{float:left;display: flex;justify-content: center;align-items: center;width:45%;height:80px;border-right:1px solid #ccc;font-size:1.125em;font-weight:400;line-height:1.2em; text-align: center;box-sizing: border-box;}
#ctt.ctt_org .org5 dd{float:left;width:55%;line-height:39px;border-top:1px solid #efefef; white-space:nowrap;overflow-x: auto;overflow-y: hidden;}
#ctt.ctt_org .org5 dd:first-child{border-top:0}
#ctt.ctt_org .org5 dd b{display:inline-block}
#ctt.ctt_org .org5 .org5_1 dd b{display:block;border-bottom:1px solid #efefef}
#ctt.ctt_org .org5 dd::-webkit-scrollbar {height: 3px;}
#ctt.ctt_org .org5 dd::-webkit-scrollbar-thumb {background: #ccc;border-radius: 3px;}
#ctt.ctt_org .org5 dd::-webkit-scrollbar-track {background: #f1f1f1; border-radius: 3px;}
#ctt.ctt_org .org6:before{content:"";visibility:visible;display:block;width:1px;height:50px;margin:0 auto;background-color:#ccc}
#ctt.ctt_org .org6>ul:before{content:"";visibility:visible;display:block;width:50%;height:1px;margin:0 auto;background-color:#ccc}
#ctt.ctt_org .org6>ul>li{float:left;width:50%}
#ctt.ctt_org .org6>ul>li:before{content:"";visibility:visible;display:block;width:1px;height:30px;margin:0 auto;background-color:#ccc}
#ctt.ctt_org .org6>ul>li>ul>li{float:left;width:33.333%}
#ctt.ctt_org .org6>ul>li>ul:before{content:"";visibility:visible;display:block;width:1px;height:30px;margin:0 auto;background-color:#ccc}
#ctt.ctt_org .org6>ul>li>ul:after{content:"";visibility:visible;display:block;width:66.666%;height:1px;margin:0 auto;background-color:#ccc}
#ctt.ctt_org .org6>ul>li>ul>li:before{content:"";visibility:visible;display:block;width:1px;height:20px;margin:0 auto;background-color:#ccc}
#ctt.ctt_org .org6 dl{display:block;width:90%;border:1px solid #ccc}
#ctt.ctt_org .org6 dt{display:block;width:100%;border-top:1px solid #ccc;border-bottom:1px solid #ccc;font-size:1.125em;font-weight:400;line-height:30px}
#ctt.ctt_org .org6 dt:first-child{padding:5px;border-top:0;line-height:1.2em}
#ctt.ctt_org .org6 dd{padding:5px}
#ctt.ctt_org .org6 .org_tit b{background-color:#1a5bb1;color:#fff}
#ctt.ctt_org .org6 dt:first-child{background-color:#6b7786;color:#fff}


/* 하단 레이아웃 */
#ft {padding:4% 0;background-color:#ffcf06}
#ft h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em}

#fnb {text-align:center}
#fnb a {display:inline-block;padding:0 10px;border-left:1px solid #333;font-size:1.250em;font-weight:500;color:#000}
#fnb a:first-child{border:0}
#ft_copy{padding:10px;line-height:2em;text-align:center;color:#000}

#top_btn {position:fixed;bottom:10px;right:10px;width:40px;height:40px;line-height:36px;border:2px solid #333;background:rgba(255,255,255,0.6);color:#333;text-align:center;font-size:15px;z-index:99}
#device_change {display:block;line-height:40px;border:1px solid #3a3a3a;border-radius:2em;color:#777;font-size:1em;text-decoration:none;text-align:center}

.dotlst1 li{position:relative;padding:0px 0px 5px 10px;text-align:left;line-height:160%}
.dotlst1 li:before{content:"";display:inline-block;position:absolute;top:10px;left:0;width:3px;height:3px;background-color:#aaa;vertical-align:middle}
.dotlst2 li{position:relative;padding:0px 0px 5px 13px;text-align:left;line-height:160%}
.dotlst2 li:before{content:"";display:inline-block;position:absolute;top:11px;left:0;width:5px;height:1px;background-color:#aaa;vertical-align:middle}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}
#copymove .tbl_head01{margin-top:10px}
#copymove td{background:#fff}
#copymove .win_btn{margin:10px}

/* 화면낭독기 사용자용 */
#hd_login_msg {display:none;position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden}

/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {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;width:40px;height:40px;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:3px 0 5px ;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}

/* 구글리캡챠 크기 조정 scale */
#captcha.recaptcha{width:213px;height:55px;overflow:hidden}
#rc-imageselect, .g-recaptcha {transform:scale(0.7);-webkit-transform:scale(0.7);transform-origin:0 0;-webkit-transform-origin:0 0;}

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

/*단축키일람 */
.cke_sc{text-align:right}
.btn_cke_sc{background:#333;color:#fff;padding:5px;border:none}
.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:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close{background:#333;padding:5px;border:none;color:#fff}

/* 버튼 */
.btn{display:inline-block;padding:0 10px;height:35px;line-height:35px;border-radius:3px}
a.btn01 {display:inline-block;background:#ddd;color:#444;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;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 {border:0;background:#0072bc;color:#fff;cursor:pointer;border-radius:3px}
fieldset .btn_submit {}
a.btn_cancel {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;;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;;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}
.btn i{font-size:0.813em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#4c4f6f;color:#fff;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {}
a.btn_b02 ,.btn_b02{display:inline-block;background:#0072bc;color:#fff;text-decoration:none;vertical-align:middle;border:0}
a.btn_b02:hover, .btn_b02:hover {}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_b04 {display:inline-block;border:1px solid #ccc;background:#fff;color:#444;text-decoration:none;vertical-align:middle}
a.btn_b04:focus, a.btn_b04:hover {text-decoration:none}
a.btn_admin {display:inline-block;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {}

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

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border:1px solid #cacaca;background:#d9d9da;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#e3e3e5;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:5px;border:1px solid #e3e3e5;line-height:1.5em;word-break:break-all}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.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 {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;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}

.tbl1{border-top:2px solid #333;width:100%}
.tbl1 table{width:100%}
.tbl1 th{background-color:#fbfbfb;padding:1.2% 1.2%;border-bottom:1px solid #ddd;border-right:1px solid #ddd;word-wrap:break-word;word-break:break-all;text-align:center}
.tbl1 td{padding:1.2% 1.2%;border-bottom:1px solid #ddd;border-right:1px solid #ddd;word-wrap:break-word;word-break:break-all}
.tbl1 thead th,#content .tbl1 thead td{padding:1.5% 1.2%}
.tbl1 thead tr th:last-child,
.tbl1 tbody tr td:last-child,
.tbl1 tfoot tr td:last-child{border-right:0}
.tbl1 th{font-weight:600}
.tbl1 td.br1_ddd{border-right:1px solid #ddd !important}


/* 기본리스트 */
.list_01{padding:0 10px;}
.list_01 li{background:#fff;border-radius:3px;margin:10px 0;padding:10px 15px;border-bottom:1px solid #ccc;}

/* 기본폼 */
.form_01{margin:10px}
.form_01 .write_div{margin:5px 0;position:relative}
.form_01 li{margin:5px 0;position:relative;list-style:none}
.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;}
.form_01 textarea {width:100%;height:100px}
.frm_input {height:40px;}
.full_input{width:100%}
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select{height:40px;border-radius:3px;background-color:#fff}
.form_01 .frm_info{font-size:0.92em;color:#4162ff;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}

#bo_sch select{background-color:#fff}

/* 자료 없는 목록 */
.empty_table {padding:100px 0 !important;color:#777;text-align:center}
.empty_list {padding:20px 0 !important;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: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:150px;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:#999}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {font-size: 1.2em;font-weight: bold;height: 50px;padding: 10px;line-height: 30px;background: #4162ff;color: #fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con{margin:10px}

.new_win .win_ul {margin:10px}
.new_win .win_ul li {display:inline-block;}
.new_win .win_ul li a {display: block;line-height: 24px;padding: 0 10px;}
.new_win .win_ul li .selected {background: #4162ff;color: #fff;border-radius: 13px;
-webkit-box-shadow: 0 0 5px rgba(65,98,255,0.8);
-moz-box-shadow: 0 0 5px rgba(65,98,255,0.8);
box-shadow: 0 0 8px rgba(65,98,255,0.8);}

.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#4162ff}
.new_win .win_btn {clear:both;margin:10px 0;text-align:center}
.new_win .win_btn a {display:inline-block;height:40px;line-height:40px;font-weight:bold}
.new_win .win_btn .btn_close {display:inline-block;padding:0 10px;border:0;background:#c6c6d2;color:#666;text-decoration:none;font-weight:bold;height:40px;border-radius:3px;margin:10px 0}
.new_win .win_btn .btn_submit {width:100%;height:40px;line-height:40px;border-radius:3px;margin:0 0 20px;display:inline-block;font-weight:bold}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal;line-height:20px}
.sv_wrap .sv {z-index:1000;width:100px;display:none;margin:5px 0 0;font-size:0.92em;background:#333;text-align:left;
-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;width:100px;margin:0;padding:0  10px;line-height:30px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333;font-weight:bold;}
.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:10px 0;text-align:center}
.pg {display:inline-block}
.pg_page, .pg_current {display:inline-block;padding:0 10px;height:30px;color:#000;line-height:28px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#fff;border:1px solid #d4d4d4;border-radius:3px}
.pg_start {background:url(../img/btn_first.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_prev {background:url(../img/btn_prev.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_next {background:url(../img/btn_next.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_end {background:url(../img/btn_end.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_current {display:inline-block;background:#4c4f6f;color:#fff;font-weight:normal;border-radius:3px;line-height:30px;}

/* 게시판 */
#bo_cate h2 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul{margin:10px 0;zoom:1;border:1px solid #0072bc;border-width:1px 0}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li{display:inline-block;float:left}
#bo_cate a{display:block;padding:10px;color:#0072bc}
#bo_cate #bo_cate_on{background-color:#0072bc;color:#fff}

#bo_list_total{margin-bottom:10px;vertical-align: bottom}
#bo_list_total span{font-size:0.92em;vertical-align:bottom}
#bo_list_total .btnWrap{float:right;display:inline-block;text-align:right}
#bo_list_total .btnWrap li{display:inline-block}

.bo_fx {margin:5px 0;padding:0 10px}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
.btn_bo_adm {text-align:center}
.btn_bo_adm li {display:inline-block;}
.btn_bo_adm button {border:0;padding:0 10px;background-color:#d13f4a;color:#fff;text-decoration:none;vertical-align:middle}
.bo_notice td a {font-weight:500}
.td_num strong {color:#000}
.bo_current {color:#e8180c}
.td_subject img {margin-left:3px}
.cnt_cmt {font-weight:500}

#bo_sch{position:relative;height:40px;margin:10px 0;border-radius:3px;border:1px solid #bdc2d8;background-color:#fff}
#bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#bo_sch select{float:left;width:30%;margin:8px 0;padding:0 10px;border:0;border-right:1px solid #ddd}
#bo_sch .sch_input{float:left;width:70%;height:38px;padding:0 40px 0 10px;border:0;background-color:transparent}
#bo_sch .sch_btn{position:absolute;top:0;right:0;width:40px;height:38px;border:0;background:none}

/* 관리자일 때 */
#bo_list_admin th label {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_list_admin th:nth-of-type(1) {width:40px}
#bo_list_admin th:nth-of-type(3) {width:100px}

#bo_list_admin td:nth-of-type(1) {text-align:center}
#bo_list_admin td:nth-of-type(3) {text-align:center}

/* 관리자가 아닐 때 */
#bo_list th:nth-of-type(2) {width:100px}
#bo_list td:nth-of-type(2) {text-align:center}

.view_is_list.btn_top{position:relative;z-index:auto;top:0;left:0}
.view_is_list{margin:8px 10px 0;height:50px;padding:10px;line-height:30px;border-radius:3px;border-bottom:1px solid #ccc;background-color:#fff;color:#333;text-align:right}
.view_is_list li{display:inline-block}


/* 게시판 쓰기 */
#bo_w #wr_email, #bo_w #wr_homepage, #bo_w #wr_subject {width:100%}

#char_count_desc {display:block;margin:0 0 5px;padding:0}
#char_count_wrap {margin:5px 0 0;text-align:right}
#char_count {font-weight:500}

#wr_email, #wr_homepage, #wr_subject, .wr_link {width:100%}

#bo_w .btnWrap{text-align:center}

/* 게시판 읽기 */
#bo_v {padding:0;background-color:#fff}
#bo_v_table {padding: 10px;color:#999;font-size:0.9em;font-weight:500}

#bo_v_title{margin-bottom:2%;font-size:1.25em;text-align:center}
.bo_v_cate{display:inline-block;margin-bottom:10px;padding:5px 10px;background:#0072bc;border-radius:3px;font-size:0.750em;font-weight:normal;color:#fff;line-height:130%}
.bo_v_tit{display:block;margin:0}

#bo_v_info {padding:10px 0px 10px;border:1px solid #eee;border-width:1px 0;font-size:0.92em;color:#888;line-height:20px;text-align:center;}
#bo_v_info h2{position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block;font-weight:normal;margin:0 5px}
#bo_v_info .profile_img img{border-radius:50%;vertical-align:top}
#bo_v_info .icon_view{display:inline-block;background:url(./img/icon_view.png) no-repeat 50% 50%;background-size:80%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin:0 3px 0 5px}
#bo_v_info .icon_comment{display:inline-block;background:url(./img/icon_comment.png) no-repeat 50% 50%;background-size:70%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin:0 3px 0 5px}

#bo_v_file{margin:10px 0;border-top:1px solid #ddd}
#bo_v_file h2 {margin-bottom:1px;padding:10px;line-height:35px}
#bo_v_file ul {margin:0;padding:0;list-style:none}
#bo_v_file li {position:relative;padding:10px;border-bottom:1px solid #fff;background-color:#f1f7fa;color:#777}
#bo_v_file a {display:block;color:#000;text-decoration:none;margin:0 0 3px}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
#bo_v_file a strong{color:#3497d9;text-decoration:underline}
.bo_v_file_cnt{font-size:0.92em}

#bo_v_link{margin:10px 0;border-top:1px solid #ddd}
#bo_v_link h2 {margin-bottom:1px;padding:10px;line-height:35px}
#bo_v_link ul {margin:0;padding:0;list-style:none}
#bo_v_link li {position:relative;padding:10px;border-bottom:1px solid #fff;background-color:#f1f7fa;color:#777}
#bo_v_link a {display:block;width:calc(100% - 70px);color:#000;text-decoration:none;margin:0 0 3px}
#bo_v_link a strong{color:#3497d9;text-decoration:underline}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}
.bo_v_link_cnt {position:absolute;top:10px;right:10px;font-size:0.92em}

#bo_v_top {margin:10px 0;text-align:center}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_top ul {margin:0;padding:0;list-style:none}
#bo_v_top ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top ul li{display:inline-block;}
.bo_v_left{float:left}
.bo_v_right{float:right}

#bo_v_bot {padding:0 10px}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_bot ul {margin:0;padding:0;list-style:none}

.bo_v_nb{position:relative;display:block;height:50px;margin:10px 0 5%;border-top:1px solid #ddd;border-bottom:1px solid #ddd;text-align:center;}
.bo_v_nb:after {display:block;visibility:hidden;clear:both;content:""}
.bo_v_nb li {}
.bo_v_nb li a{display:inline-block;padding:10px;color:#777}
.bo_v_nb .bo_v_next{position:absolute;top:0;right:0;width:50%;border-left:1px solid #eee;text-align:right}
.bo_v_nb .bo_v_prev{position:absolute;top:0;left:0;}

#bo_v_atc {min-height:200px}
#bo_v_atc_title {margin:0;padding:0;height:0;overflow:hidden}

#bo_v_img {margin:0 0 10px;width:100%;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img a.view_image{display:block}
#bo_v_img img {margin-bottom:15px;max-width:100%;height:auto}

#bo_v_con {min-height:200px;margin:3% 0;width:100%;font-size:1em;line-height:1.7em;word-break:break-all;overflow:hidden}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}

#bo_v_act {margin-bottom:30px;text-align:center}
#bo_v_act .bo_v_act_gng {position:relative}
#bo_v_act a {margin-right:5px;vertical-align:middle}
#bo_v_act a:hover{background-color:#f3f3f3}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;padding:10px 0;width:165px;background-color:#ff3061;color:#fff;text-align:center}
#bo_v_act .bo_v_good{padding:15px 0;display:inline-block;border:1px solid #000;width:70px;height:70px;line-height:20px;border-radius:50%;font-style:italic}
#bo_v_act .bo_v_nogood{padding:15px 0;display:inline-block;border:1px solid #000;width:70px;height:70px;line-height:20px;border-radius:50%;font-style:italic}
#bo_v_act .bo_v_good i,#bo_v_act .bo_v_nogood i{font-size:18px;}
#bo_v_share{position:relative;margin:20px 0;text-align:right}
#bo_v_share:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_share .btn_scrap{display:inline-block;background-color:#d4d4d4;color:#444;line-height:35px;width:70px;font-weight:500;text-align:center;border-radius:3px}

.btn_share{display:none;}
.bo_v_snswr{position:relative;float:right}
#bo_v_sns {;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;width:50px;text-align:center;margin-left:3px}
#bo_v_sns li a{height:40px;padding:10px 0;}
#bo_v_sns li .sns_f{display:block;background-color:#415b92;border-radius:3px}
#bo_v_sns li .sns_t{display:block;background-color:#35b3dc;border-radius:3px}
#bo_v_sns li .sns_g{display:block;background-color:#d5503a;border-radius:3px}
#bo_v_sns li .sns_k{display:block;background-color:#fbe300;border-radius:3px}
#bo_v_sns li img{vertical-align:top}

/* 게시판 댓글 */
.cmt_btn{background:url('./img/cmt_btn.png') no-repeat right 8px;text-align:left ;width:100% ;border:0;color:#ed6478;font-weight:500;font-size:1.167em;margin: 20px 0 10px;padding:0  0 10px ;border-bottom:1px solid #e8e8e8}
.cmt_btn_op{background:url('./img/cmt_btn.png') no-repeat right  -23px}

#bo_vc {}
#bo_vc h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc article {margin:0 0 15px}
#bo_vc header {position:relative;padding:0 0 0 50px;height:40px;line-height:20px}
#bo_vc .comment_profile_img{position:absolute;top:0;left:0}
#bo_vc .comment_profile_img img, #bo_vc .profile_img img{border-radius:50%}
#bo_vc .sv_member, #bo_vc .sv_guest {font-weight:500}
.bo_vc_hdinfo {display:inline-block;color:#777;font-style:italic}
#bo_vc h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_vc .cmt_contents {padding:10px 15px ;margin:5px 0 0 ;border-radius:5px;background-color:#f6f6f6;line-height:1.8em}
#bo_vc .cmt_contents  p{font-size:1.083em}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:underline;color:#ed6479}
#bo_vc_empty {margin:0;padding:15px !important;text-align:center}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc footer {zoom:1}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}

.bo_vc_act {text-align:right;;margin:0;list-style:none}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {display:inline-block;margin:0 2px}
.bo_vc_act li a{color:#3497d9;text-decoration:underline}

.bo_vc_w {position:relative;margin:10px 0;display:block;}
.bo_vc_w:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.bo_vc_w #char_cnt {display:block;margin:0 0 5px}
.bo_vc_w textarea{border:1px solid #ccc;background-color:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;width:100%;height:120px}
#wr_secret{}
.bo_vc_w_info{margin:5px 0}
.bo_vc_w_info:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w_info .frm_input{float:left;;width:49.5%;margin: 0 0 5px 0}
.bo_vc_w_info #wr_password{float:right;}
.bo_vc_w_info #captcha{;display:block;clear:both}
.bo_vc_w .btn_confirm{margin-top:5px;clear:both}
.bo_vc_w .icon_lock{display:inline-block;font-size:17px;padding: 5px;margin-right:5px;}
.bo_vc_w .btn_submit{height:50px;width:100%;padding:0 20px;border-radius:3px;font-weight:500;font-size:1.083em;}
.bo_vc_w_wr:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w  .bo_vc_secret{float:right;display:block;}

#bo_vc_send_sns{display:block;float:left}
#bo_vc_sns {display:block;margin:0;padding:0;list-style:none;zoom:1}
#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li {float:left;margin:0 5px 0 0}
#bo_vc_sns .sns_li_f{border-radius:3px;background-color:#3a589b;height:40px;;padding: 10px 0 10px 10px}
#bo_vc_sns .sns_li_t{border-radius:3px;background-color:#00aced;height:40px;;padding: 10px 0 10px 10px}
#bo_vc_sns .sns_li_off{background-color:#bbb}
#bo_vc_sns a{display:inline-block;padding:0 15px 0 5px;}
#bo_vc_sns input {margin:0 5px 0 0 }

/*글쓰기*/
#bo_w .bo_w_select select{border:1px solid #3497d9;background-color:#fff;width:100%}
#bo_w .bo_w_link label{position:absolute;top:1px;left:1px;border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px;background-color:#eee;text-align:center}
#bo_w .bo_w_link .frm_input{padding-left:50px}
#bo_w .bo_w_flie .lb_icon{position:absolute;top:0px;left:0px;border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px;background-color:#eee;text-align:center}
#bo_w .bo_w_flie .frm_file{padding-left:50px;}
#bo_w .bo_w_flie .file_wr{border:1px solid #ccc;background-color:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;height:40px;margin:0}
#bo_w .bo_w_flie .frm_input{margin:5px 0 0 }


@media screen and (max-width:840px){
	.wrap,#content.wrap{padding-right:20px;padding-left:20px}
	#container.main #m4.wrap{padding-right:0;padding-left:0}
	#m2{margin:17% auto}
}
@media screen and (max-width:768px){
	body{font-size:15px}
	#ft{padding:30px 0}

	#ctt.ctt_org .org3 dl{min-height:230px}
	#ctt.ctt_org .org3 dt{height:50px;line-height:50px}
	#ctt.ctt_org .org3 dt br{display:block}
	#ctt.ctt_org .org3 .org3_2_2 dt{padding:5px 0;line-height:1.2em}
	#ctt.ctt_org .org3 dd{float:none;width:100%}

	.btn{padding:0 5px;height:30px;line-height:30px}
}
@media screen and (max-width:620px){
	#hd.sub #logo img{padding:10px 0;height:70px}
	#gnb_open,#user_btn{padding:20px;font-size:2em}
	#container_title{line-height:60px}
	#m1{font-size:1.429em}
	#m2 li a{font-size:1.571em;line-height:60px}
	#m4 li a{font-size:1.571em;line-height:60px}

	#container.sub{line-height:1.6em}
	#ctt_con h3{margin-top:30px;margin-bottom:20px}
	#ctt_con h4{margin-top:20px;margin-bottom:10px}
	#ctt_con h5{margin-top:10px;margin-bottom:5px}

	#ctt.ctt_org .org4>ul:before{margin-top:-2px}
	#ctt.ctt_org .org4_1 li{float:none;width:100%;margin-left:0}
	#ctt.ctt_org .org4 dt{height:78px;line-height:78px}
	#ctt.ctt_org .org4 dd{width:70%;line-height:38px;border-top:1px solid #efefef}
	#ctt.ctt_org .org4 dd:first-child{border-top:0}
	#ctt.ctt_org .org6 dt{font-size:1em;letter-spacing:-.08em}
	#ctt.ctt_org .org6 dt br{display:none}
}
@media screen and (max-width:550px){
	#m2 li a{font-size:1.500em;line-height:50px}
	#m4 li a{font-size:1.500em;line-height:50px}

	#ctt.ctt_org .org3_1>ul>li,#ctt.ctt_org .org3_2>ul>li{float:none;width:100%;margin-top:-1px}
	#ctt.ctt_org .org3 dl{min-height:auto}
	#ctt.ctt_org .org3 dt{height:30px;line-height:30px}
	#ctt.ctt_org .org3 .org3_2_2 dt{padding:0;line-height:30px}
	#ctt.ctt_org .org3 dt br{display:none}
	#ctt.ctt_org .org5 dt{display: flex;justify-content: center;align-items: center;width:100%;height:65px;padding:5px;border-right:0;border-bottom:1px solid #ccc;text-align: center; box-sizing: border-box;}
	#ctt.ctt_org .org5 dd{float:none;width:100%;padding:5px;line-height:1.5em}
	#ctt.ctt_org .org5 dd+dd{margin-top:-5px;padding-top:5px;}
	#ctt.ctt_org .org5 .org5_1 dt{padding-top:15px}
	#ctt.ctt_org .org5 .org_tit{display:block;position:relative;z-index:2;height:114px;margin:0 auto;background-color:#fff;line-height:45px}
	#ctt.ctt_org .org5 .org_tit b{height:65px;line-height:65px}
}
@media screen and (max-width:480px){
	body{font-size:14px}
	#gnb_open,#user_btn{padding:15px;font-size:2em}
	#hd.main #logo{padding:80px 0 0}
	#hd.main #logo img{padding:10px 0;max-width:80%}
	#hd.sub #logo img{padding:10px 0;height:60px}
	#gnb_open,#user_btn{padding:15px}
	#ft{padding:20px 0}
	#fnb a{font-size:1em;letter-spacing:-.05em}
	#ft_copy{font-size:12px;letter-spacing:-.05em}
	#container_title{line-height:50px}
	#m1{font-size:1.125em}
	#m2{margin:12% auto}
	#m2 li a{font-size:1.25em;line-height:40px}
	#m3{font-size:1.125em}
	#m4 li a{font-size:1.25em;line-height:40px}

	#container.sub{line-height:1.5em}
	#ctt_con h3{margin-top:20px;margin-bottom:15px}
	#ctt_con h4{margin-top:15px;margin-bottom:5px}

	#ctt.ctt_org .org_tit b{font-size:1.125em}
	#ctt.ctt_org .org3 dt{font-size:1em}
	#ctt.ctt_org .org4_1 .org_tit b{font-size:1em}
	#ctt.ctt_org .org4 dt{font-size:1em}
	#ctt.ctt_org .org5 dt{font-size:1em}
	#ctt.ctt_org .org6 dd{font-size:12px;letter-spacing:-.08em}
	.btn{height:26px;line-height:28px}
	.btn i{display:none}
	.btn.btn_admin i{display:inline-block}
	.btn_bo_adm .btn i{display:inline-block}
}
@media screen and (max-width:414px){
	#ctt.ctt_org .org3 dd+dd{padding-top:0}
	#ctt.ctt_org .org4_1 .org_tit{height:30px;line-height:30px}
	#ctt.ctt_org .org4_1 .org_tit b{height:30px}
	#ctt.ctt_org .org4 dt{height:58px;line-height:58px}
	#ctt.ctt_org .org4 dd{line-height:28px}
	#ctt.ctt_org .org6>ul>li>ul:after{display:none}
	#ctt.ctt_org .org6>ul>li>ul>li{float:none;width:100%}
	#ctt.ctt_org .org6 dl{height:300px;margin:0 auto}
	#ctt.ctt_org .org6 dt:first-child{line-height:30px}
	#ctt.ctt_org .org6 dd{padding:3px}
	#ctt.ctt_org .org6 dd+dd{padding-top:0}
	#ctt.ctt_org .org1:after{height:30px}
	#ctt.ctt_org .org2:after{height:30px}
	#ctt.ctt_org .org4:before{height:30px}
	#ctt.ctt_org .org5:before{height:30px}
	#ctt.ctt_org .org6:before{height:30px}
	#ctt.ctt_org .org6>ul>li>ul:before{height:0}
}
@media screen and (max-width:360px){
	body{font-size:13px}
	#hd.main #logo img{max-width:90%}
	#fnb a{padding:0 5px;border-left:none}
	#ft_copy{font-size:11px}
	#container_title{line-height:45px}
	#m2{margin:10% auto}
	#m2 li a{font-size:1.125em;line-height:30px}
	#m4 li a{font-size:1.125em;line-height:30px}

	#container.sub{line-height:1.4em}

	#ctt.ctt_org .org5 dt{font-size:1em}
	#ctt.ctt_org dd{font-size:12px}
	.btn{height:24px;line-height:26px}
}

@media screen and (max-width:768px){
	.bo_v_nb{height:45px}
}
@media screen and (max-width:480px){
	.bo_v_nb{height:40px}
}
