@charset "utf-8";
/* SIR 지운아빠 */

/* ### 기본 스타일 커스터마이징 시작 ### */

/* 게시판 버튼 */
/* 목록 버튼 */
#bo_gall a.btn_b01 {}
#bo_gall a.btn_b01:focus, #bo_gall a.btn_b01:hover {}
#bo_gall a.btn_b02 {}
#bo_gall a.btn_b02:focus, #bo_gall a.btn_b02:hover {}
#bo_gall a.btn_admin {} /* 관리자 전용 버튼 */
#bo_gall a.btn_admin:focus, #bo_gall .btn_admin:hover {}

/* 읽기 버튼 */
#bo_v a.btn_b01 {}
#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover {}
#bo_v a.btn_b02 {}
#bo_v a.btn_b02:focus, #bo_v a.btn_b02:hover {}
#bo_v a.btn_admin {} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {}

/* 쓰기 버튼 */
#bo_w .btn_confirm {} /* 서식단계 진행 */
#bo_w .btn_submit {}
#bo_w button.btn_submit {}
#bo_w fieldset .btn_submit {}
#bo_w .btn_cancel {}
#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 {} /* 우편번호검색버튼 등 */
#bo_w button.btn_frmline {}

/* 기본 테이블 */
/* 읽기 내 테이블 */
#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 table {}
#bo_w caption {}
#bo_w .frm_info {}
#bo_w .frm_address {}
#bo_w .frm_file {}

#bo_w .tbl_frm01 {}
#bo_w .tbl_frm01 th {}
#bo_w .tbl_frm01 td {}
#bo_w .tbl_frm01 textarea, #bo_w tbl_frm01 .frm_input {}
#bo_w .tbl_frm01 textarea {}
/*
#bo_w .tbl_frm01 #captcha {}
#bo_w .tbl_frm01 #captcha input {}
*/
#bo_w .tbl_frm01 a {}

/* 필수입력 */
#bo_w .required, #bo_w textarea.required {}

#bo_w .cke_sc {}
#bo_w button.btn_cke_sc{}
#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 {}

/* ### 기본 스타일 커스터마이징 끝 ### */

/* 게시판 목록 */
#bo_cate h2 {width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin-bottom: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}
#bo_cate a {display:block;position:relative;margin-left:-1px;padding:6px 0 5px;width:90px;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer}
#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}

.td_subject img {margin-left:3px}

/* 게시판 쓰기 */
#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}

#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}

/* UM */
.bo_gallBox {overflow:hidden}
.gall_con {position:relative; clear:both; overflow:hidden; border-bottom:1px solid #e1e1e1;padding:36px 0 42px}
.gall_con li {position:relative; float:left}
.btn_event {text-align:center; padding:10px 0; margin:30px 0; font-size:14px; font-weight:bold}
.btn_event:hover {background:#d01340}

.gall_con li.gall_bg {position:absolute; top:0; left:0; width:0%; height:100%; background:#f9f9f9; transition:.3s}
.gall_con:hover li.gall_bg {width:100%}

.gall_href {width:236px; height:165px; margin-right:25px} /* 리스트 이미지 크기 */
	.gall_href > span {display:block; text-align:center; background:#f8f8f8; font-size:20px; font-weight:900; color:#CCC; width:100%; height:100px; padding-top:65px;}
	.gall_href > em {position:absolute; left:0; top:0; width:100%; height:100%; padding-top:0px; background:#000; color:#FFF; text-align:center; font-size:14px; font-weight:bold; opacity:0; filter:alpha(opacity=0); cursor:pointer}
.gall_text {position:relative; width:870px}
	.gall_text > h1 {font-size:15px; color:#8c8c8c}
	.gall_text > h1 > var {display:inline-block; float:right; width:104px; line-height:26px; font-size:14px; color:#414141; border:1px solid #d1d1d1; background:#fff; text-align:Center; transition:.3s}
	.gall_text > h1 > var:hover {background:#555; cursor:pointer; color:#fff}
	.gall_text span {display:block; padding:8px 0 29px 0; font-size:18px; color:#000000; font-weight:400; cursor:pointer}
	.gall_text span:hover {text-decoration:underline}
	.gall_text span label {margin-left:10px; font-size:13px; color:#222}
	.gall_text em {display:block; width:590px; color:#999; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
	.gall_text .gall_text1 {margin-top:7px}
	.gall_text .gall_text2 {font-size:14px; color:#6a6a6a; line-height:20px; height:60px; overflow:hidden}

.empty_list {font-size:14px; margin-top:100px; text-align:center}
.gall_secret {color:red !important; font-weight:bold}
.gall_btm {position:Relative; height:49px; margin:25px 0}
.btn_submit2 {position:Absolute; display:inline-block; height:40px; top:50%; left:0; margin-top:-19px; padding:0 30px; line-height:40px; background:#4a4a4a; color:#fafafa; font-size:15px; cursor:pointer}
.btn_submit2:hover {background:#372f26}