.txt_red { color:red; }
.txt_green { color:#008000; }
/* 버튼영역 */
.mara_btn_area {margin:10px 0 0 0;padding:10px 0 9px;border:0px solid #e6e6e6;text-align:center; }
button { border:1px solid #888888; padding:5px 7px; }
button:hover { border:1px solid #6cc108; background:#6cc108; color:#ffffff; }
textarea { width:100%; padding:8px; border-radius: 3px; }
label { cursor:pointer; }
input[type=checkbox] { cursor:pointer; margin-right: 3px;}
.fa-clock-o { font-size:15px;vertical-align:middle; margin-right: 3px; }

.empty_table {padding:85px 0 !important;}
.frm_essential {padding-right:10px; background:url(./img/bg_formEssential.gif) no-repeat 100% 4px;}

/* list */
#mara_list {margin:50px;padding:0;}
#mara_list table {width:100%;border-spacing:0;border-collapse:collapse;}
#mara_list table caption {overflow:hidden;font-size:0;line-height:0;}
.mara_rl th {padding:5px 0 3px 0;border:1px solid #e6e6e6;text-align:center;line-height:1.6em;background:#f5f5f5;}
.mara_rl td {padding:5px 7px 3px 7px;border: 1px solid #e6e6e6;text-align:center;vertical-align:middle;line-height:1.6em;}
.mara_rl a {color:#466c8a;}

/* write */
#mara_write {margin:0;padding:0;height:100%;}
#mara_write h2.guide {position:relative;width:100px;height:30px;}
#mara_write h2.guide span {position:absolute;top:0;left:0;width:100%;height:100%;}
#mara_write h2.rm_select {position:relative;float:left;width:100px;height:30px;margin:5px 0 0;}
#mara_write h2.rm_select span {position:absolute;top:0;left:0;width:100%;height:100%;}
#mara_write h2.info {position:relative;width:100px;height:30px;margin:15px 0 0;}
#mara_write h2.info span {position:absolute;top:0;left:0;width:100%;height:100%;}
#mara_write h2.important {position:relative;margin-top:15px;width:100px;height:30px;}
#mara_write h2.important span {position:absolute;top:0;left:0;width:100px;height:30px;}
#mara_write p.select {float:right;padding:0;}
#mara_write .explain { 
	margin:0 0 15px 0;padding:10px 10px 10px 30px;height:40px; border:1px solid #ebebeb;background:#fafafa;line-height:1.6em;
	height:auto;
}
#mara_write .explain li {margin:0;padding:0;}
#mara_write .explain strong {color:#ff0000;}
#mara_write table{width:100%;border-spacing:0;border-collapse:collapse;}
#mara_write table caption {overflow:hidden;font-size:0; line-height:0;}
#mara_write .btn { padding:7px 12px; }
.mara_rw thead th, .mara_rw tfoot td {padding:7px 0 5px 0;border:1px solid #e6e6e6;background:#f5f5f5;font-weight:bold;text-align:center;line-height:1.6em;}
.mara_rw td {padding:7px 0 5px 0;border:1px solid #e6e6e6;text-align:center;line-height:1.6em;}
.mara_rw td.left {padding:7px 10px 5px 10px;text-align:left;}
.mara_rw td.red {color:#ff0000;}
.mara_rw td.blue {color:#0000FF;}
.mara_rw td select {width:80%;}
.mara_info th {padding:7px 10px 5px 10px;border:1px solid #e6e6e6;background:#f5f5f5;font-weight:bold;line-height:1.6em;text-align:center;}
.mara_info td {padding:7px 10px 5px 10px;border:1px solid #e6e6e6;line-height:1.6em;}
.mara_info span {color:#666;}
.mara_info input {padding:2px 0 2px 4px;border:1px solid #888;}


/* view */
#mara_view { width:80%; margin:auto; }
#mara_view caption { text-align:left; padding:0px 0px 10px 0px; font-size:13px;}
#mara_view H2 { margin:20px 0px 10px 0px; }
#mara_view .explain {margin:0;height:auto; padding:10px 10px 10px 30px;border:1px solid #ebebeb;background:#fafafa;line-height:1.6em;}
#mara_view .explain li {margin:0;padding:0;}
#mara_view .explain span {color:#ff0000;}

#mara_view table { width:100%; margin:10px 0px 20px 0px; border-spacing:0; border-collapse:collapse; }
#mara_view th { height:40px;font-size:12px; text-align:right;background:#eeeeee;  border:1px solid #cccccc; padding:8px 10px 8px 0px; }
#mara_view td { font-size:12px; text-align:left; border:1px solid #cccccc; padding:8px 10px 8px 10px; }
#mara_view select { padding:4px 5px 4px 3px;font-size:12px;}
#mara_view input[type="text"] { border:1px solid #888888;padding:5px 5px 5px 3px;font-size:12px;background:#ffffff;border-radius: 3px;}
#mara_view input[type="password"] { border:1px solid #888888;padding:5px 5px 5px 3px;font-size:12px;background:#ffffff;}
#mara_view input[type="radio"] { border:0px !important; padding:5px 0px !important; }

#mara_view #jobs_list { padding:10px 0px 0px 50px; }
#mara_view ul { padding:0px; margin:0px; }
#mara_view ul li { padding:4px 0px; margin:0px; list-style:none }
#mara_view .jobs { float:left; width:280px; padding:5px; }
#mara_view .jobs h1 { font-size:14px; color:blue; margin:7px 0px; }
#mara_view .office_name { font-size:14px; color:blue; }
#mara_view .job_list { text-align:center !important; padding:0px !important; }

#button_zone { width:100%; text-align:center; margin: 20px 0px 10px 0px; }
#button_zone button { padding:10px 20px; font-size:14px; color:#ffffff; }
#button_zone .btn_submit { background:#dd6666; border:1px solid #dd6666; }
#button_zone .btn_cancel { background:#dddddd; border:1px solid #dddddd; color:#888888 !important; }
#button_zone .btn_edit	{ background:#dd6666; border:1px solid #dd6666; }
#button_zone .btn_delete	{ background:#dddddd; border:1px solid #dddddd; color:#888888 !important; }
#button_zone .btn_list	{ background:#dd6666; border:1px solid #dd6666; }
#button_zone .btn_cal	{ background:#dd6666; border:1px solid #dd6666; }


#except li { display:inline-block; padding:0px 30px 0px 0px !important; }

/* 개인정보처리방침 약관 동의 */
#tbl_agree { margin:0px 0px 20px 0px !important; }
#tbl_agree th { text-align:center; }
#tbl_agree caption {  }


/* calendar */
#mara_cal {margin:0 0px 30px 0px;padding:0; background:#ffffff; }
#mara_cal .title { padding:0 0 15px 0; font-size:1.8em; font-weight:bold; text-align:center; }



/* 안내글 */
#mara_cal .explain { margin-bottom:10px;padding:10px;min-height:40px;border:1px solid #ebebeb;background:#fafafa;line-height:1.6em;text-align:left;}
#mara_cal .explain li { padding:0px;margin:0;list-style:none; }


/* 달력 디자인 */
#mara_cal table {width:100%;border-spacing:0;border-collapse:collapse;}
#mara_cal table caption {font-size:0;line-height:0;}
#mara_cal th {padding:10px 0px;border:1px solid #e6e6e6;line-height:1.6em;height:0;font-weight:bold;text-align:center;background:#f7f7f7;}
#mara_cal th.red {color:#ff0000;}
#mara_cal th.blue {color:#0000ff;}
#mara_cal td { padding:2px 0px 4px 0px;height:auto;height:100px;border:1px solid #e6e6e6;line-height:1.2em;vertical-align:top;}
#mara_cal td.gray {color:#999;}
#mara_cal td.null {background:#ffffff;}
#mara_cal td p {margin:0;padding:0px 0px 0px 4px;line-height:1.6em;}
#mara_cal td .title_day {padding:0 0 5px;}
#mara_cal td .day {padding:0 0 5px 0;}
#mara_cal td span.open {color:#333;}
#mara_cal td span.close {color:#999;}


#mara_cal ul { padding:3px 4px 0px 4px; margin:0; height:24px; border-bottom:0px solid #efefef; }
#mara_cal ul li { padding:0; margin:-2px;; list-style:none; }
#mara_cal .m_list { padding:0px 0px 0px 4px ; height:auto; }
#mara_cal .member_list {  padding:0px; width:64px;margin-right: 4px; display:inline-block; text-overflow: ellipsis;overflow: hidden; white-space:nowrap;}
#mara_cal .member_list a { color:#444444; font-size:0.8em; white-space:nowrap;}
#mara_cal .li_day { float:left; }

/* 예약가능 버튼 */
#mara_cal .li_btn { float:right; padding:0 5px;}
#mara_cal .li_btn:hover { background:#16ffbd; border-radius:3px; } 
#mara_cal .li_btn a { color:#439f76;}
#mara_cal .li_btn a:hover { color:#ffffff;}

#mara_cal .li_closed { float:right;color:#ffffff;background:#dd6666;padding:1px 3px;border-radius:6px; }/* 정기휴무 */
#mara_cal .li_closed2 { float:right;color:#ffffff;background:#888;padding:1px 3px;border-radius:6px; }/* 정기휴무 */
#mara_cal .li_closed a { color:#ffffff; }

#mara_cal .sunday { color:red;}  /* 일요일 날자 색상 */
#mara_cal .sat { color:blue;}  /* 토요일 날자 색상 */
#mara_cal .sunday_td { background:#FFF9F9; } /* 일요일 배경색 색상 */
#mara_cal .sat_td { background:#F9F9FF; } /* 토요일 배경색 색상 */

#mara_cal .gray {color:#999; float:left;} /* 최소예약일 이전 날자 색상 */
#mara_cal .today_td { height:120px; background:#FFFFB0 !important; } /*오늘 배경색 색상 */
#mara_cal .booking_list { padding:4px 10px; } /* 버튼 */

/* 달력 상단 ( 이전달, 오늘날짜로, 다음달 ) 버튼 */
#mara_cal .prev_text { cursor:pointer; font-size:13px; color:#ffffff;  background:#888888; padding:5px 15px; border-radius:8px; vertical-align:middle; }
#mara_cal .prev_text:hover { transition:all 0.5s; background:#dd6666; padding:5px 15px; border-radius:8px; vertical-align:middle; }
#mara_cal .next_text { cursor:pointer; font-size:13px; color:#ffffff;  background:#888888; padding:5px 15px; border-radius:8px; vertical-align:middle; }
#mara_cal .next_text:hover {  transition:all 0.5s; background:#dd6666; padding:5px 15px; border-radius:8px; vertical-align:middle; }
#mara_cal .center_today { margin:0px 15px; cursor:pointer;  vertical-align:middle; }
#mara_cal .center_today:hover { color:red; transition:all 0.5s;}

#mara_cal .top_msg { float:left; width:70%; height:30px; line-height:20px;  }

/* interval switch 예약현황 자동 갱신 스위치 */
div.interval_switch { width:30%; text-align:right; float:right; }
span#set_interval { display:inline-block; width:35px; height:24px; line-height:24px; border-radius:3px; text-align:center; cursor:pointer; font-weight:bold; }
span.interval_on { transition:all 1s; background:#dd6666; color:#ffffff; }
span.interval_on:before {  content:"ON";}
span.interval_off { transition:all 1s; background:#888888; color:#ffffff; }
span.interval_off:before { content:"OFF";}

/* 회사정보변경 바로가기 버튼 */
span.office_edit { display:inline-block; background:#888888; color:#fff; width:100px; height:24px; line-height:24px; border-radius:3px; text-align:center; cursor:pointer; font-weight:bold; }
span.office_edit:hover { transition:all 0.7s; background:#dd6666; color:#ffffff; }

span#cal_wide { display:inline-block; background:#888888; color:#fff; width:40px; height:24px; line-height:24px; border-radius:3px; text-align:center; cursor:pointer; font-weight:bold; }
span#cal_wide:hover { transition:all 0.7s; background:#dd6666; color:#ffffff; }


 	

/* 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 {} /* 서식단계 진행 */
#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 { border-top:1px solid #000; border-bottom:1px solid #ddd;}
#bo_list .tbl_head01 thead td { border-top:1px solid #000; border-bottom:1px solid #ddd;}
#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_list tbody .even td {background:#fff}
#bo_list .txt_done,#bo_v_rel .txt_done{display:inline-block;height:30px;line-height:30px;padding:0 10px;border-radius:15px;color:#fff;font-size:0.92em;background:#333333}
#bo_list .txt_done i,#bo_v_rel .txt_done i{font-size:13px}
#bo_list .txt_rdy,#bo_v_rel .txt_rdy{display:inline-block;height:30px;line-height:28px;padding:0 10px;border-radius:15px;color:#333333;font-size:0.92em;border:1px solid #333333}
#bo_list .txt_rdy i,#bo_v_rel .txt_rdy i{font-size:13px}#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}



/* 읽기 내 테이블 */
#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 {height:250px;}
#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_list .td_subject {width:30%;text-align:center;}
#bo_list .td_chk {width:2%;text-align:center}
#bo_list .td_date {width:20%;text-align:center}

#bo_list .td_group {width:20%;text-align:center}
#bo_list .td_mb_id {text-align:center}
#bo_list .td_mng {text-align:center}
#bo_list .td_name {text-align:left}
#bo_list .td_nick {text-align:center}
#bo_list .td_num {width:9%;text-align:center}
#bo_list .td_numbig {text-align:center}
#bo_list .td_per {width:9%;text-align:center}

#bo_list .td_status {width:10%;text-align:center}


.td_num strong {color:#000}
.bo_cate_link {float:left;display:inline-block;margin-right:10px;background:#666;color:#fff;font-weight:normal !important;height:20px;line-height:10px;padding:5px 8px;border-radius:5px;font-size:0.95em} /* 글제목줄 분류스타일 */
.bo_cate_link:hover {text-decoration:none}
.bo_tit {display:block;color:#000;font-weight:bold; line-height:1.4em;}
.bo_current {color:#e8180c}
#bo_list .profile_img img {border-radius:50%}
#bo_list .cnt_cmt {background:#fff;color:#333;font-size:0.7em;height:15px;line-height:15px;padding:0px 5px; padding-bottom:1px; border-radius:3px;vertical-align:middle; border:1px solid #aaa; margin-left:3px; }
#bo_list .bo_tit .title_icon {margin-right:2px}
#bo_list .bo_tit .fa-heart {display:inline-block;line-height:14px;width:16px;font-size:0.833em;color:#C42828;background:none;text-align:center;border-radius:2px;font-size:12px;border:0px solid #cbe3e8;vertical-align:middle; margin-top:3px;}
#bo_list .bo_tit .fa-lock {display:inline-block;line-height:14px;width:16px;font-size:0.833em;color:#666;background:none;text-align:center;border-radius:2px;font-size:12px;border:0px solid #cbe3e8;vertical-align:middle; margin-top:3px;}
#bo_list .bo_tit .new_icon {display:inline-block;width:28px;line-height:16px;font-size:0.7em; letter-spacing:0.05em; color:#fff;background:#3071CA;text-align:center;border-radius:2px;margin-left:2px;font-weight:normal;vertical-align:middle; margin-top:2px; margin-right:1px;}
#bo_list .bo_tit .hot_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#1EA362;background:#ffb9b9;text-align:center;border-radius:2px;vertical-align:middle}
#bo_list .bo_tit .fa-caret-right {color:#bbb}
#bo_list .bo_tit .fa-download {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#F19717;background:none;text-align:center;border-radius:2px;margin-left:5px;vertical-align:middle; margin-top:3px;}
#bo_list .bo_tit .fa-link {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#BB51FD;background:none;text-align:center; border-radius:2px;margin-left:5px;vertical-align:middle; margin-top:3px;}

.bo_sch_wrap {display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999999;}
.bo_sch {position:absolute;top:50%;left:50%;background:#fff;text-align:left;width:500px;max-height:300px;margin-left:-250px;margin-top:-150px;overflow-y:auto;border-radius:5px;-webkit-box-shadow:1px 1px 18px rgba(0,0,0,0.2);-moz-box-shadow:1px 1px 18px rgba(0,0,0,0.2);box-shadow:1px 1px 18px rgba(0,0,0,0.2);border:1px solid #dde7e9;background:#fff;border-radius:3px}
.bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
.bo_sch h3 {padding:15px;border-bottom:1px solid #e8e8e8}
.bo_sch legend {background:red}
.bo_sch form {padding:15px;display:block}
.bo_sch select {border:0;width:100%;height:40px;border:1px solid #dddddd;border-radius:2px; /*-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)*/}
.bo_sch .sch_bar {display:inline-block;width:100%;clear:both;margin-top:15px;border:1px solid #dddddd;border-radius:2px; /*-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)*/}
.bo_sch .sch_input {width:80%;height:38px;border:0;padding:0;background-color:transparent;float:left}
.bo_sch .sch_btn {height:38px;float:right;color:#656565;background:none;border:0;width:40px;font-size:15px}
.bo_sch .bo_sch_cls {position:absolute;right:0;top:0;color:#b5b8bb;border:0;padding:12px 15px;font-size:16px;background:#fff}
.bo_sch_bg {background:#000;background:rgba(0,0,0,0.5);width:100%;height:100%;}




#bo_list .txt_active {color:#5d910b}
#bo_list .txt_expired {color:#ccc}

#bo_cate h2 {position:absolute;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}
.ex_btn {display:inline-block;padding:2px;border:1px solid #25FF5E;background:#B6FFC9;font-size:0.95em;vertical-align:middle;cursor:pointer}
/* 게시판 목록 공통 */
.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}
.btn_bo_adm input {padding:8px;border:0;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle}
.bo_notice td {background:#f5f6fa}
.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}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

#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}

/* 게시판 쓰기 */
#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-bottom:20px}

#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}

#bo_v_title {padding:10px 0;font-size:1.2em}

#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_link a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#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}
#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}
.bo_v_com li {float:left;margin-left:5px}

#bo_v_atc {min-height:200px;height:auto !important;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 {margin-bottom:20px;max-width:100%;height:auto}

#bo_v_con {margin-bottom:30px;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_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}

#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 0 20px;padding:20px 20px 10px;border:1px solid #e5e8ec;background:#f5f8f9}
#bo_vc h2 {margin-bottom:10px}
#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 {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:bold}
.bo_vc_hdinfo {display:inline-block;margin:0 15px 0 5px}
#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_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;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {float:left;margin-left:5px}

#bo_vc_w {position:relative;margin:0 0 10px;padding:0 0 20px;border-bottom:1px solid #cfded8}
#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}