@charset "utf-8";

/* ### 기본 스타일 커스터마이징 시작 ### */

/* 게시판 버튼 */
/* 목록 버튼 */
#bo_gall a.btn_b01 {}
#bo_gall a.btn_b01:focus, #bo_gall .btn_b01:hover {}
#bo_gall a.btn_b02 {}
#bo_gall a.btn_b02:focus, #bo_gall .btn_b02:hover {}
#bo_gall a.btn_admin {} /* 관리자 전용 버튼 */
#bo_gall a.btn_admin:focus, #bo_gall a.btn_admin:hover {}

/* 읽기 버튼 */
#bo_v a.btn_b01 {}
#bo_v a.btn_b01:focus, #bo_v .btn_b01:hover {}
#bo_v a.btn_b02 {}
#bo_v a.btn_b02:focus, #bo_v .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 .btn_cancel {}
#bo_w .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_address {}
#bo_w .frm_file {}
#bo_w .frm_info {}

#bo_w .tbl_frm01 {}
#bo_w .tbl_frm01 caption {}
#bo_w .tbl_frm01 th {}
#bo_w .tbl_frm01 td {}
#bo_w .tbl_frm01 textarea, #bo_w .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 {}

/* ### 기본 스타일 커스터마이징 끝 ### */

/* 갤러리 목록 */

/* #container {background-color:#fff !important} */

.list_write {padding:7px 14px; text-align:right; background-color:#fff}
.list_write li {display: inline-block; height:28px; line-height:28px; width:58px; text-align:center; background-color:#ff8601; border-radius:2px; font-size:13px }
.list_write li a {color:#fff;}

.pg {margin:0px 0 5px !important}
.pg_page, .pg_current, .qa_page {width:23px !important; height:21px !important; line-height:19px !important; border-radius:2px !important}
.pg_current {color:#508bed !important; border-color:#508bed !important; background-color:#fff !important}
.pg_end, .pg_start, .pg_next, .pg_prev {width:23px !important; height:21px !important; border-radius:2px !important; border:1px solid #d9d9d9 !important;}
.pg_next {margin-left:8px !important}
.pg_prev {margin-right:8px !important}

#bo_gall {padding:14px 7px 14px; width:100%; display: inline-block; border-top:1px solid #ececec;background-color:#fff}
#bo_gall .gall_li {float:left;width:33.3%; margin-bottom:14px; padding:0; overflow: hidden;}
#bo_gall .gall_li:nth-child(3n+1) {clear: both;}
#bo_gall .gall_li .gall_img {display:block; position: relative; margin-bottom:12px;}
#bo_gall .gall_li .gall_img img {max-width:90%; height:auto;}
#bo_gall .gall_li .gall_li_tit {color:#508bed; display:block; line-height:1.3; margin-bottom:8px;}
#bo_gall .gall_li .gall_li_tit b {font-weight:normal; color:#000}
#bo_gall .gall_li .gall_li_tit .cnt_cmt {margin-left:0; font-weight:normal }
#bo_gall .gall_li .gall_info {color:#757575;}
#bo_gall .gall_li .gall_info p { margin-bottom:4px;}

/* 게시판 목록 공통 */
.bo_fx {margin-bottom:5px;padding:5px 10px}
.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}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {text-align:center}
.btn_bo_adm li {display:inline-block;}
.btn_bo_adm button {border:0;padding:0 10px;background:#d13f4a;color:#fff;text-decoration:none;vertical-align:middle}.bo_notice td {background:#f7f7f7}
.bo_notice td a {font-weight:bold}
.td_num strong {color:#000}
.bo_current {color:#e8180c}
.td_subject img {margin-left:3px}
.cnt_cmt {font-weight:bold}


#bo_sch {padding:14px; background-color:#f1f1f1; border-top:1px solid #ececec; border-bottom:1px solid #ececec}
#bo_sch select{background:#fff; margin-bottom:8px; width:100%; height:29px; border-radius:2px; border:1px solid #cccccc; padding:0 7px;}
#bo_sch .sch_input { height:29px; border-radius:2px; border:1px solid #cccccc; width:84%; padding:0 7px;}
#bo_sch .sch_btn {float:right; width:48px; height:28px; line-height:29px; text-align:center; color:#fff; background-color:#ff8601;border:0; border-radius:2px; font-weight:bold; font-size:13px; }

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

#bo_gall li.empty_list {padding:30px 0;text-align:center}

/* 게시판 쓰기 */
#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%}

/* 게시판 읽기 */
#bo_v {padding:0;background:#fff}
#bo_v header {padding:14px 14px 7px; border-bottom:1px solid #d5d5d5}
#bo_v header ul li {clear: both;}
#bo_v header ul li.title {font-size:15px; padding-bottom:14px;}
#bo_v header ul li.infos > span {display: inline-block; color:#757575; margin-right:12px; position: relative;}
#bo_v header ul li.infos > span:not(:last-child):after {content:""; height:10px; width:1px; background-color:#757575; position: absolute; right:-9px; top:4px; opacity:.3;}

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

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

#bo_v_top {padding:7px 0 0; text-align:center;}
#bo_v_top .bo_v_left li {margin-bottom:14px; display: inline-block; width:46px; height:28px; line-height:28px; border:1px solid #bcbcbc; background-color:#f0f0f0; font-size:13px; border-radius:2px;}
#bo_v_top .btn_list {padding:14px 10px; text-align:left; border-top:1px solid #d5d5d5}
#bo_v_top .btn_list a {display: inline-block; width:48px; height: 28px; line-height: 28px; font-size: 13px; border-radius: 2px; background-color:#ff8601; color:#fff; text-align:center;}
#bo_v_con {padding:14px 14px; border-bottom:1px solid #d5d5d5}
#bo_v_con img {max-width:100%}
#bo_v_con iframe {max-width:100%; height:200px; margin-bottom:30px;}


/* 게시판 댓글 */
#bo_vc .commentTitle {padding:14px; background-color:#f1f1f1; border-top:1px solid #d5d5d5; border-bottom:1px solid #ececec}
#bo_vc .commentTitle h3 {font-weight:normal; font-size:14px}
#bo_vc > article {clear: both; padding-top:14px; position: relative; border-bottom:1px solid #d5d5d5}
#bo_vc > article.comment {padding-left:10px; background-color:#f1f1f1;}
#bo_vc > article.comment > ul > li.btns ul li.re, #bo_vc > article.comment > ul > li.btns ul li.wr {display:none}
#bo_vc > article.comment > ul > li.infos > span:first-child {margin-left:15px}
#bo_vc > article.comment > ul > li.infos > span:first-child:before {content:"┖"; position: absolute; color:#757575; left:-20px; top:0}
#bo_vc > article.comment > ul > li.content {padding-left:28px;}
#bo_vc > article > ul > li {clear: both; padding:0 14px;}
#bo_vc > article > ul > li.infos > span {display: inline-block; color:#757575; font-size:11px; margin-right:15px; position: relative;}
#bo_vc > article > ul > li.infos > span:first-child:after {content:""; position: absolute; top:4px; right:-11px; width:1px; height:10px; opacity:.3;background-color:#757575; }
#bo_vc > article > ul > li.content {margin:7px 0;}
#bo_vc > article > ul > li.btns {height:35px;}
#bo_vc > article > ul > li.btns ul li {display: inline-block; float: left;}
#bo_vc > article > ul > li.btns ul li > * {display: inline-block;border:1px solid #bcbcbc; padding:0 10px; font-size:11px; height:26px; line-height:26px; margin-right:5px; border-radius:2px; background-color:#fff}
#bo_vc > article > ul > li.btns ul li:nth-child(3), #bo_vc > article > ul > li.btns ul li:nth-child(4) {float: right;}
#bo_vc > article > ul > li.btns ul li:nth-child(3) a {margin-right:0}
#bo_vc > article > ul > li.edits {padding:0}
#bo_vc > article > ul > li.edits > span {display:block; padding:0 14px 0;}
#bo_vc > article > ul > li.edits .edit .nameArea {display:none}
#bo_vc > article > ul > li.edits > span .btn_confirm {margin-bottom:10px;}

#bo_vc_empty {width:100%; padding:28px 14px; text-align:center; border-bottom:1px solid #d5d5d5;}

#bo_vc_w {margin-top:29px; padding:7px 14px 0; border-top: 1px solid #d5d5d5; }
#bo_vc_w .btn_confirm, #bo_vc > article > ul > li.edits > span .btn_confirm {text-align:right; margin-top:5px; }
#bo_vc_w .btn_confirm #btn_submit, #bo_vc > article > ul > li.edits > span #btn_submit {display: inline-block; background-color:#ff8601; color:#fff; text-align:center; width:66px; height:26px; border:0; border-radius:2px; font-size:11px}
#bo_vc_w #wr_content, #bo_vc > article > ul > li.edits textarea {width:100%; height:50px; resize:none; padding:7px; border:1px solid #cccccc;}
#bo_vc_w .nameArea, #bo_vc > article > ul > li.edits .nameArea {display:block; margin:5px 0 5px; color:#757575; line-height:1.5}
#bo_vc_w .nameArea input, #bo_vc > article > ul > li.edits .nameArea input {position: relative; top:-3px; border:1px solid #cccccc;border-radius:2px; font-size:13px; padding:7px; width:95px; margin-left:10px;}

/*.bo_vc_w_info {opacity:0; width:0; height:0; overflow: hidden;}*/

/*글쓰기*/
#bo_w {margin:14px; padding:0 0; }

.bo_w_tb {width:100%; background-color:#fff;  border:1px solid #cccccc;}
.bo_w_tb th {width:100px; text-align:left; vertical-align:top; padding:14px 0 7px 14px}
.bo_w_tb td {padding:7px 14px 7px 0;}
.bo_w_tb input[type="text"] {height:29px; padding:0 3px; border:1px solid #ccc; border-radius:2px;}
.bo_w_tb tbody td {padding:14px; border-top:1px solid #f1f1f1; border-bottom:1px solid #f1f1f1}
.bo_w_tb tbody td textarea {max-height:100px; resize:none}
.bo_w_tb tfoot th, .bo_w_tb tfoot td {border-bottom:1px solid #f1f1f1}

#bo_w .write_dAreav {margin:10px auto 40px; width:180px; text-align:center;}
#bo_w .write_dAreav * {float: left; display: inline-block; width:87px; height:34px; line-height:34px; text-align:center; font-size:13px; font-weight:bold;border-radius:2px;}
#bo_w .write_dAreav input {background-color:#ff8601 ; border:1px solid #ff8601; color:#fff; margin-right:4px;}
#bo_w .write_dAreav a {border:1px solid #d5d5d5; background-color:#fff;}
