

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_hit {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:center}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

#container_title{display:none;}
#bo_cate{position:relative; margin-bottom:30px}
#bo_cate h2{display:none}
#bo_cate ul{display: -webkit-flex;  display: flex; justify-content:space-between}
#bo_cate ul li{flex-grow:2; width:0; }
#bo_cate ul li:first-child{flex-grow:1; }
#bo_cate ul li a{display:block; padding:15px 0; font-size:1.1em; text-align:center; border:1px solid #DDD; margin-right:-1px;  background:#FAFAFA}
#bo_cate ul li a#bo_cate_on{border-bottom-color:#FFF; background:#FFF; }

/* 게시판 목록 공통 */
.bo_fx {margin-top:20px;zoom:1}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.btn_bo_user {float:right;}
.btn_bo_adm {float:left}

.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; 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-top:20px; text-align:center}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#bo_sch .frm_input{ width:200px;}
#bo_sch .btn_submit{ font-size:1.2em; padding:0 15px; font-family:'fontawesome'; }

#bo_v {margin-bottom:20px;padding-bottom:20px}
#bo_v > header {border-bottom:1px solid #ddd; padding:10px 0;}
#bo_v_title {font-size:1.4em; line-height:140%;}
#bo_v_info {margin-top:10px;}
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block; font-weight:normal}
#bo_v_info span{white-space: nowrap; margin-right:10px;}
#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:#FAFAFA}
#bo_v_file a {display:inline-block;padding:8px 0 7px; 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_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:#FAFAFA}
#bo_v_link a {display:inline-block;padding:8px 0 7px; 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_bot {zoom:1; margin-top:20px}
#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 .bo_v_nb  a.btn01{font-size:1.2em}
#bo_v_bot .bo_v_nb {float:left}
 #bo_v_bot .bo_v_com {float:right}
#bo_v_atc {min-height:200px; padding:20px 0; 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%;text-align:center; 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_vc {margin:0 0 20px;padding:20px 20px 10px;border:1px solid #DDD;background:#FAFAFA}
#bo_vc h2 {margin-bottom:10px; font-size:1.2em; font-weight:bold;}
#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; 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}





@media (max-width:1023px){

}
@media (max-width:767px){

.bo_fx {margin-top:10px;zoom:1}
.btn_bo_user {float:none; text-align:center;}
.btn_bo_adm {display:none;}
#bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
#bo_sch select {width:30%; float:left}
#bo_sch .frm_input{width:calc(70% - 50px); margin:0 5px; float:left}
#bo_sch .btn_submit{width:40px; padding:0;  float:left}
#bo_v_info em{display:none;}
#bo_v_info span:before{font-family:'fontawesome'; color:#999;}
#bo_v_info .wr_name:before{content:'\f007'; }
#bo_v_info .wr_date:before{content:'\f017'; }
#bo_v_info .wr_hit:before{content:'\f06e'; }
#bo_v_info .wr_comment:before{content:'\f27a';}
#bo_v_file a {display:block; word-wrap:break-word; position:relative;  vertical-align:middle; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
#bo_v_file span{white-space:nowrap; font-size:.9em;}
#bo_v_link a {display:block; position:relative; width:calc(100vw - 60px); vertical-align:middle; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
#bo_v_link span{white-space:nowrap; font-size:.9em;}
#bo_v_bot {zoom:1; margin-top:20px}
#bo_v_bot .bo_v_nb {float:none; display: -webkit-flex;  display: flex;  justify-content:space-between;}
#bo_v_bot .bo_v_com {float:none; margin-top:6px; display: -webkit-flex;  display: flex;  justify-content:center;}
#bo_v_bot .bo_v_com a{margin:0 2px}
#bo_v_bot .bo_v_com .btn_admin{display:none}
#bo_vc_w {position:relative; padding:0 0 20px;border-bottom:1px solid #cfded8}
#bo_vc_w .tbl_frm01 th {width:60px; padding:}
}