@charset "utf-8";
/* SIR 지운아빠 */

/* ### 기본 스타일 커스터마이징 시작 ### */
body {overflow-x:visible !important;}
.modal{background: rgba(0,0,0,0.5);}
.modal-backdrop.show{display: none;}

.fz_gallery_list{
    display:block;
    clear: both;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* only chrome */
    #bo_sch select {padding:0 20px 0 5px;}
}

.sound_only{width: 0!important;;height: 0 !important;}


#bo_list table td, #fqalist table td{background: none!important;}
table.calendar{background: none!important;}

@keyframes move{
    from {
        transform:rotate(0deg)        
    }
    to {
        transform:rotate(360deg) 
    }
}
#holiday_list2 li button{
    width:100%;
    height: 30px;
    border:1px solid #d9d9d9;
    border-radius: 3px;
    padding: 0 10px;
    text-align: left;
    margin-bottom:5px;
}


/*jsh add style*/
.admin_cel{float:right;margin-left:15px;}
.admin_cel input {height:34px;padding:0 10px;position: relative;left:-5px;border:2px solid #4caf50;border-left:0}
.admin_cel label {display:inline-block;height:34px;line-height:34px;background:#4caf50;padding:0 10px;color:#fff;border-radius:3px;font-weight:400}
.admin_cel .ui-datepicker-trigger{display:none}
.admin_cel {margin-bottom:10px}

.holiday_con{padding:15px 0;}
.holiday_con:first-child{border-bottom:1px dashed #d9d9d9;padding-top:0}
.holiday_con:last-child{padding-bottom:0}
.holiday_con h6{margin-bottom:15px}
.holiday_setting_checkbox label{margin-bottom:5px;margin-right:5px}
.holiday_setting_checkbox{margin-bottom:10px}
#J_ajax_loding{display:none}
#J_ajax_loding{background:rgba(0,0,0,0.9);width:100%;height:100%;position:fixed;left:0;top:0;z-index:9999;text-align: center;}
#J_ajax_loding > div{display:table;width:100%;height:100%}
#J_ajax_loding > div > div{display:table-cell;width:100%;height:100;vertical-align:middle}
#J_ajax_loding span{color:#fff;font-size:0.9rem;}
#J_ajax_loding .fas {display:block;color:#fff;font-size:1.5rem;margin-bottom:20px;animation:move infinite 2s linear}
a {color:black;}
#holiday_ajax_list li{float:left;width:50%;padding:3px 10px}
#holiday_ajax_list li:after{content:"";clear:both;display:block}
#holiday_ajax_list button{float:right;background:#333;border-color:#333;color:#fff;box-shadow: 0 0 0 0;}
@media all and (max-width:768px) {
	.U_hd_btn01{width:100%;display:block;margin-top:10px}
}
#holidays{background:rgba(0,0,0,0.9)}
.hd_btn02{line-height:38px;height:38px;padding:0;border:1px solid #767676;background-color: #fff;padding:0 5px;border-radius: 5px;}

.modal-dialog{max-width:1024px;padding-top:100px}
.modal-header{
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    flex-direction: row-reverse;
}

/* 게시판 버튼 */
/* 목록 버튼 */
*[id^="bo_list"] a.btn_b01 {}
*[id^="bo_list"] a.btn_b01:focus, #bo_list a.btn_b01:hover {}
*[id^="bo_list"] a.btn_b02 {display:table-cell;width:80px;height:34px;border:1px solid #dcdcdc;border-radius:4px;background:#fff;color:#333;font-size:14px;line-height:18px;letter-spacing:-0.1em;text-align:center;text-decoration:none;vertical-align:middle}
*[id^="bo_list"] a.btn_b02:focus, #bo_list a.btn_b02:hover {}
*[id^="bo_list"] a.btn_admin {display:inline-block;width:80px;height:34px;padding:7px;border:0px solid #e8180c;border-radius:4px;background:#424a60;color:#fff;font-size:14px;text-align:center;text-decoration:none;vertical-align:middle;line-height:20px;} /* 관리자 전용 버튼 */
*[id^="bo_list"] li.btn_b02 {display:table-cell;width:80px;height:34px;border:1px solid #dcdcdc;border-radius:4px;background:#fff;color:#333;font-size:14px;line-height:18px;letter-spacing:-0.1em;text-align:center;text-decoration:none;vertical-align:middle;}
*[id^="bo_list"] li.btn_b02:focus, #bo_list a.btn_b02:hover {}

} /* 관리자 전용 버튼 */
*[id^="bo_list"] a.btn_admin:focus, #bo_list .btn_admin:hover {}

/* 읽기 버튼 */
#bo_v a.btn_b01 {display:inline-block;width:80px;height:34px;padding:7px;border:1px solid #dcdcdc;border-radius:4px;background:#fff;color:#333;font-size:14px;text-align:center;text-decoration:none;vertical-align:middle;line-height:20px;}
#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover {}
#bo_v a.btn_b02 {width:80px;height:34px;border:0px solid #3b3c3f;border-radius:4px;background:#424a60;color:#fff;font-size:14px;line-height:20px;letter-spacing:-0.1em;text-align:center;text-decoration:none;}
#bo_v a.btn_b02:focus, #bo_v a.btn_b02:hover {}
#bo_v a.btn_admin {display:inline-block;width:80px;height:34px;padding:7px;border:0px solid #e8180c;border-radius:4px;background:#9E9E9E;color:#fff;font-size:14px;text-align:center;text-decoration:none;vertical-align:middle;line-height:20px;} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {}

/* 쓰기 버튼 */
#bo_w .btn_confirm {margin-bottom:50px;} /* 서식단계 진행 */
#bo_w .btn_submit {width:190px;height:45px;margin-right:4px;padding:8px;border:0;border-radius:4px;background:#454c60;color:#fff;font-size:14px;letter-spacing:-0.5px;cursor:pointer}
#bo_w button.btn_submit {}
#bo_w fieldset .btn_submit {}
#bo_w .btn_cancel {display:inline-block;width:190px;height:45px;padding:7px;border:1px solid #dcdcdc;border-radius:4px;background:#fff;color:#333;font-size:14px;text-decoration:none;line-height:30px;vertical-align:middle}
#bo_w button.btn_cancel {}
#bo_w .btn_cancel:focus, #bo_w .btn_cancel:hover {}
#bo_w a.btn_frmline, #bo_w button.btn_frmline {height:35px;margin-left:5px;padding:10px;border-radius:4px;font-size:1em;line-height:14px;} /* 우편번호검색버튼 등 */
#bo_w button.btn_frmline {}

/* 기본 테이블 */
/* 목록 테이블 */
*[id^="bo_list"] {padding:20px 0;font-size:14px;}
*[id^="bo_list"] .tbl_head01 {margin:20px 0;}
*[id^="bo_list"] .tbl_head01 caption {display:none;}
*[id^="bo_list"] .tbl_head01 thead th {padding:12px 0;border-right:0;border-left:0;border-top:1px solid #dddd;border-bottom:1px solid #dddd;background:#fff;color:#333;font-weight:bold;font-size:14px;text-align:center;letter-spacing:-0.1em}
*[id^="bo_list"] .tbl_head01 thead a {}
*[id^="bo_list"] .tbl_head01 thead th input {vertical-align:middle;} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
*[id^="bo_list"] .tbl_head01 tfoot th {}
*[id^="bo_list"] .tbl_head01 tfoot td {}
*[id^="bo_list"] .tbl_head01 tbody th {}
*[id^="bo_list"] .tbl_head01 tbody td a:hover {text-decoration:underline;}
*[id^="bo_list"] .tbl_head01 td {padding:14px 10px;border:1px solid #ddd;border-right:0;border-left:0;color:#333;font-size:14px;word-break:break-all;vertical-align:middle;text-overflow:ellipsis;overflow:hidden;}
*[id^="bo_list"] .tbl_head01 a {color:#333;}
*[id^="bo_list"] td.empty_table {}
*[id^="bo_list"] input[type="checkbox"] {margin:0;}
*[id^="bo_list"] .icon_file:before {font-family:'fontawesome';content:"\f0c7";margin-left:2px;color:#45b0b6;}
*[id^="bo_list"] .icon_link:before {font-family:'fontawesome';content:"\f0c1";margin-left:2px;color:#45b0b6;}


/* 읽기 내 테이블 */
#bo_v .tbl_head01 {}
#bo_v .tbl_head01 caption {}
#bo_v .tbl_head01 thead th {}
#bo_v .tbl_head01 thead a {}
#bo_v .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_v .tbl_head01 tfoot th {}
#bo_v .tbl_head01 tfoot td {}
#bo_v .tbl_head01 tbody th {}
#bo_v .tbl_head01 td {}
#bo_v .tbl_head01 a {}
#bo_v td.empty_table {}

/* 쓰기 테이블 */
#bo_w {padding:0;}
#bo_w table {font-size:14px;table-layout:fixed;}
#bo_w h2 {display:none;margin-bottom:5px;font-size:18px;color:#333;font-weight:bold;}
#bo_w caption {}
#bo_w .tip {margin-bottom:20px;color:#e05349;font-size:14px;font-weight:bold;}
#bo_w .tbl_frm01 input[type="checkbox"], input[type="radio"] {}
#bo_w .tbl_frm01 label {margin:0;font-weight:500;}
#bo_w .frm_info {}
#bo_w .frm_address {}
#bo_w .frm_file {margin:0; width:40%;}
#bo_w .del {margin:5px 0 0;}
#bo_w .del label {font-weight:normal;}
#bo_w .tbl_wrap caption {color:#333;}

#bo_w .tbl_frm01 {margin:0 0 70px;}
#bo_w .tbl_frm01 th {width:140px;padding:7px 10px;border:1px solid #ddd;border-left:0;border-right:0;color:#333;background:#fff;font-weight:500;font-size:14px;text-align:left;vertical-align:middle;}
#bo_w .tbl_frm01 td {height:55px;padding:12px 10px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:transparent;vertical-align:middle;overflow:hidden;background: #fff;;}

#bo_w .tbl_frm01 textarea, #bo_w tbl_frm01 .frm_input {}
#bo_w .tbl_frm01 textarea {padding:5px;border-radius:4px;background:#fdfdfd;}
/*
#bo_w .tbl_frm01 #captcha {}
#bo_w .tbl_frm01 #captcha input {}
*/
#bo_w .tbl_frm01 a {}
#bo_w .tbl_frm01 a:hover {text-decoration:underline;}
#bo_w .input07 {width:70%;}

.info {padding:30px;background:#ffffff}
.info h4 {color:#333;letter-spacing:-0.05em;font-size:16px;}
#bo_w .tbl_frm01 .info label {font-weight:500;}

#bo_w .file_btn{border:1px solid #e4eaec;padding:5px 15px;border-radius:3px;height:36px;position:absolute;top:0px; right:0px;background:#e4e4e4;}
#bo_w .file_btn:hover, #bo_w .bo_w_file .file_btn:active, #bo_w .bo_w_file .file_btn:focus, #bo_w .bo_w_file .file_btn:visited{text-decoration:none;}
#bo_w input[type=file] {width: 100%;  position: absolute;  top: 0;  left: 0;  opacity: 0;}
.file_box {position:relative;}
.file_box input[type=text] {display:inline-block;width:91%;}

/* 필수입력 */
#bo_w .required, #bo_w textarea.required {}

#bo_w .cke_sc {}
#bo_w button.btn_cke_sc{display:none;}
#bo_w .cke_sc_def {}
#bo_w .cke_sc_def dl {}
#bo_w .cke_sc_def dl:after {}
#bo_w .cke_sc_def dt, #bo_w .cke_sc_def dd {}
#bo_w .cke_sc_def dt {}
#bo_w .cke_sc_def dd {}


/* 페이징 */
.pg_wrap {clear:both;margin:0;padding:30px 0 0;font-size:12px;text-align:center}
.pg {}
.pg_page, .pg_current, .qa_page {}
.pg_page, .qa_page {}
.pg_page, .pg_current {display:inline-block;width:30px;height:30px;margin:0 1px;padding:0 8px;color:#7a7e8a;font-size:12px;letter-spacing:0;line-height:2.5em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {border:1px solid #b1b4bb;border-radius:4px;color:#7a7e8a !important;text-decoration:none}
.pg_start, .pg_prev {/* 이전 */width:42px;background-position:8px 1px;}
.pg_end, .pg_next {/* 다음 */width:42px;}
.pg_end {background:url('./img/paging.gif');background-position:-75px 1px;}
.pg_current {display:inline-block;margin:0;background:#7a7e8a;border-radius:4px;color:#fff !important;font-weight:normal}

/* 공통 */

.essential {color:#e05349;font-weight:bold;vertical-align:middle;}
.frm_input {outline:#333;width:230px;height:36px;padding:4px;border:1px solid #e4eaec;border-radius:4px;font-size:14px;background:#fdfdfd !important;}
.input01 {width:100px }
.input02 {width:140px }
.input03 {width:210px}
.input04 {width:350px }
.input05 {width:80% }
.input06 {width:40% }

/*#captcha {margin-bottom:3px;vertical-align:middle;}
#captcha legend {display:none;border:0;}
#captcha #captcha_img {position:absolute;width:122px;height:46px;padding:5px 0 0;margin:0;border:1px solid #e4eaec;border-radius:4px;vertical-align:middle;background:#fff;}
#captcha #captcha_key {margin:0 0 0 150px;padding:0 5px;width:95px;height:45px;border:1px solid #e4eaec;border-radius:4px;background:#f7f7f7;font-size:16px;font-weight:normal;text-align:center;line-height:2.4em;vertical-align:top}
#captcha #captcha_info {float:right;display:inline;margin:11px 0 0 15px;color:#666;font-size:14px;letter-spacing:-0.5px}
#captcha #captcha_mp3 {position:absolute;top:0;left:120px;;margin:0;padding:0;width:23px;height:23px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:23px;background:url('./img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:23px;left:120px;margin:0;padding:0;width:23px;height:23px;border:0;background:url('./img/captcha.png') no-repeat  0 -23px;vertical-align:middle;overflow:hidden;cursor:pointer;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_reload span {}*/
#captcha {display:block !important;position:relative;}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;border:0px;}
#captcha #captcha_img{width:120px;height:40px;}
#captcha #captcha_mp3{
	width:40px;height:40px;display:inline-block;margin:0px;text-indent:-999999px;
	background:#e3e3e3 url(./img/captcha.png) 40% 5px no-repeat;border-radius:4px;border:0;
}
#captcha #captcha_reload{width:40px;height:40px;display:inline-block;margin:0px;text-indent:-999999px;
	background:#e3e3e3 url(./img/captcha.png) 40% -25px no-repeat;border-radius:4px;
}
#captcha #captcha_key {
	box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	clear:none;margin:0px;font-size:1.333em;font-family:"NanumGothicBold";font-weight:400;line-height:40px;height:40px;
	width:160px; margin-left:5px;border-radius:4px;background:#fdfdfd !important;border:1px solid #e4eaec;
}
#captcha #captcha_info {display:block;margin:10px 0 0;font-size:0.95em;letter-spacing:-0.1em;}


/* 새창 */
.new_win .win_btn input {background:#333;}
.new_win #win_title {color:red;}

/* ### 기본 스타일 커스터마이징 끝 ### */

/* 게시판 목록 */
#bo_list .td_chk {width:30px;text-align:center}
#bo_list .td_group {width:100px;text-align:center}
#bo_list .td_board {width:120px;text-align:center}
#bo_list .td_num {width:50px;text-align:center}
#bo_list .td_numbig {width:80px;text-align:center}
#bo_list .td_mb_id {width:100px;text-align:center}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_name {width:100px;text-align:left}
#bo_list .td_date {width:60px;text-align:center}
#bo_list .td_datetime {width:150px;text-align:center}
#bo_list .td_mng {width:80px;text-align:center}

/*#bo_cate h2 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin:5px 10px;padding-left:1px;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-bottom:-1px;width:25%}
#bo_cate a {display:block;position:relative;margin-left:-1px;padding:5px 0;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;text-decoration:none;letter-spacing:-0.1em}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:2;border:1px solid #565e60;background:#fff;color:#565e60;font-weight:bold}
*/


/*list_버튼*/
#bo_cate_pc_ul .btn-default{margin-right:5px;}
#bo_cate_pc_ul .btn-default a:hover{text-decoration:none;}
.bo_fx_adm{border:0}


/* 관리자일 때 */
#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}*/

/* 게시판 목록 공통 */

/* 검색창 */
#bo_sch {position:relative;text-align:right;}
#bo_sch select {
	background: #fdfdfd url('./img/select_box_ico.png') right center no-repeat !important;
	height: 35px;line-height: 35px;display: inline-block;
	border:1px solid #e4eaec;color: #777777;border-radius:3px;width:107px;
	font-family:inherit;font-size:14px;
    -webkit-appearance: none;-moz-appearance: none;appearance: none;
}
#bo_sch .btn_submit {margin-left:3px;padding:0 3px 0 0;width:60px;height:34px;border-radius:4px;font-size:14px;background:#424a60;line-height:1em}

.bo_fx {margin-bottom:5px;*zoom:1;}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left;padding:0;height:2.5em;line-height:2.5em}
#bo_list_total:before {font-family:'fontawesome';content:"\f0f6";margin-right:1px;font-size:15px;}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {}
.btn_bo_adm li {float:left/*;margin-right:5px;*/padding-bottom: 10px}
.btn_bo_adm input, .btn_bo_adm label {min-width:100px}
.btn_bo_adm input,.btn_bo_adm label {display:table-cell;width:80px;height:34px;padding-right:2px;border:1px solid #dcdcdc;border-radius:4px;background:#fff;color:#333;font-size:14px;letter-spacing:-0.1em;line-height:14px;}
.bo_notice td {background:#f7f7f7}
.bo_notice td a {font-weight:bold}
.td_num strong {color:#000}
.bo_cate_link {display:inline-block;margin:0 3px 0 0;padding:0 6px 0 0;border-right:1px solid #e7f1ed;color:#999 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */
.bo_current {color:#e8180c}
.td_subject a {display:block}
.td_subject img {margin-left:3px}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

.calendar.calendar2_base_skin{max-width:125px}
#container.wild{width: 100% !important;}

/* 게시판 쓰기 */
#bo_w #wr_email, #bo_w #wr_homepage, #bo_w #wr_subject {width:200px;}

#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:bold}

#wr_email, #wr_homepage, #wr_subject, .wr_link {width:100%}

.postbtn {width:100px; height:37px; font-size:13px; color:#333; background:#e4e4e4 !important;}

/* 게시판 읽기 */
/* 게시판 읽기 */
#bo_v {padding:20px 30px;margin-bottom:20px;}

#bo_v_table {display:none;position:absolute;top:0;right:16px;margin:0;padding:0 5px;height:25px;background:#ff3061;color:#fff;font-weight:bold;line-height:2.2em}

#bo_v_title {display:block !important;padding:10px 13px 5px;border-top:1px solid #ddd;color:#333333;font-size:16px;font-weight:bold;line-height:25px;word-break:break-all;}

#bo_v_info {padding:0 13px 10px;border-bottom:1px solid #ddd;font-size:14px;line-height:23px;}
#bo_v_info:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info strong {margin-right:15px;color:#777;font-weight:normal;vertical-align:middle;}
#bo_v_info .bo_v_info_tit {margin-right:7px;color:#333;font-weight:500;vertical-align:middle;}
#bo_v_info .bo_v_info_tit .sv_guest {font-weight:normal;}
#bo_v_info .sv_guest {font-weight:normal;}
#bo_v_info .right {float:right;}
#bo_v_info .right span {margin-left:0;}

#bo_v_link li, #bo_v_file li {padding:13px 20px;border-bottom:1px solid #ddd;line-height:23px;background:#fff;}
#bo_v_file strong, #bo_v_link strong {font-weight:normal;}

#bo_v_file {padding:0;}
#bo_v_file h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;padding:0;list-style:none}
#bo_v_file a {display:inline;padding:0;width:100%;color:#333;font-size:14px;}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
#bo_v_file span {display:none;}
.bo_v_file_cnt {display:inline-block;margin:0 0 3px 10px;color:#777;}

#bo_v_link {padding:0;}
#bo_v_link h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_link ul {margin:0;padding:0;list-style:none;white-space:nowrap;}
#bo_v_link a {display:inline;color:#333;font-size:14px;}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}
#bo_v_link span {display:none;}
.bo_v_link_cnt {display:inline-block;margin:0 0 3px 10px;color:#777;}

#bo_v_file img, #bo_v_link img {float:none;margin:0 3px 0 0;}

#bo_v_top {display:none;margin:0 0 10px;padding:10px 0;zoom:1}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_top ul {margin:0;padding:0;list-style:none}

#bo_v_bot {zoom:1}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_bot ul {margin:0;padding:0;list-style:none}

.bo_v_nb {float:left}
.bo_v_nb li {float:left;margin-right:5px}
.bo_v_com {float:right;zoom:1}
.bo_v_com:after {display:block;visibility:hidden;clear:both;content:""}
.bo_v_com li {float:left;margin-left:5px}

#bo_v_atc {min-height:200px;height:auto !important;height:200px;padding:0;font-size:14px;color:#333;}
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_atc #bo_v_con table {width:100%;border:1px solid #ddd}
#bo_v_atc #bo_v_con table tr, #bo_v_atc #bo_v_con table td {padding:14px 8px;border:1px dotted #ddd;font-size:14px;}
/*
#bo_v_atc #bo_v_con table td:first-child {width:110px;font-weight:bold;text-align:center;background:#f3f3f3;}
*/
#bo_v_atc #bo_v_con table th{width:140px;font-weight:bold;text-align:center;background:#f7f7f7;}
#bo_v_atc > #bo_v_con {margin-bottom:5px;}
#bo_v_atc > #bo_v_con + #bo_v_con {padding:8px;border:1px solid #ddd;}

#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 img {margin-bottom:20px;max-width:100%;height:auto}

#bo_v_con {margin:0 0 30px 0;width:100%;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_con .wrap {padding:0;}

#bo_v_act {margin:30px 0;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 strong {color:#ff3061}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}

#bo_v_sns {margin:0 0 20px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;margin:0 5px 0 0}

/* 게시판 댓글 */
#bo_vc {margin:20px 0;padding:30px;border:1px solid #ddd;font-size:14px;color:#333;background:#fff;}
#bo_vc article {padding:0 0 10px;border-top:1px dotted #ccc}
#bo_vc header {position:relative;padding:15px 0 5px;}
#bo_vc header .icon_reply {top:20px;margin-right: 5px;}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc h2 {margin-bottom:10px;color:#444;font-size:16px;font-weight:500;}
#bo_vc h2:before {content:"\f27b";font-family:"fontawesome";margin-right:3px;}

#bo_vc p img {margin:0 3px 2px 0}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:none}
#bo_vc span h2 {padding-top:25px;}
#bo_vc a {color:#333;}
#bo_vc a:hover {text-decoration:underline;}
#bo_vc footer {zoom:1}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc input[type="text"], #bo_vc textarea {padding:5px;border-radius:4px;background:#fff !important;}
#bo_vc .sv_wrap {margin-right:15px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold;color:#333;}
#bo_vc .guest {vertical-align:middle;}
#bo_vc .comment_fram {margin-bottom:10px;padding:20px;border:0;border-radius:5px;background:#e6ecef;}
#bo_vc #captcha_info {display:none;}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc .tbl_wrap table {table-layout:fixed;background:#f3f3f3;}
#bo_vc .tbl_wrap table th {text-align:center;font-weight:500;}
#bo_vc .tbl_wrap table td {padding:10px;}
#bo_vc .tbl_wrap table label {font-weight:500;}
#bo_vc .tbl_frm01 th, #bo_vc .tbl_frm01 td {border-left:0;border-right:0;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;}
#bo_vc #captcha {overflow:hidden;}
#bo_vc .btn_submit {width:110px;padding:8px;margin-left:0;border:0;border-radius:4px;background:#454c60;color:#fff;font-size:14px;letter-spacing:-0.1em;cursor:pointer}
#bo_vc_empty {margin:0;padding:20px !important;text-align:center}

#bo_vc_w {border-bottom:none;}
#bo_vc_w input[type="text"], 
#bo_vc_w textarea {padding:5px;border-radius:4px;background:#fdfdfd !important;}
#bo_vc_w #captcha #captcha_info {font-size:13px;}
#bo_vc_w .btn_confirm {padding:20px 0 40px;}

#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 .btn_submit {width:110px;padding:8px;margin-left:-15px;border:0;border-radius:4px;background:#454c60;color:#fff;font-size:14px;letter-spacing:-0.1em;cursor:pointer}
#bo_vc_w .tbl_frm01 {margin:0;}
#bo_vc_w .tbl_frm01 th {width:110px;border:1px solid #ddd;border-left:0;color:#333;text-align:center;font-weight:bold;font-size:13px;background:#fff;}
#bo_vc_w .tbl_frm01 td {padding:10px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
#bo_vc_w .tbl_frm01 label {font-weight:bold;}
#bo_vc footer {}

#bo_vc_sns {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 20px 0 0}
#bo_vc_sns input {margin:0 0 0 5px}

.comment_fram {margin-bottom:20px;padding:30px;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;font-size:14px;background:#f5f5f5;}
.comment_fram textarea {padding:4px;width:100%;height:90px;border:1px solid #e4eaec;border-radius:4px;background:#fff !important;}
.comment_fram label {margin:0;color:#555;letter-spacing:-0.5px;line-height:30px;}
.comment_fram input[type="checkbox"], input[type="radio"] {margin:0;}
.comment_fram .frm_input {margin-right:7px;background:#fff !important;}
.comment_submit {float:right;width:100%;height:90px;padding:8px;margin-left:-15px;border:0;border-radius:4px;background:#454c60;color:#fff;font-size:14px;letter-spacing:-0.1em;cursor:pointer}
.comment1 {margin-top:8px;}
.comment1 fieldset {margin-left:30px;}
.comment1 .frm_input {}
.comment1 .input03 {width:150px }
.comment1 .input01 {width:140px }
.comment2 {width:100%;padding:5px 0;zoom:1;}
.comment2:after {display:block;visibility:hidden;clear:both;content:""}
.comment2 .comment_textarea {float:left;width:87%;}
.comment2 .comment_btn {float:right;width:12%;}
.comment2 td {display:table-cell;vertical-align:middle;}

.bo_vc_act {float:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {float:left;padding-left:5px}

.bo_vc_hdinfo {display:inline-block;margin:0 15px 0 5px;color:#9da6b0;}

.scr {
    overflow-y: scroll;
    color: #777;
    margin: 10px auto;
    padding: 10px;
    border: 1px solid #ddd;
    background:#fff;
    height: 200px;
    text-align: left;
}






/***** sm *****/
@media (min-width: 768px) and (max-width: 991px) {
    
    #bo_v {padding:20px 0;}
    #bo_list {padding-bottom:10px;}
    *[id^="bo_list"] .tbl_head01 thead th, *[id^="bo_list"] .tbl_head01 td {padding:12px 8px;font-size:13px;}
    

    }
   
    
    /***** xs *****/
    @media (max-width: 767px) {
    
        /* 목록검색창 */
        .bo_fx input[type="text"] {width:65%;}
        #bo_sch {float:left; width:100%;padding:10px 0;text-align:center;}
        #bo_sch select {width:31%;margin-right:5px;font-size:13px;}
        #bo_sch .btn_submit {width:98%; margin:8px 0 0 0;}
    
        
        /* 게시판 목록 */
        #bo_list .tbl_head01 table th:nth-child(4),
        #bo_list .tbl_head01 table th:nth-child(5),
        #bo_list .tbl_head01 table th:nth-child(6) {}
        #bo_list .tbl_head01 table td:nth-child(4),
        #bo_list .tbl_head01 table td:nth-child(5),
        #bo_list .tbl_head01 table td:nth-child(6) {}
        
        #bo_list_admin .tbl_head01 table th:nth-child(5),
        #bo_list_admin .tbl_head01 table th:nth-child(6),
        #bo_list_admin .tbl_head01 table th:nth-child(7) {}
        #bo_list_admin .tbl_head01 table td:nth-child(5),
        #bo_list_admin .tbl_head01 table td:nth-child(6),
        #bo_list_admin .tbl_head01 table td:nth-child(7) {}

        *[id^="bo_list"] a.btn_b02 {float:right;width:100%;font-size:12px;}
        *[id^="bo_list"] .btn_bo_adm {width:103%;}
        *[id^="bo_list"] .btn_bo_adm:after {display:block;content:"";clear:both;}
        *[id^="bo_list"] .btn_bo_adm li {width:31.5%;text-align:center;}
        *[id^="bo_list"] a.btn_admin {float:left;width:100%;font-size:12px;}
        *[id^="bo_list"] .tbl_head01 thead th, *[id^="bo_list"] .tbl_head01 td {padding:10px 8px;font-size: 13px;}

        #bo_list .btn_bo_user li:nth-child(1) {float:right;}
        #bo_list {padding:0;margin-bottom:20px;}
        #bo_list_total {float:none;display:block;}
        .btn_bo_adm label,.btn_bo_adm input {width:100%;font-size:12px;display:block;text-align:center}
        .btn_bo_user {width:100%;}
        .btn_bo_user li {float:right;display:inline-block;width:32%;margin-top:5px;}
        .btn_bo_user li:nth-child(1) {float:none;margin-left:0;}
        .btn_bo_user li.write_btn {float:right;}
        .btn_bo_adm li {margin:0;}
        .td_hit, .th_hit, .td_date, .th_date {}
        .td_name, .th_name {width:27%;}
        .td_num, .th_num {width:17% !important;}
        #bo_sch .frm_input {width:65%;}
    
        /* 게시판 글읽기 */
        #bo_v {margin-bottom:20px; padding-left:0; padding-right:0;}
        #bo_v_info .hit, #bo_v_info .comment {display:none;}
        #bo_v_info .right {float:none;}
        #bo_v_info .right span {}
        #bo_v_info .bo_v_info_tit {display:none;}
        #bo_v_info strong {float:left;}
        #bo_v_info .hit + strong, #bo_v_info .comment + strong  {display:none;}
        #bo_v_bot ul li {margin:5px 0 0;}
        .bo_v_com {}
        #bo_v #bo_v_act a.btn_b01 {width:30%;}
        #bo_v_title {padding-bottom:0;}
        #bo_v_atc #bo_v_con table td:first-child {width:25%;word-break:keep-all;}
        
        /* 게시판 글쓰기 */
        #bo_w {padding:0;}
        #bo_w .frm_input {font-size:12px;}
        #bo_w .btn_submit, #bo_w .btn_cancel {width:40%;height:36px;}
        #bo_w .btn_cancel {line-height:22px;}
        #bo_w .frm_file {width:90%;}
        #bo_w .tbl_frm01 {margin:0 0 50px;}
		/*
        #bo_w .tbl_frm01 tr:first-child td {padding:0;}
		*/
        #bo_w .tbl_frm01 th {width:22%;font-size:11px;}
        #bo_w .tbl_frm01 a {display:block;width:57px;height:36px;padding:8px 5px;font-size:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:#eaeaea;}
        #bo_w .tbl_frm01 .input03 {width:70%;}
        #bo_w a.btn_frmline, #bo_w button.btn_frmline {display:block;margin:8px 0 0;font-size:12px;}
        #bo_w .input01 {width:70%;}
        #bo_w .input02 {width:50%;}
        #autosave_pop {left:0;top:90px;width:100%;}
        #autosave_pop span {text-align:center;}
        #bo_w input[type=text] {width:100%;}

        .postbtn {width:100px !important;margin-top:5px;}

        /* 게시판 댓글 */
        .comment1 fieldset {margin:0;}
        .comment1 .input03 {width:50%;}
        .comment1 .input01 {width:48%;}
        .comment2 .comment_btn {width:100%;}
        .comment2 .comment_textarea {width:100%;padding:0 0 8px;}
        .comment_submit {width:100%;height:40px;}
        .comment_fram .frm_input {height:45px;margin:0 0 10px;}
        .comment_fram textarea {width:100%;margin:5px 0 0;}
        #bo_vc_w .btn_submit {width:100%;padding:8px;margin-left:0;border:0;border-radius:4px;background:#454c60;color:#fff;font-size:13px;letter-spacing:-0.1em;cursor:pointer}
        #bo_vc .btn_submit {width:100%;padding:8px;margin-left:0;border:0;border-radius:4px;background:#454c60;color:#fff;font-size:13px;letter-spacing:-0.1em;cursor:pointer}
        #bo_vc_w .btn_confirm {padding:10px 0 30px;}
        #bo_vc_w .tbl_frm01 td {padding:10px;}
        #bo_vc_w .tbl_frm01 th {width:25%;}

        #bo_vc p {padding-bottom: 10px;}
        #bo_vc .btn_confirm {padding-bottom: 10px;}
        #bo_vc {margin-top:30px;padding:15px;}
        #bo_vc article {overflow:hidden;word-break:break-all;}
        #bo_vc h2 {font-weight:500;}
        #bo_vc input[type=checkbox], input[type=radio] {margin:0;}
        #bo_vc #captcha audio {}
        #bo_vc #captcha #captcha_key {width:50%}
        #bo_vc #captcha #captcha_reload {width:40px;}

        /* 버튼 */
        #bo_v a.btn_admin, #bo_v a.btn_b01, #bo_v a.btn_b02 {width:95%;font-size:12px;}
        #bo_v a.next_bt, #bo_v a.pre_bt {width:20%;}
        #bo_v a.next_bt {float:right;}
        #bo_v a.pre_bt {float:left;}
        .bo_v_nb {width:100%;}
        .bo_v_nb li {float:none;}
        .bo_v_com {width:100%;}
        .bo_v_com li {width:20%;text-align:center;}
        .btn_bo_adm li {width:33%;text-align:center;float: left;}
        .b02sub {width:100%;text-align: center;}
        .bo_fx{width: 100%;}


        /* 자동입력방지*/
        #captcha {width:100%;}
        #captcha audio {width:70%}
        #captcha #captcha_img {width:53%}
        #captcha #captcha_key {width:65%;margin-top:7px;-webkit-appearance:none;}
        #captcha #captcha_mp3, #captcha #captcha_reload {left:50%;}
        #captcha #captcha_mp3 {display: none;}
        #captcha #captcha_reload {width:40px; height:40px; top:0; margin-left:1%; margin-right:1%;background-color:#e3e3e3;background-position: 5px -25px}
        #bo_w #captcha #captcha_info {float:left; display:block ; margin:5px 0 0;}
    
    }
    
    
    @media (max-width:450px) {

        #bo_w input[type=text] {width:100%;}
        .frm_input {width:100%;}
        #bo_v_atc {padding:0;}
        #bo_v_con {margin-left:0;}
        #bo_v_con > div {padding:0;}
        #bo_list_total {margin-bottom:10px;}
        #bo_v_atc #bo_v_con table tr, #bo_v_atc #bo_v_con table td {padding:10px 8px;font-size:13px;line-height:1.5em}

        /* 자동입력방지 */
        #captcha {width:100%;}
        #captcha #captcha_img {width:100%;}
        #captcha #captcha_key {width:70%;height:40px;margin-top:5px;-webkit-appearance:none;}
        #captcha #captcha_mp3, #captcha #captcha_reload {left:89%;}
        #captcha #captcha_mp3 {display: none;}
        #captcha #captcha_reload {width:40px; height:40px; margin-top:5px; margin-right:1%;background-color:#e3e3e3;background-position: 4px -25px}
        #bo_w #captcha #captcha_info {float:none; display:block ; margin:5px 0 0;}
    
    }

/*cus*/
.s_input{
    width:80px;
}

.tbl_head01 td {
    padding: 5px;
    border-top: 1px solid #e9e9x9;
    border-bottom: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
    line-height: 1.5em;
    word-break: break-all;
}
.tbl_head01 thead th {
    padding: 12px 0;
    border-top: 1px solid #d1dee2;
    border-bottom: 1px solid #d1dee2;
	border-left: 1px solid #d1dee2;
	border-right: 1px solid #d1dee2;
    background: #e5ecef;
    color: #383838;
    font-size: 0.95em;
    text-align: center;
    letter-spacing: -0.1em;
}

/*=================================================media=================================================*/
@media (max-width:767px){
	#bo_cate .dropdown-toggle:hover, #bo_cate .dropdown-toggle:active, #bo_cate .dropdown-toggle:focus, #bo_cate .dropdown-toggle:visited{text-decoration:none;}
	#bo_cate{}
	#bo_cate .dropdown-menu{width:100%;}
	#bo_cate .dropdown-menu li a{border-bottom:1px solid #eee;padding:5px;}
	#bo_cate .dropdown-menu li:last-child a{border-bottom:0px;}
	#bo_cate > li h2{display:block;}
	#bo_cate > li .caret{display:block;}
	#bo_cate_ul{border:1px solid #ddd;}
	.dropdown-toggle{border:1px solid #ccc;display:block;padding:0px 5px;height:40px; line-height:40px;}
	.dropdown-toggle .caret{position:absolute;right:10px; top:15px;border-top:10px solid;border-right:5px solid transparent; border-left:5px solid transparent;}
	.dropdown-toggle h2{margin:0px;font-size:18px;}
	#bo_cate_ul li{border-top:0px;clear:both;width:100%;border-radius:0px;}
	#bo_cate_ul li:last-child{border-bottom:0px;}
	
	/*===========================================*/
	
	#bo_w .form-inline{margin-bottom:0px;}
	#bo_w .form-inline > div{margin-right:0px;}
	#wr_email, #wr_homepage{width:100%;}
	
	#bo_w .bo_w_cate select{width:100%;}
	
	/*===========================================*/
	
	#bo_v #bo_v_info .bo_name{float:none; display:block;width:100%;}
	#bo_v #bo_v_info .bo_info{float:none; display:block;width:100%; text-align:left;}
	#bo_v #bo_v_info .bo_info span{margin-left:0px;margin-right:7px;}

	.list_info_name{width:100%}
	.list_info_icon{width:100%; text-align:left;}
	
	#captcha #captcha_img {width:43%;}
	#captcha #captcha_reload {margin:0px; width:12%; margin-left:1%; margin-right:1%; min-width:40px;}
	#captcha #captcha_key {width:40%;margin:0px;}
	#captcha audio {display:block;margin:0 0 10px;width:100% !important;}
}

/*=================================================btn=================================================*/

.btn-danger{font-size:12px;color:#fff;background-color:#d9534f;border:1px solid #d43f3a;padding:0px 7px; height:37px;line-height:37px;border-radius:5px;}
.btn-danger:hover{font-size:12px;color:#fff;background-color:#d9534f;border:1px solid #d43f3a;padding:0px 7px;}

/*.btn-default{font-size:12px;border:1px solid #999999;background-color:#ffffff; color:#555555;padding:0px 7px; height:37px;line-height:37px;border-radius:5px;}*/
.btn-default{
	display: table-cell;
    width: 80px;
    height: 34px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background: #fff;
    color: #333;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.1em;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}
/*.btn-default:hover{font-size:12px;border:1px solid #999999;background-color:#ffffff; color:#555555;padding:0px 7px;}*/

.btn-default i{padding:0px 3px;}

.btn-primary{color:#ffffff;font-size:12px;border:1px solid #286090;background-color:#286090;padding:0px 7px; height:37px;line-height:37px;border-radius:5px;}*/
.btn-primary :hover {
	display: table-cell;
    width: 80px;
    height: 34px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background: #fff;
    color: #333;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.1em;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}

/*.btn-primary:hover{color:#ffffff;font-size:12px;border:1px solid #286090;background-color:#286090;padding:0px 7px;}*/


#bo_sch1 {
    background: #fdfdfd url(./img/select_box_ico.png) right center no-repeat !important;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    border: 1px solid #e4eaec;
    color: #777777;
    border-radius: 3px;
    width: 107px;
    font-family: inherit;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);

/* °Ô½ÃÆÇ ±âº» ¼³Á¤ */
#container_title{display:none;}
.fz_wrap, .fz_wrap h1, .fz_wrap h2, .fz_wrap h3, .fz_wrap h4, .fz_wrap h5, .fz_wrap h6, .fz_wrap input, .fz_wrap button, .fz_wrap textarea, .fz_wrap select, .fz_wrap .bo_current{font-family:Nanum Gothic;color:#333;}
.fz_wrap a:link, .fz_wrap a:active, .fz_wrap a:visited, .fz_wrap a:hover{text-decoration:none;}
.fz_wrap .f_wrap{*zoom:1;}
.fz_wrap .f_wrap:after{content:""; display:block; clear:both;}
.fz_wrap .fl{float:left;}
.fz_wrap .fr{float:right;}
.fz_wrap legend{border:none !important;}

.i_text{	height: 22px;padding:0 3px;line-height:20px;font-size: 12px;color: #333;background:none;border:1px solid #b7b7b7;border-right-color:#e1e1e1;border-bottom-color:#e1e1e1;}
.i_text_large{display: inline-block;height: 31px;padding: 4px 6px;font-size: 14px;line-height: 20px;color: #333;border:1px solid #b7b7b7;border-right-color:#e1e1e1;border-bottom-color:#e1e1e1;vertical-align: top;width:218px;background:none;}
.fz_title_box{font-size:14px;font-weight:bold;color:#515151;position:relative;background:#f3f3f3;background:url("./img/fz_title_bg.png") 0 0 repeat-x;height:35px;line-height:35px;border:1px solid #dedede;padding:0px 15px;font-weight:700;margin-bottom:20px;}
textarea#wr_content{border:1px solid #ccc;height:200px;}
#captcha #captcha_info{display:none;}
.fz_wrap .required{background-color:#fff !important;}
.fz_wrap input[type="text"], .fz_wrap input[type="password"], .fz_wrap input[type="submit"], .fz_wrap input[type="search"], .fz_wrap input[type="image"]{-webkit-border-radius:0;-webkit-appearance:none;}/* safari µÕ±Ù¸ð¼­¸® ±×¸²ÀÚ Á¦°Å */ 


.bo_fx {margin-bottom:5px;zoom:1}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left;padding-top:5px}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {/*float:left;margin-right:5px*/ float: left; margin-left: 5px;}
.btn_bo_adm input,.btn_bo_adm label {text-align:center;padding:8px;border:0;background:#34b5a1;color:#fff;text-decoration:none;vertical-align:middle}
.bo_notice td {background:#fffaf2}
.bo_notice td a {font-weight:700}
.td_num strong {color:#000}
.bo_cate_link {display:inline-block;margin:0 6px 0 0;padding:0 6px 0 0;border-right:1px solid #e7f1ed;color:#555 !important;font-weight:700;text-decoration:none;} /* ±ÛÁ¦¸ñÁÙ ºÐ·ù½ºÅ¸ÀÏ */
.bo_current {color:#e8180c !important;font-size:11px;}

/* °Ô½ÃÆÇ Ä«Å×°í¸® */
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden;}
#bo_cate ul {margin-bottom:10px;padding-left:1px;zoom:1;font-size:12px;list-style:none}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-top:-1px;}
#bo_cate a {display:block;position:relative;margin-left:-1px;padding:8px 15px;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer;border:1px solid #ddd;}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:2;border:1px solid #0e8185;background:#0e8185;color:#fff;font-weight:700}
#bo_cate a:hover {z-index:2;border:1px solid #23ADB2;background:#fff;color:#23adb2;}

/* ¸®½ºÆ® »ó´Ü */
.fz_header{*zoom:1;padding-top:10px;border-bottom:1px solid #ccc;padding-bottom:10px;}
.fz_header:after{content:""; display:block; clear:both;}
.fz_total_count{float:left;}
.fz_rss{float:right;}
.fz_total_count span{padding-left:5px; font-weight:700; color:#333; /*background:url('./img/sprites_ico.gif') no-repeat 0 -24px;*/font-size:12px;}
.fz_total_count strong{color:#0e8185;font-weight:700;}

#gall_allchk{margin-top:10px;}
#gall_allchk input, #gall_allchk label{margin:0;}

.fz_gallery_list{list-style:none;margin-bottom:15px;padding-left:15px;}
.fz_gallery_list li{margin-top:15px;position:relative;padding-left:0;*zoom:1;}
.fz_gallery_list li:after{content:""; display:block; clear:both;}
.fz_gallery_list .fz_gallery_li_wrap{/*border:1px solid #ccc;*/border-top: 1px solid #f0f0f0;   border-bottom: 1px solid #f0f0f0;display:block;background:#fff;position:relative;padding-right:0px;border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0;     padding-left: 45px;}
/*.fz_gallery_list a:link, .fz_gallery_list a:active, .fz_gallery_list a:visited, .fz_gallery_list a:hover{color:#333;text-decoration:none;}*/

.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_thumb{display:block;position:relative;background:#fff;margin:10px 10px 0;float:none;width:auto; /*border: 1px solid #ccc;*/}
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_thumb:before {content: "";display: block;padding-top: 50%;}
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_thumb img{position:absolute;top:0;left:0;right:0;bottom:0;width:80%;border:none;}
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_thumb i{position:absolute;top:50%;left:0;right:0;text-align:center;font-size:100px;width:100%;margin-top:-50px; color: #ccc;}
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_box{padding:0px;margin:0;}
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_title{margin:0 10px;display:block;font-size:14px;font-weight:700; text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;	overflow:hidden;}
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_title .fz_cate_link{font-size:14px;font-weight:700;margin-right:5px;}
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_content{text-overflow: ellipsis;margin:0 10px;padding-bottom:5px;display:block;font-size:12px;color:#888;line-height:18px;height:65px;overflow:hidden;}
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_etc{margin:0 10px;padding:8px 0;display:block;*zoom:1;}
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_etc:after{content:""; display:block; clear:both;}
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_etc span{font-size:10px;font-family:Tahoma;color:#888}
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_etc span i{font-size:12px;color:#777}
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_etc .fz_gallery_etc_info{float:left;margin-right:8px; padding-left: 15px;padding-top: 10px;}
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_date{float:right;}
.fz_gallery_list .fz_gallery_user{padding:0 5px;padding-left:15px;width:100%;display:block;height: 91%;line-height:40px;font-size:14px;font-weight:700;position:relative;right:0;top:0;text-align:left; border-top: 0px; background: #f9f9f9;}
.fz_gallery_list .fz_gallery_user a{font-weight:700;}
.fz_gallery_list .fz_gallery_user i{font-size:18px;margin-right:10px;display:inline;padding-top:0;position:relative;top:2px;margin-bottom:0;}
.fz_gallery_list .fz_gallery_user .fz_admin_chk{position:absolute;right:10px;top:50%;margin-top:-6px;}
.fz_gallery_list .fz_gallery_user .sv{line-height:20px;font-size:12px;text-align:left;}


/*.fz_gallery_list li:hover .fz_gallery_li_wrap, .fz_gallery_list li.active .fz_gallery_li_wrap{border:4px solid #4b7ab2;border-bottom:1px solid #4b7ab2;}
.fz_gallery_list li:hover .fz_gallery_thumb, .fz_gallery_list li.active .fz_gallery_thumb{margin:7px 7px 0px;}
.fz_gallery_list li:hover .fz_gallery_title, .fz_gallery_list li.active .fz_gallery_title, .fz_gallery_list li:hover .fz_gallery_content, .fz_gallery_list li.active .fz_gallery_content, .fz_gallery_list li:hover .fz_gallery_etc, .fz_gallery_list li.active .fz_gallery_etc{margin:0 7px;}
.fz_gallery_list li:hover .fz_gallery_box, .fz_gallery_list li.active .fz_gallery_box{margin:0px;padding-top:0px;}
.fz_gallery_list li:hover .fz_gallery_user, .fz_gallery_list li.active .fz_gallery_user{background:#4b7ab2;color:#fff;}
.fz_gallery_list li:hover .fz_gallery_user a, .fz_gallery_list li.active .fz_gallery_user a, .fz_gallery_list li:hover .fz_gallery_user span, .fz_gallery_list li.active .fz_gallery_user span{color:#fff}

.fz_gallery_list .fz_empty_list{padding:30px 0 15px;height:auto;line-height:100px;text-align:center;margin:0;}
*/

@media all and (max-width:420px) {
	.fz_gallery_list .col-xs-6{width:100% !important;}
}

@media (min-width:768px){
	.fz_gallery_list .fz_gallery_li_wrap{padding-right:100px;}
	.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_thumb{margin:10px;float:left;width:170px;}
	.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_thumb i{font-size:60px;margin-top:-60px; color: #ccc; padding-top: 25px;}
	.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_box{display:block;padding-left:130px;margin:0 10px;padding-top:10px;}
	.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_title{padding-top:20;margin:0;padding-left: 15px;}
	.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_content{margin:0;padding-left: 15px;}
	.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_etc{padding:16px 0 0;margin:0;}
	.fz_gallery_list .fz_gallery_user{padding-top: 40px;line-height:normal;font-size:12px;position:absolute;right:15px;top:0;text-align:center;width:100px; /*border: 1px solid #ccc;*/ border-right: 0px;}
	.fz_gallery_list .fz_gallery_user i{font-size:24px;margin-right:0;display:block;padding-top:60px;position:static;top:0;text-align:center;margin-bottom:5px;}
	.fz_gallery_list .fz_gallery_user .fz_admin_chk{top:10px;margin-top:0;}
	/*.fz_gallery_list li:hover .fz_gallery_li_wrap, .fz_gallery_list li.active .fz_gallery_li_wrap{border:14px solid #4b7ab2;}*/
	/*.fz_gallery_list li:hover .fz_gallery_thumb, .fz_gallery_list li.active .fz_gallery_thumb{margin:7px}*/
	.fz_gallery_list li:hover .fz_gallery_title, .fz_gallery_list li.active .fz_gallery_title, .fz_gallery_list li:hover .fz_gallery_content, .fz_gallery_list li.active .fz_gallery_content, .fz_gallery_list li:hover .fz_gallery_etc, .fz_gallery_list li.active .fz_gallery_etc{margin:0px;}
	/*.fz_gallery_list li:hover .fz_gallery_box, .fz_gallery_list li.active .fz_gallery_box{margin:0 7px;padding-top:7px;}*/
}

/* ¸®½ºÆ® ÇÏ´Ü */
.fz_footer{*zoom:1;padding-top:15px;border-top:1px solid #ccc;}
.fz_footer:after{content:""; display:block; clear:both;}

/* ¸®½ºÆ® °Ë»ö */
#bo_sch {margin-bottom:10px;padding-top:5px;text-align:center}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;border:none;}
#bo_sch .i_text{height: 27px;padding: 0px 5px;font-size: 12px;line-height: 27px;color: #333;border:1px solid #ccc;vertical-align: middle;}
#bo_sch .btn_search_submit{background:none !important;height:27px !important;padding:0 !important;}

/* ¾ÆÀÌÄÜ ¹× ´äº¯ */
.cnt_cmt{padding-left:5px; color:#FF4800; font-family:tahoma; font-size:9px;margin:0;}
.icon_notice{display:inline-block; width:10px; height:19px; background:url('./img/sprites_ico.gif') no-repeat 0 -985px; text-indent:-9000px; *zoom:1; vertical-align:top;}
.icon_pack{display:inline-block;margin-left:5px; width:9px; height:19px; background:url('./img/sprites_ico.gif') no-repeat; text-indent:-9000px;}
.icon_pack2{display:inline-block;width:19px; height:19px; font-size:11px; background:url('./img/sprites_ico.gif') no-repeat; text-indent:-9000px; overflow:hidden; vertical-align:top;}
.icon_reply{width:20px; background-position:0 -437px;}
.icon_secret2{background-position:0 -1005px;}
.icon_file2{background-position:0 -1024px;}
.icon_txt2{background-position:0 -1043px;}
.icon_secret{background-position:0 -1005px;}
.icon_file{background-position:0 -1024px;}
.icon_link{background-position:0 -1062px;}
.icon_new{background-position:0 -1081px;}


/* Button List */
.list_btn{display:inline-block;height:24px; background:url('./img/sprites_btn.gif') no-repeat; text-indent:-9000px; overflow:hidden;}
.list_btn.btn_list { width:41px; background-position:-346px 0;}
.list_btn.btn_copy { width:41px; background-position:-603px 0;}
.list_btn.btn_move {width:41px; background-position:-649px 0;}
.list_btn.btn_edit { width:41px; background-position:-695px 0;}
.list_btn.btn_del { width:41px; background-position:-741px 0;}
.list_btn.btn_reply { width:41px; background-position:-787px 0;}
.list_btn.btn_write {width:65px; background-position:-833px 0;}
.list_btn.btn_adm { width:49px; height:24px; background:url('./img/sprites_btn.gif') no-repeat -1719px 0; text-indent:-9000px; overflow:hidden;}
.list_btn.btn_rss {margin-right:1px; width:54px; background-position:-1336px 0;vertical-align:middle;}

.list_btn.btn_prev { width:50px; background-position:-392px 0;margin-right:1px;}
.list_btn.btn_next { width:50px; background-position:-447px 0;}
.list_btn.btn_track { width:64px; background-position:-972px 0;}
.list_btn.btn_scrap { width:64px; background-position:-903px 0;vertical-align:middle;}



/* °Ô½ÃÆÇ ¾²±â */
#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:700}

#autosave_wrapper {position:relative}
#autosave_pop {display:none;z-index:10;position:absolute;top:24px;right:117px;padding:8px;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #565656;background:#fff;overflow-y:scroll}
html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !important} /* overflow ¹ÌÁö¿ø ±â±â ´ëÀÀ */
#autosave_pop strong {position:absolute;font-size:0;line-height:0;overflow:hidden}
#autosave_pop div {text-align:right}
#autosave_pop button {margin:0;padding:0;border:0;background:transparent}
#autosave_pop ul {margin:10px 0;padding:0;border-top:1px solid #e9e9e9;list-style:none}
#autosave_pop li {padding:8px 5px;border-bottom:1px solid #e9e9e9;zoom:1}
#autosave_pop li:after {display:block;visibility:hidden;clear:both;content:""}
#autosave_pop a {display:block;float:left}
#autosave_pop span {display:block;float:right}
.autosave_close {cursor:pointer}
.autosave_content {display:none}

/* °Ô½ÃÆÇ ºä ÆäÀÌÁö »ó´Ü */
#bo_v {margin-bottom:20px;padding-bottom:20px}
#bo_v h1#bo_v_title {border-top:2px solid #52596B;border-bottom:1px solid #c8c8c6;background:#f8f8f8;padding:18px 15px;font-size:18px;font-weight:700;margin:0 !important;}
#bo_v_info{padding:0px;border-bottom:1px solid #ddd;*zoom:1;background:#fff;}
#bo_v_info:after{content:""; display:block; clear:both;}
#bo_v_info span{line-height:40px;height:40px;}
#bo_v_info span.sv{line-height:normal;height:auto;top:16px;}
#bo_v_info .fl{padding-left:0px;}
#bo_v_info .fr{padding-right:0px;}
#bo_v_info .fr i{font-size:13px;}
#bo_v_info .bo_v_user{font-size:12px;}
#bo_v_info .bo_v_user i{position:relative;float:left;line-height:40px;margin-right:5px;}
#bo_v_info .sv_wrap{margin-top:0;vertical-align:top;}
#bo_v_info .sv_wrap a{line-height:normal;height:auto;}
#bo_v_info .bo_v_user em{font-size:10px;font-family:tahoma;color:#aaa;padding-left:5px;font-style:normal}
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest {font-weight:700}
#bo_v_info .bo_v_date, #bo_v_info .bo_v_hit, #bo_v_info .bo_v_comment{font-size:11px;color:#333}
#bo_v_info .bo_v_date strong, #bo_v_info .bo_v_hit strong, #bo_v_info .bo_v_comment strong{font-family:tahoma;font-size:10px;color:#777;font-weight:normal;}
#bo_v_info .bar{color:#aaa;margin:0 5px;font-size:11px;}


/* FILE, LINK Ãâ·Â ºÎºÐ */
.ad_list_area {margin:0; padding:0; border-bottom:1px solid #e4e4e4;font-size:12px;}
.ad_list_area li {clear:both; margin:0; padding:10px 20px 9px 20px; *height:auto; list-style:none; border-top:1px solid #f3f3f3;}
.ad_list_area li:hover {background:#f9f9f9;}
.ad_list_area li:after {content:""; display:block; clear:both;}
.ad_list_area li.first {border-top:none;}
.ad_list_area li a {float:left; padding:0 0 0 22px; line-height:14px; background:url('./img/sprites_ico.gif') no-repeat;}
.ad_list_area li a.txt_name {color:#666; background-position:0 -94px;}
.ad_list_area li a.txt_name:hover {background-position:0 -117px; text-decoration:underline;}
.ad_list_area li a.txt_link {color:#0066cc; background-position:0 -184px;}
.ad_list_area li a.txt_link:hover {background-position:0 -207px; text-decoration:underline;}
.ad_list_area li span {float:left; line-height:14px; font-size:9px; font-family:tahoma;}
.ad_list_area li .txt_size {padding-left:9px; color:#999;}
.ad_list_area li .txt_hit {padding-left:7px; color:#ff4200;}
.ad_list_area li .txt_date {padding-left:10px; color:#aaa;}
.ad_list_area li .btn_handle {float:right; padding:0; width:14px; background-position:3px -388px; text-indent:-9000px; overflow:hidden;}
.ad_list_area li .btn_handle.on {background-position:3px -403px;}
.ad_list_area li p.txt_file_content {clear:both; margin:0; padding:8px 0 0 22px; font-size:11px; color:#999; word-wrap:break-word;}

/* °Ô½ÃÆÇ ºä ¹öÆ° ¸®½ºÆ® */
#bo_v_top {margin:0 0 10px;zoom:1}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_top ul {margin:0;padding:0;list-style:none}

#bo_v_bot {zoom:1}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_bot ul {margin:0;padding:0;list-style:none}

.bo_v_nb {float:left}
.bo_v_nb li {float:left;margin-right:1px}
.bo_v_com {float:right}
.bo_v_com li {float:left;margin-left:5px}

/* °Ô½ÃÆÇ ºä º»¹® */
#bo_v_atc {padding:20px 0px;min-height:200px}
#bo_v_atc_title {position:absolute;font-size:0;line-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 img {max-width:100%;height:auto}

.editor_img_wrap{margin-bottom:10px;text-align:center !important;display:block;}

#bo_v_con {margin-bottom:50px;width:100%;line-height:1.7em;word-break:break-all;overflow:hidden;font-size:12px;}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}
#bo_v_con p{margin:0;}

#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 strong {color:#ff3061}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center;}


/* °Ô½ÃÆÇ ºä SNS ¸®½ºÆ® */
#bo_v_sns {margin:0;padding:0;list-style:none;zoom:1;display:inline-block;vertical-align:middle;margin-right:5px;}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {display:inline-block;margin:0 2px 0 0}
.fz_middle_btn{*zoom:1;margin-bottom:10px;}
.fz_middle_btn:after{content:""; display:block; clear:both;}

/* ³×ÀÓÄ«µå */
.namecard {margin:0 10px 40px; border:1px solid #ddd; background:#fbfbfb;}
.namecard .ncard_head {padding:18px 19px 17px 19px; padding-top:16px\9; line-height: normal; *zoom:1;}
.namecard .ncard_head:after {content:""; display:block; clear:both;}
.namecard .ncard_head .ico_level {float:left; margin-right:5px;}
.namecard .ncard_head span {float:left; line-height:15px; line-height:14px\9; color:#777; font-size:11px;}
.namecard .ncard_head span em {color:#ff4200; font-style:normal; font-weight:bold; font-size:11px;}
.namecard .ncard_head span.txt_name {padding-top:1px; padding-top:2px\9; color:#000; font-size:12px;}
.namecard .ncard_head span.txt_name a {float:left; cursor:pointer;}
.namecard .ncard_head span.txt_name span {margin-right:5px; color:#000; font-weight:bold; font-size:12px;}
.namecard .ncard_head span.ico_dot {width:23px; background:url('./img/sprites_ico.gif') no-repeat 10px -755px; text-indent:-9000px;}
.namecard .ncard_head span.txt_point {padding-top:1px; padding-top:2px\9;}
.namecard .ncard_head a {font-size:11px; color:#666;}
.namecard .ncard_head a.btn_link {float:right; padding-left:18px; background:url('./img/sprites_ico.gif') no-repeat 3px -783px; cursor:pointer;}
.namecard .ncard_head a.btn_link:hover {background-position:3px -803px; text-decoration:none;}
.namecard .ncard_head a span {line-height:normal; font-weight:bold;}
.namecard .ncard_body {padding:0 0 20px 19px; *zoom:1;}
.namecard .ncard_body:after {content:""; display:block; clear:both;}
.namecard .ncard_body .thumb {float:left; margin-right:15px; width:60px; height:60px; background:url('./img/sprites.gif') no-repeat 0 -168px;}
.namecard .ncard_body .txt_introduce {float:left; font-size:12px; color:#999;line-height:16px;}


/* °Ô½ÃÆÇ ´ñ±Û */
#bo_vc {margin:0;font-size:12px;}
#bo_vc .bo_vc_top{border-top:2px solid #bdbdbd;background:#f2f5f9; letter-spacing:-1px; color:#777;padding:12px 0px;}
#bo_vc .bo_vc_top h2{ background:url('./img/sprites_ico.gif') no-repeat 0 -707px;padding:1px 20px;font-size:12px;margin:0 0 0 20px !important;}
#bo_vc .bo_vc_top em {font-style:normal; font-weight:700; color:#ff4200; font-size:11px;}
#bo_vc article {padding:10px;border-top:1px solid #e3e3e3;}
#bo_vc header {position:relative;}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .sv_wrap {margin-right:15px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:700}
.bo_vc_hdinfo {display:inline-block;color:#aaa;font-family:tahoma;font-size:10px;position:relative;top:1px}

#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc a {color:#000;text-decoration:none}
#bo_vc p {padding:0 0 5px;line-height:1.8em}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:none}
#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_empty {margin:0;padding:40px 0 40px !important;text-align:center;border-top:1px solid #e3e3e3;font-size:12px;}

#bo_vc .bo_vc_content{padding:10px 0;}
#bo_vc .bo_vc_content img{vertical-align:middle;}
#bo_vc .bo_vc_secret{display:inline-block;width:19px; height:14px; font-size:11px; background:url('./img/sprites_ico.gif') no-repeat; text-indent:-9000px; overflow:hidden; vertical-align:top;background-position:0 -1008px;}

#bo_vc article.ico_ind1 {padding-left:40px;}
#bo_vc article.ico_ind2 {padding-left:80px;}
#bo_vc article.ico_ind3 {padding-left:120px;}
#bo_vc article.ico_ind4 {padding-left:160px;}
#bo_vc article.ico_ind5 {padding-left:200px;}
#bo_vc article .indent {position:relative; float:left; width:0; font-size:0;}
#bo_vc article .indent span {position:absolute; top:2px; left:-22px; width:12px; height:11px; text-indent:-9000px; background:url('./img/sprites_ico.gif') no-repeat 0 -422px;}

/* ´ñ±Û ¹öÆ° ºÎºÐ */
.bo_vc_act {float:left;margin:0;list-style:none;*zoom:1;padding:0;}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act .list_btn {display:inline-block; margin-top:17px; width:13px; height:14px; background:url('./img/sprites_ico.gif') no-repeat; text-indent:-9000px; overflow:hidden;}
.bo_vc_act .list_btn.btn_reply {margin-right:12px; padding-left:12px; width:auto; font-size:11px; letter-spacing:-1px; text-indent:0; color:#999 !important; background-position:0 -442px;}
.bo_vc_act .list_btn.btn_reply:hover,
.bo_vc_act .list_btn.btn_reply.cover {color:#666 !important; background-position:0 -460px;}
.bo_vc_act .list_btn.btn_edit {margin-right:5px; background-position:2px -558px;}
.bo_vc_act .list_btn.btn_edit:hover,
.bo_vc_act .list_btn.btn_edit.cuover {background-position:2px -577px;}
.bo_vc_act .list_btn.btn_del {background-position:3px -652px;}
.bo_vc_act .list_btn.btn_del:hover {background-position:3px -669px;}

#bo_vc_w {position:relative;margin-bottom:10px;}
#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_sns {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 20px 0 0}
#bo_vc_sns input {margin:0 0 0 5px}

/* ´ñ±Û Æû ºÎºÐ */
.comment_form .write_body {padding:9px; border:1px solid #e3e3e3;  background:#fafafa;}
.comment_form .write_body .write_mbinfo {padding:0 0 5px 0; border:none;}
.comment_form .btn_area .fleft {padding-top:8px;}
.comment_form .checkbox {width:60px;}
.comment_form .checkbox label {font-size:11px; color:#777;}
.comment_form .checkbox label span {height:13px;}
.no_editor {position:relative; *zoom:1;margin-bottom:10px;}
.no_editor:after {clear:both; display:block; content:"";}
.no_editor .bo_vc_wr_content{width:100%;border:1px solid #ccc;height:100px !important;padding:8px;line-height:22px;font-size:12px;}
.write_body .btn_area {padding-top:5px; *zoom:1;}
.write_body .btn_area:after {clear:both; display:block; content:"";}
.write_body .btn_area input {float:right;}

.comment_form .txt_limit span,
.write_option .txt_limit span {font-size:11px; color:#777;}
.comment_form .txt_limit span.txt_min {padding:0 10px; border-right:1px solid #dcdcdc; }
.write_option .txt_limit span.txt_min {padding-right:10px; border-right:1px solid #dcdcdc;}
.comment_form .txt_limit span.txt_max,
.write_option .txt_limit span.txt_max {padding-left:10px; padding-right:10px; }
.comment_form .write_body{}
.comment_form .write_body .fl{float:none;margin-bottom:5px;}
.comment_form .write_body .fr{float:none;}
.comment_form .write_body .bo_vc_form{margin-bottom:10px;}
.comment_form .write_body .bo_vc_form .bo_vc_write_notice{height:34px;line-height:20px;padding-bottom:6px;padding-left:5px;font-weight:700;color:#787878;font-size:12px;}
.comment_form .write_body .i_text{background:#fff;height:28px;line-height:28px;width:100%;margin-bottom:5px;}
.comment_form .write_body #captcha_key{background:#fff !important;}
.comment_form .write_body #captcha #captcha_info{display:none;}
.comment_form .write_body .wr_secret_label{font-size:11px;color:#999}

/* ½ºÄÚ¾î */
.article_score {padding:50px 0px;text-align:center; *zoom:1;}
.article_score:after {content:""; display:block; clear:both;}
.article_score a {display:inline-block; width:33px; height:23px; background:url('./img/sprites_btn.gif') no-repeat; *zoom:1; vertical-align:top;}
.article_score a.btn_good {background-position:-270px 0;}
.article_score a.btn_nogood {background-position:-308px 0;}
.article_score .graph {display:inline-block;*zoom:1; margin:0 3px; padding:5px 0; width:215px; height:23px; background:url('./img/sprites_btn.gif') no-repeat 0 -27px;}
.article_score .score_bar_wrap{display:block;float:left;width:144px;}
.article_score .graph .line_border {display:block;width:3px; height:10px; font-size:0; background:url('./img/sprites_ico.gif') no-repeat 0 -1162px;position:absolute;right:-3px;}
.article_score .graph .score_bar {display:block;float:none;height:10px; font-size:0; background:url('./img/bg_recom1.gif') repeat-x 0 3px;position:relative;}
.article_score em {float:left; width:34px; line-height:13px; font-family:tahoma; font-size:9px; font-style:normal; text-align:center; font-weight:bold;}
.article_score em.txt_good {color:#00529f;}
.article_score em.txt_nogood {float:right; color:#9f0010;}
.limit_score a {float:right;}
.limit_score em {float:right; padding:0 10px 0 0; width:auto; line-height:23px;}

@media (min-width:768px){
	
	#bo_v_info .fl{padding-left:15px;}
	#bo_v_info .fr{padding-right:15px;}
	#bo_v_info .bo_v_user em{padding-left:5px;}
	#bo_v_info .bar{margin:0 10px;}

	.namecard {margin:0 20px 40px 20px;}

	#bo_vc article {padding:20px;}
	#bo_vc article.ico_ind1 {padding-left:65px;}
	#bo_vc article.ico_ind2 {padding-left:110px;}
	#bo_vc article.ico_ind3 {padding-left:155px;}
	#bo_vc article.ico_ind4 {padding-left:200px;}
	#bo_vc article.ico_ind5 {padding-left:245px;}

	.comment_form .write_body .fl{float:left;margin-bottom:0px;}
	.comment_form .write_body .fr{float:right;}
	.comment_form .write_body .i_text{width:auto;margin-bottom:0px;}


	#bo_v_atc {min-height:200px;height:auto !important;height:200px;padding:20px 20px 50px;}
	.article_score {padding:50px 20px; text-align:center; *zoom:1;}
	.article_score .graph {display:inline-block;*zoom:1; margin:0 3px; padding:5px 0; width:265px; height:23px; background:url('./img/sprites_btn.gif') no-repeat 0 0;}
	.article_score .score_bar_wrap{display:block;float:left;width:194px;}
}


/* ±Û¾²±â »ó´Ü ºÎºÐ */
.bo_write_option {padding:0 10px; border:1px solid #e3e3e3; border-bottom:none; background:#fafafa; *zoom:1;height:35px;line-height:35px;}
.bo_write_mbinfo{padding:5px 10px 10px; border:1px solid #e3e3e3; border-bottom:none; *zoom:1;position:relative;}
.bo_write_mbinfo:after{content:""; display:block; clear:both;}
.bo_write_mbinfo ul{list-style:none;padding:0;margin:0;*zoom:1;margin-right:290px;}
.bo_write_mbinfo ul:after{content:""; display:block; clear:both;}
.bo_write_mbinfo ul li{width:50%;float:left;}
.bo_write_mbinfo .placeholder{margin-top:5px;display:block;width:98%;}
.bo_write_mbinfo .i_text{height:26px;line-height:26px;display:block;width:95%;}
.bo_editor_wrap{}
.bo_editor_wrap .placeholder{display:block;}
.bo_w_form #captcha{position:absolute;right:10px; top:10px;}
.bo_w_title{position:relative;margin-bottom:10px;*zoom:1;}
.bo_w_title:after{content:""; display:block; clear:both;}
.bo_w_title .placeholder{display:block;}
.bo_w_title #wr_subject{display:block;width:95%;}

/* ±Û¾²±â ÆÄÀÏ, ¸µÅ© ¿µ¿ª */
.ad_sector {border:1px solid #e3e3e3;margin-top:10px;}

/* ÆÄÀÏ, ¸µÅ© ¹öÆ° */
.ad_sector .ad_btn_area {padding:0; background:#fafafa; *zoom:1;}
.ad_sector .ad_btn_area:after {clear:both; display:block; content:"";}
.ad_sector .ad_btn_area a {position:relative; float:left; padding:10px 11px 9px 10px; border-right:1px solid #e3e3e3; font-size:11px; letter-spacing:-1px; z-index:10;}
.ad_sector .ad_btn_area a span {float:left; padding:0 5px 0 16px; color:#666; background:url('./img/sprites_ico.gif') no-repeat;font-size:11px;}
.ad_sector .ad_btn_area a.btn_file span {background-position:0 -140px;}
.ad_sector .ad_btn_area a.btn_link span {background-position:0 -230px;}
.ad_sector .ad_btn_area a.btn_file span.on {background-position:0 -162px;}
.ad_sector .ad_btn_area a.btn_link span.on {background-position:0 -252px;}
.ad_sector .ad_btn_area a.on {margin-bottom:-1px; border-bottom:1px solid #ebebeb; background:#f2f2f2;}
.ad_sector .ad_btn_area a em {float:left; font-weight:700; font-style:normal; color:#ff4200;}
.ad_sector .ad_btn_area .btn_wrap {float:right; padding:8px 10px 0 0;}
.ad_sector .ad_btn_area .btn_wrap a {padding:0; width:14px; height:15px; border:none; background:url('./img/sprites_ico.gif') no-repeat; overflow:hidden; text-indent:-9000px;}
.ad_sector .ad_btn_area .btn_wrap a.btn_close {background-position:3px -402px; display:none;}

/* ÆÄÀÏ, ¸µÅ© Æû */
.ad_sector .ad_form_area {clear:both; display:none; margin:0; padding:20px; border:none; border-top:1px solid #e3e3e3; background:#f2f2f2;}
.ad_sector .ad_form_area legend {position:absolute; top:0; left:0; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; line-height:0;}
.ad_sector .ad_form_area input {}
.ad_sector .ad_form_area ul {margin:0; padding:0; list-style:none; *zoom:1;}
.ad_sector .ad_form_area ul:after {clear:both; display:block; content:"";}
.ad_sector .ad_form_area li {position:relative; padding-top:10px;*zoom:1;}
.ad_sector .ad_form_area li:after {clear:both; display:block; content:"";}
.ad_sector .ad_form_area li.first {margin:0; padding:0; background:none;}
.ad_sector .ad_form_area li label {position:absolute; bottom:5px; left:5px; font-size:11px; color:#999;}
.ad_sector .ad_form_area .inputbox {float:none;}
.ad_sector .ad_form_area .filebox {float:left; margin-right:1px; padding:5px 3px 2px 5px !important; height:15px; line-height:15px; font-size:12px; border:1px solid #d2d2d2; background:#fff;width:80%;}
.ad_sector .ad_form_area .file_search {position:relative; display:inline; float:left; width:58px; height:24px; background:url('./img/sprites_btn.gif') no-repeat -1600px 0; overflow:hidden;}
.ad_sector .ad_form_area .file_search .btn_file {position:absolute; top:0; right:1px; width:100%; height:100%; opacity:0; filter:alpha(opacity=0);}
.ad_sector .ad_form_area .bf_content_input{margin-top:5px;}
.ad_sector .ad_form_area .bf_content_input .i_text{background:#fff;}

.file_btm {padding-top:10px;}
.file_btm .btn_file_add {float:left; width:19px; height:19px; background:url('./img/sprites_btn.gif') no-repeat -1119px 0; text-indent:-9000px; overflow:hidden;}
.file_btm .btn_file_del {float:left; width:19px; height:19px; margin-left:1px; background:url('./img/sprites_btn.gif') no-repeat -1143px 0; text-indent:-9000px; overflow:hidden;}
.file_btm .txt_file_add {float:left; margin:0;  height:19px; line-height:21px; line-height:23px\9; font-size:11px; color:#999; letter-spacing:-1px;}
.file_btm .txt_file_add strong {color:#ff4200;}

/* ÆÄÀÏ, ¸µÅ© ¸®½ºÆ® */
.ad_sector .ad_list_area {border-bottom:none;}
.ad_sector .ad_list_area .first {border-top:1px solid #e3e3e3;}
.ad_sector .ad_list_area li {border-top:1px solid #efefef;}
.ad_sector .ad_list_area li span.txt_name,
.ad_sector .ad_list_area li span.txt_link,
.ad_sector .ad_list_area li span.txt_name {color:#666; background-position:0 -94px;}
.ad_sector .ad_list_area li span.txt_link {color:#0066cc; background-position:0 -184px;}
.ad_sector .ad_list_area li a.btn_del {float:right; padding:0; width:14px; background-position:3px -651px; text-indent:-9000px; overflow:hidden;}
.ad_sector .ad_list_area li a.btn_del:hover {background-position:3px -668px;}

#ad-form_link .i_text_large{background:#fff;}
.cke_sc{display:none;} /* ¿¡µðÅÍ ´ÜÃàÅ° °¨Ãß±â */

/* ±Û¾²±â ÇÏ´Ü ¹öÆ° ºÎºÐ */
.write_foot {padding-top:20px; text-align:center;}
.write_foot a.btn_list {display:inline-block; width:51px; height:33px; background:url('./img/sprites_btn.gif') no-repeat -1663px 0; text-indent:-9000px; overflow:hidden; vertical-align:top;}

/* SELECT BOX */
.select-box{display:inline-block;position:relative;border:1px solid #ccc;vertical-align:middle;}
.select-box select{position:absolute;left:-9999px;display:none;}
.select-box a{display:block;height:25px; line-height:25px;padding:0 10px;background:#FFF url(./img/select_box_ico.png) right center no-repeat;text-align:left !important;color:#333;font-size:12px;}
.select-box a:visited, .select-box a:active, .select-box a:link, .select-box a:hover{text-decoration:none;}
.select-box a i.fa{vertical-align:middle;float:right;padding-top:7px;}
.select-box ul{position:absolute;left:-1px; top:25px;border:1px solid #ccc;display:none;background:#fff;max-height:240px; list-style:none;padding:0;margin:0;overflow:hidden;overflow-y:auto;z-index:999;	
scrollbar-face-color: #eaeaea;scrollbar-track-color: #f7f7f7;scrollbar-3dlight-color: #e2e2e2;scrollbar-arrow-color: #8c8c8c;scrollbar-shadow-color: #eaeaea;scrollbar-highlight-color: #eaeaea;scrollbar-darkshadow-color: #e2e2e2;}
.select-box ul a{display:block;line-height:25px;height:25px;background:none;}

.select-box.select-active a{color:#4B87C8; background:#FFF url(./img/select_box_ico_active.png) right center no-repeat;}
.select-box.select-active a i{color:#4B87C8}
.select-box.select-active ul a{color:#333;background:none;}
.select-box.select-active ul a.hover{background:#8DA5C2;color:#fff}
.select-box.select-active ul a.active{background:#4B7AB2;color:#fff}


/* CHECK BOX */
.check-box{position:relative;}
.check-box input{position:absolute;left:-9999px;}
.check-box label{font-size:12px;background:url(./img/checkbox.png) 0 center no-repeat;display:inline-block;padding:0 0 0 20px;line-height:16px;height:16px;cursor:pointer;margin:0 10px 0 0;font-weight:normal;}
.check-box label.checkbox-active{background:url(./img/checkbox_active.png) 0 center no-repeat;}

/* PAGING */
.fz_wrap .pg_wrap {clear:both;padding:20px 0;text-align:center; margin:0;font-size:12px;}
.fz_wrap .pg_page, .fz_wrap .pg_current {display:inline-block;padding:0 10px;height:32px;color:#333;letter-spacing:0;line-height:30px;vertical-align:middle; border:1px solid #ddd;background:#fff;}
.fz_wrap .pg a:hover{background:#e8e8e8;}
.fz_wrap .pg a:focus, .fz_wrap .pg a:hover {text-decoration:none}
.fz_wrap .pg_page {text-decoration:none}
.fz_wrap .pg_current {display:inline-block;margin:0 0 0 0;background:#888;color:#fff;font-weight:normal; border:1px solid #888;}
.fz_wrap .pg .fa{font-size:14px;}
.fz_wrap .pg_start, .fz_wrap .pg_prev {}
.fz_wrap .pg_end, .fz_wrap .pg_next {}

/* ±Û¾²±â Æû */
.fz-form-title{font-size:13px;margin-bottom:5px;font-weight:700;}
.fz-form-content{margin-bottom:20px;}

#bo_w textarea{border:1px solid #e4eaec;background:#f7f7f7;vertical-align:middle;line-height:1.8em;-webkit-appearance:none;padding:8px;line-height:20px;height:100px;width:100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#bo_w .frm_file{display: block;margin-bottom: 5px;}
#bo_w .i_text{width:100%;height:28px;line-height:28px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

#captcha #captcha_img {height:62px;}
#captcha #captcha_key {height:62px;}
#captcha.m_captcha #captcha_key{height:31px !important;} 

.fz_wrap nav{display:block !important;}


.aaa{margin-bottom:100px;height:100px;width:100px;  -webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: box-shadow;transition-property: box-shadow;box-shadow: inset 0 0 0 1px #ddd}
.aaa:hover, .aaa:focus, .aaa:active {
  box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}

a.btn_admin2 {
    display: inline-block;
    margin: 0 0 3px;
    padding: 8px 7px 7px;
    background: #34b5a1;
    color: #fff;
    text-decoration: none;
    vertical-align: middle;
}


div.cul{
    position: relative;
}

td.calendar2 {
    max-width:117px!important;
}
table.calendar{
        /*border: 1px solid #ddd;*/
        border-collapse: collapse;
		/*display: block;*/
	    overflow: auto;

    }
    td.calendar {
        max-width:160px;
        border: 1px solid #ddd;
        padding: 10px;
        font-size: 12px;
        border-top: 0;
        /*padding-top: 0px;*/
    }
    td.calendar2 {
        border: 1px solid #ddd;
        text-align: left;
        padding-left: 5px;
        border-bottom: 0;
    }
    th.calendar {
	    border-top: unset;
        border: 1px solid #ddd;
        padding: 10px;
        
    }
    span.holiday{
    	color: red;
    	padding-top: 3px;
        padding-right: 5px;
        font-weight:bold;
        font-size: 12px;
    }
    div.season{
        /*float: right;*/
        text-align: right;
    	padding-bottom: 5px;
        padding-right: 4\3px;
        /*color: #3f51b5;*/
        font-weight:bold;
        font-size: 12px;

    }
    div.season_null{
        /*float: right;*/
        text-align: right;
        padding-right: 5px;
        color: #0000000;
        font-size: 12px;
        white-space: nowrap;
    }

    div.cul a{
        color: inherit
    }
    div.cul{
        padding-bottom: 7px;
        max-width: 100%;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;

        /*position: absolute;*/
        /*overflow: hidden;*/
    }
    select.sel{
        float: right;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
    }
    div.re_subj{
        float: left;
        color: red;
        text-decoration:line-through;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    div.re_price{
        float: right;
        color: red;
        /*text-decoration:line-through;*/
    }
    div.subj{
        float: left;
        color: #4CAF50;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    div.price{
        float: right;

        /*color: red;*/
        
    }
    div.reserved{
        /*text-decoration:line-through;
        color: red;*/
    }

.btn_submit1 {
    padding: 5px;
    border: 0;
    background: #e3e3e3;
    color: #fff;
    letter-spacing: -0.1em;
    width:45px;
}


.reservAccountTitle {
    font-size: 85px;
    color: #775c23;
    border-bottom: 1px solid #c9c9c9;
	padding-top:20px;
	padding-bottom: 15px;
}
.reservAccountTitle1 {
    font-size: 45px;
    color: #775c23;
    border-bottom: 1px solid #c9c9c9;
	padding-top:20px;
	padding-bottom: 15px;
}

.highlight {
    color: #4caf50;
    font-size: 22px;
    font-weight: 700;
}
.highlight1 {
    color: #333;
    font-size: 22px;
    font-weight: 700;
}

.b02sub {
	display: inline-block;
    margin: 0 0 3px;
    padding: 5px 7px 7px;
    color: #fff;
    text-decoration: none;
    vertical-align: middle;
	background: #4caf50; 
	border: 1px solid #4caf50; 
	border-radius: 5px;
}