@charset "UTF-8";

#bo_list .tbl_head01 {margin:0 0 10px}
#bo_list .tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
#bo_list .tbl_head01 thead th {padding:12px 0;border:1px solid #c4c4c4;background:#ebebeb;color:#383838;text-align:center;font-size:1.083em}
#bo_list .tbl_head01 thead a {color:#383838}
#bo_list .tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_list .tbl_head01 tr:hover{background:#fafafa}
#bo_list .tbl_head01 td {border:1px solid #dfdfdf;padding:8px 5px;font-size:1.083em;color:#666}
#bo_list .tbl_head01 a {color:#666}

/* 게시판 목록 */
#bo_list .td_num {width:60px;text-align:center}
#bo_list .td_type {width:188px;text-align:center}
#bo_list .td_subject{padding-left:15px}
#bo_list .td_prefe {width:108px;text-align:center}
#bo_list .td_tel {width:138px;text-align:center}
#bo_list .td_hit {width:88px;text-align:center}


#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:center}
#bo_list .td_nick {width:100px;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_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold;color:#3c95d5;}

#bo_list_total {float:left;padding:5px 0 25px;color:#818181}

.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

#bo_v {margin:20px 0;padding-bottom:20px}
#bo_v {margin-bottom:20px;padding:20px;background:#fff}

#bo_v_title {padding:15px 20px ;color:#444;font-size:1.2em;background:#ebebeb;border:1px solid #c4c4c4}
#bo_v_title .bo_v_tit{display:block;font-size:18px;margin:5px 0 0 }

#bo_v_info {padding: 10px 0 15px;margin:0 0 20px;border-bottom:1px solid #ddd;color:#666}
#bo_v_info:after {display:block;visibility:hidden;clear:both;content:""} 
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block;margin:0 10px 0 0;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_info .profile_img {}
#bo_v_info .profile_img img{border-radius:50%}
#bo_v_info .sv_member{color:#000}
#bo_v_info .if_view{display:inline-block;background:url(./img/icon_view.png) no-repeat 50% 50%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin-right:3px}
#bo_v_info .if_comment{display:inline-block;background:url(./img/icon_comment.png) no-repeat 50% 50%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin-right:3px}
#bo_v_info .if_date{float:right;margin:0;font-style:italic;color:#888}

#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_con {margin:10px 0 30px;width:100%;line-height:1.7em;min-height:200px;word-break:break-all;overflow:hidden; font-size: 14px;}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}
#bo_v_con table {width:100%;border-collapse:collapse;border-spacing:0}
#bo_v_con caption {padding:10px 0;font-weight:bold;text-align:left; font-size: 16px;}
#bo_v_con th {width:168px;padding:8px 11px;border:1px solid #c4c4c4;background:#ebebeb;color:#696969;text-align:left;font-size:14px;}
#bo_v_con td {padding:5px 8px;border:1px solid #dfdfdf;font-size:14px;color:#666}



