input{border:1px #e0e0e0 solid; height:28px; line-height:26px;}
select{border:1px #e0e0e0 solid; height:28px;}
input[type="submit"]{cursor:pointer}
input[type="file"]{border:0; color:#666;}
input[type="radio"]{border:0;}
table{table-layout:fixed;}
.table{width:100%;}
input.person-box{width:50px;}

/*password*/
.secret{background:#f5f5f5; padding:5px;}
.PW_box{border:1px #dedede solid; background:#fff ; position:relative; padding:110px 0;}
.PW_box p{font-size:17px; line-height:28px; text-align:center;}
.pw_input{border:1px #e0e0e0 solid; border-radius:3px; padding:11px 20px; width:284px; margin:22px auto;}
.pw_input span{color:#838383; display:inline-block; border-right:1px #e0e0e0 solid; font-size:14px; padding-right:20px; margin-right:5px;}
.pw_input input{border:0; width:200px;}
.s_button{text-align:center; margin:30px auto; width:324px; }
.s_button .secret{display:inline-block; height:38px; line-height:38px; font-size:15px; color:#fff; background:#52617b url(../../images/board/board_img.png) no-repeat -20px -3px; padding:0 26px 0 44px;border:1px transparent solid; border-radius:3px; font-weight:500;}

/*button*/
.button{text-align:right; margin-top:35px;}
.button a{display:inline-block; vertical-align:top;  text-align:center; color:#fff; background:#333; border:1px transparent solid; border-radius:16px;}
.button a span{display:inline-block; font-size:14px; padding:0px 20px; line-height:32px; font-weight:500;}

.button a.list{background:#52617b;}
.button a.list span{}

.button a.write{background:#508876;}
.button a.write span{}

.button a.answer{background:#54585e;}
.button a.answer span{}

.button a.ok{background:#00c3bd;}
.button a.ok span{}



/*paging*/
.paging{text-align:center;}
.paging a{border:1px #b8bcc0 solid; margin-left:-1px;}
.paging a, .paging strong{display:inline-block; height:33px; line-height:33px;  vertical-align:top; padding:0 7px;font-weight:700; font-size:12px; color:#374652; min-width:20px;}

.paging strong{font-weight:700; background:#697887; color:#fff; height:35px;}
.paging a:hover{color:#333;}
.paging .first,.paging .prev, .paging .next, .paging .last{padding:0; border:0;}
.paging span{text-indent:-9999px; overflow:hidden; display:block; width:33px; height:33px; background:url(../../images/board/board_img.png) no-repeat; border:1px #b8bcc0 solid;}
.paging .first span{background-position:center -140px; border-right:0;}
.paging .prev span{background-position:center -260px; margin-right:10px;}
.paging .next span{background-position:center -220px; margin-left:10px;}
.paging .last span{background-position:center -180px; }

/*search*/
.b_search{text-align:right;margin-bottom:12px; margin-top:50px; margin-right:2%;}
.b_search select, .b_search .search_box{ border:1px #a8adb2 solid; border-bottom-color:#dee0e2; padding:0 5px;}
.b_search select{height:30px; font-size:13px;}
.b_search .search_box{display:inline-block; height:28px; zoom:1; *display:inline; *width:300px; background:#fff; position:relative; padding-right:75px;}
.b_search input{border:0; line-height:32px; height:28px;}
.b_search input[type="text"]{width:180px; height:24px; line-height:24px;}
.b_search input[type="submit"]{text-align:center; width:70px; background:#4c4d4a; color:#fff; position:absolute; height:30px; line-height:30px; right:-1px; top:-1px; font-weight:700; font-size:13px;}

/*gallery*/
#gallery{margin:15px 0 30px;}
#gallery ul{border-bottom:1px #a9b2bb solid;}
#gallery ul li{width:21%; overflow:hidden;  float:left;  margin-bottom:55px; margin:0 2%; height:300px;}
#gallery ul:after{clear:both; content:"."; visibility:hidden; display:block; height:0;}
.gallery_ul a{display:block; width:100%; overflow:hidden;margin:10px; margin-left:0;}
.gallery_ul .g_img{width:100%;  overflow:hidden;}
.gallery_ul .g_img img{width:100%;}
/*.gallery_ul .g_img img{transition:transform 0.2s ease 0s}
.gallery_ul a:hover .g_img img{-ms-transform: scale(1.05,1.05); -webkit-transform: scale(1.05,1.05); transform: scale(1.05,1.05);}*/
.gallery_ul .g_title{line-height:18px; height:36px; overflow:hidden; margin-top:10px; font-size:14px; word-break:keep-all;}
.gallery_ul .nada{position:relative; height:18px; line-height:18px; margin-top:10px; font-size:13px; overflow:hidden; margin-bottom:20px;}
.gallery_ul .nada .g_name{ width:150px; overflow:hidden; color:#2f71a5;}
.gallery_ul .nada .g_data{position:absolute; right:3px; font-size:11px; color:#999; bottom:0; padding-top:2px;}

/*list*/
#list table .eng, #list table .name{text-align:center;color:#565656; font-size:13px;}
#list table{margin-bottom:30px; border-bottom:1px #a9b2bb solid;}
#list table .notice_ico{display:inline-block; width:31px; height:21px; font-size:0; overflow:hidden; background:url(../../images/board/board_img.png) no-repeat 50% -600px;}
#list table td{padding:12px 0; border-bottom:1px #dee0e2 solid;}
#list table th{border-top:2px #697887 solid; border-bottom:1px #a9b2bb solid;  padding:15px 0; font-weight:normal; font-weight:500; font-size:15px;}
#list table td a{display:inline-block; margin-right:2px; max-width:80%; vertical-align:middle; height:23px; line-height:23px; font-size:15px; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden;}
#list table tr.notice_line td{background-color:#f5f5f5; border-bottom:1px #cfd6dd solid;}
#list table td a .que{padding:0 5px; color:#fff; background:#777; border-radius:2px; display:inline-block; margin-right:7px; font-size:14px;}
#list table td a .ans{padding:0 5px; color:#fff; background:#245b9a; border-radius:2px; display:inline-block; margin-right:7px; font-size:14px;}
#list table tr.list_bottom td{border-bottom:0;}
.table{background:#fff;}
.move01{color:#222323;}
.move02{color:#c43e4f;}
.move03{ color:#b07400;}
.sch_list_day{font-weight:700; color:#605248;}

/*view*/
.V_tit{border-bottom:2px #697887 solid;padding-bottom:15px; position:relative;}
.V_tit .VT01{width:80%; color:#222;  padding-left:10px; display:inline-block; float:left; font-size:18px;}
.V_tit .VT02{float:right; margin-right:10px; font-size:13px; padding-top:5px;}
.V_tit .VT02 .VT_name{display:inline-block; padding-right:10px; margin-right:10px; border-right:1px #c8c8c8 solid;}
.V_tit:after{clear:both; content:"."; visibility:hidden; display:block; height:0;}
.V_info{border-bottom:1px #e0e0e0 solid;}
.V_info li{float:left; width:33%; margin:7px 0; color:#888;}
.V_info span{display:inline-block; border-right:1px #c8c8c8 dashed; padding-right:12px; margin-right:12px; margin-left:7px; color:#555;}
.V_info:after{clear:both; content:"."; visibility:hidden; display:block; height:0;}
.V_txt{padding:30px 10px; line-height:1.6; border-bottom:1px #a9b2bb solid; color:#444;}
.V_txt a{word-break:break-all;}
.V_ans{position:relative; padding:30px; padding-left:95px; color:#5f5f5f; line-height:1.6; }
.V_ans span{position:absolute; display:block; left:0px; top:25px; width:75px; height:36px; text-align:center; line-height:36px; color:#b44604; font-size:16px; border-right:1px #c8c8c8 solid;}
.V_file{ border-top:1px #e0e0e0 solid; background:#f3f8f5;}
.V_file li{line-height:35px; color:#9d9d9d; border-top:1px #ccd8cf dashed; font-size:13px;}
.V_file li:first-child{border-top:0;}
.V_file li a{display:inline-block; color:#317542; background:url(../../images/board/board_img.png) no-repeat 22px -895px; padding:5px 0 5px 46px; margin-right:6px;}
.V_file li a:hover{text-decoration:underline;}

.news-link{background:#f7f7f7; border-bottom:1px #d5d0cd solid; padding:10px; font-size:14px;}
.news-link li{position:relative;padding-left:45px;}
.news-link span{display:inline-block; color:#007c79; margin-right:10px; padding-right:10px; position:absolute; top:0; left:0;}
.news-link span:after{display:inline-block; content:""; width:1px; height:16px; background:#a49e9a; position:absolute; right:0; top:50%; margin-top:-8px;}
.news-link a{word-break:break-all;}
.news-link a:hover{text-decoration:underline;}

.onv-txt{padding:0;}
.onv-txt li{position:relative; padding-left:140px;}
.onv-txt li span{position:absolute; width:140px; left:0; padding:20px;border-top:1px #e0e0e0 solid; display:block; font-weight:500;}
.onv-txt li p{border-top:1px #e0e0e0 solid; border-left:1px #e0e0e0 solid; padding:20px;}
.onv-txt li:first-child p, .onv-txt li:first-child span{border-top:0;}
.onv-txt li.onv-ans{background:#f9f7f5;}
.onv-txt li.onv-ans span{color:#b44604; }

.re_write div label{display:inline-block; margin-right:8px;}
.re_write div .re_pass{margin-left:15px;}
.wrtie_pp{background:#f4f4f4; padding:20px 28px; border-top:1px #a9b2bb solid;}
.re_write div label.blind{display:none;}

.re_textarea{border:1px #e0e0e0 solid; background:#fff; height:64px;margin-top:20px; width:100%}
.re_textarea textarea{width:80%; height:54px; padding:5px 10px;left:0; float:left;}
.re_textarea input[type="button"]{ display:block; background:#888f96; width:85px; height:64px; text-align:center; line-height:64px; border:1px #7c838b solid; font-size:13px; color:#fff; float:right;}
.re_list li{border-top:1px #e0e0e0 solid; position:relative; padding:10px;}
.re_list{border-bottom:1px #a9b2bb solid;}
.re_button{position:absolute; right:10px; top:15px; z-index:888;}
.re_button button{border:1px #bdbdbd solid; border-radius:3px; font-size:11px; padding:2px; margin-left:3px; color:#777;}
.re_txt{padding:5px 0 10px; color:#4f4f4f; font-size:13px;}
.re_info{margin:5px 0; line-height:13px;}
.re_info .re_name{color:#5f87be; display:inline-block; padding-right:5px; margin-right:5px; border-right:1px #e0e0e0 solid;}
.re_textarea .rere_txt{width:600px}
.re_info .eng{font-size:11px; color:#999;}
.re_list .re_textarea{width:100%;}
.re_list .re_textarea textarea{width:80%;}


.next_prev ul{border-bottom:1px #a9b2bb solid;}
.next_prev ul li{ position:relative; padding-left:160px;}
.next_prev span{display:block; position:absolute; height:48px; line-height:48px; left:0; width:70px;background:url(../../images/board/board_img.png) no-repeat 0px -1440px #f5f5f5; padding-left:70px; border-right:#d6d6d6 1px solid; color:#4f5c60; font-weight:500;}
.next_prev a{display:block; line-height:48px; height:48px; overflow:hidden; font-size:15px;  margin-right:3px;}
.next_prev .V_next{ border-top:1px #d6d6d6 solid;}
.next_prev .V_next span{background-position:0px -1390px; }

.on-view .next_prev ul{border-top:1px #a9b2bb solid;}

/*write*/
.star{color:#dc5353; vertical-align:top; display:inline-block; margin-right:3px;}
.W_agree{border:1px #e0e0e0 solid; border-bottom:0; padding:15px; color:#33373a;}
.refer_txt{text-align:right;margin:30px 5px 5px; color:#666;}
.ag_tit{color:#303232; font-size:22px;}
.W_agree p{margin-bottom:8px; line-height:1.7;}
.W_agree strong{margin-top:18px; display:block;}
.W_agree ul li{margin-bottom:10px;}
#write fieldset{padding:15px 5px; background:#253635; text-align:right; color:#fff;}
#write fieldset p{display:inline-block}
#write fieldset input{margin:0 3px;}
#write fieldset label{margin-right:15px;}
#write input{padding:0 5px;}
#write .sel{font-size:13px; border:1px #e0e0e0 solid; height:30px; }
#write textarea{width:100%; border:1px #e0e0e0 solid; height:300px;}
.captcha_txt{margin-right:5px; font-size:13px;}
#write .W_title{width:95%;}
#write table{ border-top:2px #697887 solid; }
#write table th{background:#f4f4f4; border-bottom:1px #e0e0e0 solid; border-right:1px #e0e0e0 solid; font-size:15px; font-weight:400; text-align:center;}
#write table td{padding:12px 7px; border-bottom:1px #e0e0e0 solid;}
#write table th.write_border{border-left:1px #e0e0e0 solid;}


.m-email input{width:30%;}

/* FAQ */
.f_list{margin-top:10px;border-top:2px #3c4c5f solid; margin-bottom:30px; font-size:13px;  line-height:18px;}
.f_list dl{border-bottom:1px solid #e3e3e3;}
.f_list dt{position:relative;}
.f_list dt a,.f_list dd{color:#333}
.f_list dt a{display:block;padding:20px 15px 20px 66px}
.f_list dt a:hover{background:#f7f7f7;text-decoration:none}
.f_list dt strong{margin-right:6px}
.f_list dd{display:none;position:relative;padding:20px 15px 20px 66px;border-top:1px dashed #e0e0e0;background:#f7f7f7;}
.f_list .img_ico{display:block;position:absolute;top:35%;left:15px; width:31px; height:21px;background:url(../../images/board/board_img.png) no-repeat; overflow:hidden; font-size:0;}
.f_list .ico_q{background-position:0 -1100px;}
.f_list .ico_a{background-position:0 -1300px;}
.f_list .current.faq_all{margin-top:0;border:0;border-bottom:1px solid #e0e0e0;}
.f_list .current dt a{font-weight:bold;color:#333;}
.f_list .current dt a:hover{background:#fff;}
.f_list .current dt .ico_q{background-position:0 -1200px;}
.button .faq_btn{display:inline-block; height:30px; border-bottom:2px #747b7d solid;  vertical-align:top;  text-align:center; background:url(../../images/board/board_img.png) left -350px repeat-x;}
.button button{display:inline-block; background:url(../../images/board/board_img.png) no-repeat -25px -1398px; font-size:13px; padding:0 18px 0 38px; color:#484f51;height:30px;line-height:30px;border:1px #e0e0e0 solid; border-bottom:0;}
.button .faq_btn.close button{background-position:-25px -1448px;}


.ico{display:inline-block; overflow:hidden; background:url(../../images/board/board_img.png) no-repeat; height:11px; vertical-align:middle; font-size:0; padding-left:3px;}
.file_ico{background-position:center -80px; width:22px;}
.secret_ico{background-position:center -110px; width:36px;}
.new_ico{background-position:center -50px; width:22px;}

#write .email_input input{width:30%;}

/*------개인정보동의 privacy------*/

.privacy-top-box{padding:20px; border:1px #d8d5cf solid; background:#f0f2f5; font-size:16px;}
.privacy p{margin-bottom:10px; line-height:1.7;}
.privacy p:first-child{/*margin-bottom:20px;*/}
.privacy dl{border-top:1px #e0e0e0 solid; padding-top:15px; margin-top:15px;}
.privacy dl:first-child{padding-top:0; border-top-width:0;}
.privacy dt{color:#115192; font-weight:500; margin-bottom:10px; font-size:17px;}
.privacy dd{font-size:16px;}
.privacy strong{font-weight:500;}
.privacy li{padding-bottom:5px;}

/*신청서 안 개인정보처리방침*/
.signup-privacy-box #privacy h3{background:none; padding-left:0; color:#234553; font-size:16px;}
.signup-privacy-box #privacy p, .signup-privacy-box #privacy ul{margin-left:0; font-size:15px;}
.signup-privacy-box #privacy h4{margin-left:0;}
.signup-privacy{ margin-bottom:40px;}
.signup-privacy-box{height:95px; overflow-y:scroll; border:2px #e5e9e9 solid; padding:15px; background:#fff;}
.signup-privacy-tit{position:relative; font-weight:400; font-size:2.2rem; text-transform:uppercase; padding-bottom:8px; padding-top:10px; line-height:1.5; margin-bottom:5px; color:#2c63a6;}
.signup-privacy-tit:before {content: ""; display: block; width: 30px; height: 3px; background: #2c63a6; position: absolute; top: 0; left: 0;}
.signup-agree{text-align:right; margin-top:6px;}
.signup-agree p{display:inline-block;}
.signup-agree label{display:inline-block; margin:0 5px; font-size:16px;}

.signup-privacy-box .privacy-top-box{background:none; border:0; padding:0;}

@media screen and (max-width:767px){
.m_cp_txt{display:block; margin-top:5px; }
#write table th{padding:10px 10px; border-right:0; text-align:left;}
#write table ,#write table tbody,#write table tbody tr,#write table th,#write table td{display:block;}
#write table td{padding:5px 0;}
#write table input{width:100%; box-sizing:border-box;}
#write table .m-email input{width:40%; margin-bottom:5px;}
#write .sel{width:85%; margin-top:10px;}
#write .email_input input{width:40%;}
#write .check_input input{width:20px;}
.paging .last,.paging .first{display:none;}
#list table colgroup{display:none;}
#list .table .m_blind{display:none; visibility:hidden;}
#list .table td{padding:12px 5px;}
#list table td a{max-width:90%;}
#list table th.list_table02{width:80%;}
.ico{background-repeat:no-repeat; background-size:12px; display:inline-block; width:12px; height:12px; margin-left:3px; vertical-align:middle; overflow:hidden; text-indent:-99999px;}
.file_ico{background-image:url(../../images/board/file_ico.gif);}
.secret_ico{background-image:url(../../images/board/secret_ico.gif);}
.new_ico{background-image:url(../../images/board/new_ico.gif);}
.b_search{margin-right:0; margin-top:0;}
.b_search .search_box{width:40%;}
.b_search input[type="text"]{width:90%; float:left;}
.b_search select{vertical-align:top;}
.re_textarea textarea,.re_list .re_textarea textarea{width:70%;}
.re_textarea input[type="button"]{width:20%;}
.re_write div label{display:block;}
.next_prev span{background-image:none; padding-left:0; text-align:center;}
.next_prev ul li{padding-left:90px;}
.onv-txt li{padding-left:70px;}
.onv-txt li span{width:70px;}

.on-list table th:nth-child(1), .on-list table td:nth-child(1){display:none;}

#list table td a .que, #list table td a .ans{font-size:13px;}

.V_ans{padding-left:30px;}
.V_ans span{position:relative; top:0; border-right:0; border-bottom:1px #c8c8c8 solid; width:100%; text-align:left; margin-bottom:15px; font-weight:700;}
.button{margin-right:3%;}

#gallery{ margin:12px 0;}
#gallery ul li{width:100%; margin:0; height:auto;}
.gallery_ul .nada{font-size:13px; margin:5px 0 10px;}
.gallery_ul .g_title{font-size:15px; height:25px; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden;}
.gallery_ul .nada .g_data{font-size:12px;}

/*------개인정보동의 privacy------*/
.signup-agree p{display:block;}
.signup-agree p input{height:30px;}
.signup-privacy-tit:before{top:5px;}

.privacy-top-box, .privacy dd{font-size:14px; line-height:1.4em;}
.privacy dt{font-size:15px;}

}

/*@media screen and (min-width:641px), print{
#write table th{width:20%;}
#list table th.list_table02{width:60%;}

}*/