@charset "utf-8";
/* SIR 지운아빠 */

/* ### 기본 스타일 커스터마이징 시작 ### */

/* 게시판 버튼 */
/* 목록 버튼 */
#bo_list a.btn_b01 {}
#bo_list a.btn_b01:focus, #bo_list a.btn_b01:hover {}
#bo_list a.btn_b02 {}
#bo_list a.btn_b02:focus, #bo_list a.btn_b02:hover {}
#bo_list a.btn_admin {} /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list .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 {text-align:center;} /* 서식단계 진행 */
#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_list .tbl_head01 {}
#bo_list .tbl_head01 caption {}
#bo_list .tbl_head01 thead th {}
#bo_list .tbl_head01 thead a {}
#bo_list .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_list .tbl_head01 tfoot th {}
#bo_list .tbl_head01 tfoot td {}
#bo_list .tbl_head01 tbody th {}
#bo_list .tbl_head01 td {}
#bo_list .tbl_head01 a {}
#bo_list td.empty_table {}

/* 읽기 내 테이블 */
#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 {padding-left:10px; width:85px;}
#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 .wr_thum .frm_input {width:100%;}
/*
#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_w .book_page td input {width:30%;}
#bo_w .book_page td input[name=wr_6] {width:20%;}
#bo_w .outlink input {width:100%;}

/* ### 기본 스타일 커스터마이징 끝 ### */

/* 게시판 목록 */
#bo_list .td_board {width:120px;text-align:center}
#bo_list .td_chk {width:30px;text-align:center}
#bo_list .td_date {width:60px;text-align:center}
#bo_list .td_datetime {width:110px;text-align:center}
#bo_list .td_group {width:100px;text-align:center}
#bo_list .td_mb_id {width:100px;text-align:center}
#bo_list .td_mng {width:80px;text-align:center}
#bo_list .td_name {width:100px;text-align:left}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_num {width:50px;text-align:center}
#bo_list .td_numbig {width:80px;text-align:center}

#bo_list .txt_active {color:#5d910b}
#bo_list .txt_expired {color:#ccc}

#bo_cate {padding: 20px 0; position:relative;}
#bo_cate #my_cate {background:#fff; z-index:21;}
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
/* #bo_cate #bo_cate_ul {padding-left:3px;} */
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate #bo_cate_ul {padding:0 10px;}
#bo_cate #bo_cate_ul li {float:left; margin-bottom:-1px;}

/* #bo_cate #bo_cate_ul li a:before {content:'전체'; position:absolute; width:100%; height:100%; top:0; left:0; z-index:2; text-indent:0;}
#bo_cate #bo_cate_ul li+li a:before {content:'읽고 있다';}
#bo_cate #bo_cate_ul li+li+li a:before {content:'읽고 싶다';}
#bo_cate #bo_cate_ul li+li+li+li a:before {content:'다 읽었다';}
#bo_cate #bo_cate_ul li+li+li+li+li a:before {content:'읽다 말았다';}
.wishp #ca_name option {position:relative;}
.wishp #ca_name option:before {content:''; position:absolute; width:100%; height:100%; top:0; left:0; z-index:2; background:#fff; border:red 1px solid;} */
#bo_cate #bo_cate_ul li a {display:block; position:relative;margin-left:-2px;padding:6px 0 5px;width:90px; color:#888;text-align:center;letter-spacing:-0.1em;line-height:40px;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 #6cdd83; background:#6cdd83;color:#fff;font-weight:bold} */
#bo_cate #bo_cate_on {color: #111; border: #333 2px solid; z-index: 2; border-bottom: 0;}
#bo_cate #my_cate {position:absolute; z-index:10; background:#fff; width:100%; padding:15px; padding-top:0; display:none; left:0; border-bottom:#ddd 1px solid; margin-top:-10px;}
#bo_cate #my_cate.on {display:block;}
#bo_cate #my_cate li {display:inline-block;}
#bo_cate #my_cate li.my_cate_add {width:100%; margin-top:5px;}
#bo_cate #my_cate li.my_cate_add a {border:#333 1px solid; font-size:12px; width:100}
#bo_cate #my_cate li a{display:none; text-align:center; padding:5px; font-size:14px;}
#bo_cate #my_cate li a#bo_cate_on {display:block; border:0;}
#bo_cate #my_cate.on li a {display:block;}
#bo_cate #bo_list_total {float:left; margin-left:20px;}
.book_total {position:absolute; left:10px;}

.td_subject img {margin-left:3px}

/* 게시판 목록 공통 */
.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; font-size:30px;}
#bo_list_total span {color:#6cdd83; font-weight:bold;}
.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-left:5px}
.btn_bo_adm input {padding:8px;border:0;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle; border-radius:3px;}
.bo_notice td {}
.bo_notice td a {}
.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}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;}
#bo_sch select, #bo_sch input
{height:40px; padding:0 10px; line-height:40px; margin:0 2px;}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}

/* 게시판 쓰기 */
#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}

/* 게시판 읽기 */
#bo_v {margin-bottom:20px; padding:80px 0 0 0 !important;}

#bo_v_table {position:absolute;top:0;right:16px;margin:0;padding:0 5px;height:25px;background:#ff3061;color:#fff;font-weight:bold;line-height:2.2em; display:none;}

#bo_v_info {padding:0 0 10px;border-bottom:1px solid #ddd}
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block;margin:0 15px 0 5px;font-weight:normal}
#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest {font-weight:bold}

#bo_v_file {}
#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 li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}
#bo_v_file a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
#bo_v_file img {float:left;margin:0 10px 0 0}
.bo_v_file_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_link {}
#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}
#bo_v_link li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}
#bo_v_atc #bo_v_link a {display:inline-block;padding:8px 0 7px;width:100%;color:#000 !important;word-wrap:break-word; border:0;}
#bo_v_atc #bo_v_link a strong {font-weight:normal; font-size:13px;}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}
.bo_v_link_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_top {margin:0 0 10px;padding:10px 0;zoom:1; display:none;}
#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_bot .desk {position:absolute; text-align:center; width:100%; padding:15px; line-height:50px; color:#111; z-index:-1;}
#bo_v_bot .desk span {color:#6cdd83; font-weight:500;}

.bo_v_nb {float:left; display:none;}
.bo_v_nb li {float:left;margin-right:5px}
.bo_v_com {float:right; width:100%;}
.bo_v_com li {float:left;}
.bo_v_com li.book_del {margin-left:10px;}
.bo_v_com li a {border-radius:100px;}

#bo_v_atc {min-height:200px;height:auto !important; max-width:100%;}
#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 {margin-bottom:20px;max-width:100%;height:auto}

#bo_v_con {padding:30px 20px; width:1200px; margin:0 auto !important; line-height:1.7em;word-break:break-all;overflow:hidden}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {width:30%;height:auto}

#bo_v_act {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}

.view_data {color:#111; font-weight:500; font-size:14px; padding:10px; border:#ddd 1px solid; border-radius:5px; margin:0 15px 15px 15px; background:#f8f8f8;}
.view_data>div {display:inline-block; margin-right:10px; border:#ddd 1px solid; padding:0 5px; border-radius:5px; font-size:12px; background:#fff;}
.view_data>span {display:inline-block; width:100px; background:#eaeaea; height:5px; position:relative; margin:0 3px;}
.view_data>span p {position:absolute; z-index:2; font-size:10px; top:-22px; color:#6cdd83; margin-left:-10px; left:50%;}
.view_data>span div {display:inline-block; background:#6cdd83; height:100%; position:absolute; left:0; top:0;}

#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:0;padding:20px 20px 10px;border:1px solid #e5e8ec;background:#f5f8f9; max-width:100%;}
#bo_vc h2 {margin-bottom:-10px}
#bo_vc article {padding:0 0 10px;}
#bo_vc header {position:relative;padding:15px 0 5px}
#bo_vc header .icon_reply {position:absolute;top:0px;left:-25px}
#bo_vc .sv_wrap {margin-right:15px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
.bo_vc_hdinfo {display:inline-block; margin:0; opacity:0.5; font-size:12px; line-height:12px;}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc a {color:#000;text-decoration:none; font-size:12px; padding:5px 7px; background:#fff; border:#eaeaea 1px solid; border-radius:2px; margin:0 2px;}
#bo_vc p {padding:0;}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:none}
#bo_vc_empty {margin:0;padding:20px !important;text-align:center}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc footer {zoom:1}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}

.bo_vc_act {float:right;}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {float:left;margin-left:5px}

#bo_vc_w {position:fixed; width:100%; bottom:0vh; z-index:100; overflow:hidden; padding:10px; background:#6cdd83;
	left: 50%;  transform: translateX(-50%); max-width:500px;
}
.viewp .tbl_frm01 {padding:0; width:100%; margin:0;}
.viewp .tbl_frm01 td {padding:0; border:0;}
.viewp .tbl_frm01 td>div {display:none;}
.viewp #bo_vc_w textarea {resize:none; overflow-y:hidde; width:100%; max-height:300px; padding:7px !important; 
	min-height:35px; height:35px; background:#fff; border:0; width:75%; line-height:130%;
}
.viewp #bo_vc_w .btn_confirm {margin:0; right:10px; position:absolute; bottom:10px; width:25%;}
.viewp #bo_vc_w .btn_confirm .free_noti {margin:-8px 0 0 0; background:#333; position:absolute; left:17px; top:50%;}
.viewp article .btn_confirm {position:relative; text-align:right; z-index:2; margin-top:10px;}
.viewp .btn_confirm .btn_submit {height:35px; line-height:35px; font-weight:700; cursor:pointer; background:#111; border-radius:3px;}
#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}

.tbl_frm01 {padding:0 5px 0 10px;}
.tbl_frm01 th {font-size:12px; width:70px; text-align:center;}
/* .tbl_frm01 textarea {background:#fff !important; height:100px; width:100%;} */
.tbl_frm01 td {border:0;}
.btn_submit {height:40px; line-height:40px; padding:0 10px; background:#6cdd83; color:#fff; border:0;}
.writep .btn_confirm input, .writep .btn_confirm a {width:40%;}
.writep #ca_name, .writep #ca_name+select {height:40px; line-height:40px; border:#ddd 1px solid;}
.book_page input {width:40%;}

/*갤러리형태*/
#wrapper {margin:0;}

.gallery {overflow:hidden; padding:6.5% 0 0 0; position:relative;}
.gallery li {float:left; width:25%; padding:20px 30px; overflow:hidde; opacity:1; position:relative;}
.gallery li.on {opacity:1;}
.gallery li.readed a {}
.gallery li.reading a {}
.gallery li.read_soon {}
.gallery li .cate_j {position:absolute; opacity:0;}
.gallery li>a {overflow:hidden; position:relative;}
.gallery li>a>.thum {margin:10% 0; float:left; position:relative;}
.gallery li>a>.thum .img_wrap {box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3); border-radius:0 15px 0 0; overflow:hidden; position:relative;}
.gallery li>a>.thum .img_wrap .book_cover {width:100%; height:100%; position:absolute; top:0; left:0;}
.gallery li>a>.thum .img_wrap img {opacity:;}
.img_wrap:before {content:''; position:absolute; width:100%; height:100%; background:url('/turtle/img/book_skin/no_book.jpg'); background-size:100%; z-index:-1; opacity:0;}
.gallery li>a input[type=checkbox] {position:absolute; top:0px; left:150px; height:auto;}
.gallery li>a>.thum .mark {position:absolute; left:-2px; top:5px; background:#333; border-radius:0 5px 5px 0; padding:0 5px; height:20px; text-align:center; line-height:20px; font-size:11px; color:#6cdd83;}
.gallery li>a>.thum .rent {position:absolute; right:-15px; bottom:30px; border:#ddd 1px solid; background:#f8f8f8; border-radius:0 5px 5px 0; padding:0 5px; height:20px; text-align:center; line-height:20px; font-size:11px;}
.gallery.list_basic li.readed>a>.thum .mark {background:url("/book/img/icon_finish.png")center center; background-size:cover; width:50px !important; height:24px !important; right:-8px !important; border:0; text-indent:-9999px; padding:0; border-radius:0; display:inline-block !important;}
.gallery li>a {font-weight:bold; display:block;}
.gallery li>a>.cont .comment_count .cnt_cmt {position:absolute; right:-15px; top:-15px; z-index:2; border:#333 2px solid; background:#333; border-radius:50px; width:30px; height:30px; text-align:center; line-height:26px; color:#6cdd83;}
.gallery li>a>.cont {float:left; width: 48%;}
.gallery li>a>.cont span div {font-weight:300; line-height:150%;}
.gallery li>a>.cont .pp {/* background:url('/turtle/img/talk_bg.png'); background-size:100%;  */padding:5px 10px; padding-bottom:35px; color:#000; font-weight:400; line-height:22px; font-size:14px; white-space:normal; display:block; position:relative; margin-top:10px; border:#6cdd83 0px solid; border-radius:10px;}
.gallery li>a>.cont .pp.none {padding:0; background:none; border:0;}
.gallery li>a>.cont .pp.none .comment_count+div {display:none;}
.gallery li>a>.cont .pp .talk_bg_top {position:absolute; right:0; top:0; width:100%;}
.gallery li>a>.cont .pp .talk_bg_bottom {position:absolute; right:0; bottom:0; width:100%;}
.gallery li>a>.cont .pp>div.wrap {padding:15px 15px 0 15px; border-top:#ddd 0px solid; text-align:right; position:relative;}
.comment_count02 {font-size:14px; position:absolute; right:0; top:30px; border:#ddd 0px solid; background:#22bfca; border-radius:50px; width:30px; height:30px; text-align:center; line-height:30px; color:#fff;}
.comment_count02 .cnt_cmt {margin:0 !important;}
.gallery li>a>.cont .pp>div>img {width:50px;}
.gallery li .btn_mode {position:absolute; z-index:3; display:none; top:0; right:0; height:100%; width:100%; text-align:center;}
.gallery li .btn_mode.on {display:block;}
.gallery li .btn_mode>li {display:inline-block; padding:0; margin:0; position:relative; z-index:3; width:50px; float:unset; margin:-25px 10px 0 10px; top:50%;}
.gallery li .btn_mode>li>a {overflow:unset; width:50px; height:50px; line-height:50px; background:#333; border-radius:100px; color:#fff;}
.gallery li .btn_mode:before {content:''; position:absolute; z-index:2; width:100%; height:100%; background:#fff; opacity:0.8; left:0; top:0;}
.gallery.bg_none {padding-top:20px !important;}
#bo_v_title {font-size:19px; color:#111; font-weight:500; position:relative; margin:0 !important; text-align:center; padding:0 15px;}
#bo_v_con div {margin-top:10px; font-size:14px;}
#bo_v_con .book_sum div {line-height:160%; display:none;}
#bo_v_con .book_sum.on div {display:block;}
#bo_v_act, #bo_vc, #bo_vc_w {display:block;}
#bo_v_img {display:none;}
#bo_vc {padding:20px 15px 60px 20px; border:0; background:#f8f8f8; color:#333; font-weight:400;}
#bo_vc article {padding:10px; margin-top:20px; position:relative; min-height:60px; border:#6cdd83 1px solid; border-radius:10px; background:#fff;}
#bo_vc article .cc {opacity:1; position:absolute; z-index:2; top:10px; right:80px;}
#bo_vc article .cc.on {opacity:1;}
.btn-share-toggle {position:absolute; z-index:9; right:60px; top:15px; border:#333 1px solid; color:#333; border-radius:2px;
	background:none; font-size:12px !important; padding:5px 7px; cursor:pointer; letter-spacing:-1px;
}
input:checked+button {background:#333; color:#fff; border:0;}
.btn_share.on {display:inline-block;}
/* #bo_vc article.on p {color:#111; font-weight:700;} */
#bo_vc article header {display:block; font-size:13px; padding:0; height:40px; line-height:40px;}
#bo_vc article header .ca {width:35px; height:35px; display:inline-block; position:absolute; border-radius:50px; overflow:hidden; background:#6cdd83; top:2.5px;}
#bo_vc article.dat header .ca {}
#bo_vc article header .member {color:#6cdd83; margin-left:40px;}
#bo_vc article.dat header .member {}
#bo_vc article .talk_bg_top {position:absolute; top:0; left:0;}
#bo_vc article .talk_bg_bottom {position:absolute; left:0;}
#bo_vc article.memo_new header:before {content:'N'; width:15px; height:15px; border-radius:0px; background:red; position:absolute; top:0; 
	right:0; z-index:2; color:#fff; line-height:15px; font-size:9px; text-align:center;
}
#bo_vc article.dat {background:#fff; border:#ddd 1px solid; border-radius:10px; margin-top:10px;}
#bo_vc article.dat>img {display:none;}
/*댓글 좋아요*/
#bo_vc article .memo_good {overflow:hidden; float:left;}
#bo_vc article .memo_good li {float:left; line-height:17px;}
#bo_vc article .memo_good li a {display:block; line-height:100%; color:#999; font-size:17px; border-radius:5px; border:0; padding:0;}
#bo_vc article .memo_good li a.on {color:#6cdd83;}
#bo_vc article .memo_good li a.on .fa:before {color:#6cdd83;}
#bo_vc article .memo_good li+li span {font-size:13px; margin-left:5px; border-left:#ddd 1px solid; padding-left:5px;
	display:inline-block;}
#bo_vc article .memo_good li+li span:first-child {margin-left:5px; border-left:0; padding-left:0;}
#bo_vc header {display:none;}
#bo_vc footer {padding:5px 0;}
.wr_content #wr_content {min-height:50px; max-height:100px;}

.book_search a {display:block; height:50px; line-height:50px; text-align:center;}
.btn_mybook {display:block;}
.btn_mybook a {display:block; height:50px; line-height:50px;}

/* @media (max-width: 1099px) { */

.list_type {overflow:hidden; width:100%; position:absolute; margin-top:-23px; z-index:2;}
.list_type li {float:right; position:relative; height:30px; overflow:hidden; margin-right:15px; font-size:12px;}
/* .list_type li div {background:#ccc;}
.list_type li.v_gall div {float:left; width:40%; height:40%; margin:5%;}
.list_type li.v_list div {height:2px; margin:3px 0;}
.list_type li.v_list div:first-child {margin-top:3px;}
.list_type li.book_skin {border:0; width:100px; padding:0;} */
.list_type li.book_skin select {vertical-align:top; height:100%; border:#ddd 1px solid; background:none; border-radius:5px; margin-left:5px;}
.list_type li.book_skin select .mb_goo, .list_type li.book_skin #skinSelect02 option  {color:#6cdd83; font-weight:700;}
.list_type li.book_skin #saveButton, .list_type li.book_skin #saveButton02 {height:100%; padding:0 5px; 
	background:#333; border-radius:5px; margin-left:0px; color:#fff; border:0;
}
.gallery li {width:100%; padding:0px;}

/* #bo_v_bot {top:auto; bottom:0; right:0;}
#bo_v_atc {margin-top:0px;} */

.gallery li>a>.thum {width:30%;}
.gallery li>a>.thum img {width:100%; max-width:100%;}
.gallery li>a>.cont {width:57%; margin-left:8%;}

/* } */

@media all and (min-width:510px) {
/* .gallery.list_thum li {width:25%;}
.gallery li>a>.thum {width:20%;} */
#bo_vc article {margin-top:30px;}
}