@charset "utf-8";
/* SIR 지운아빠 */

/* 목록 테이블 */
#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_list .td_board {width:120px;text-align:center}
#bo_list .td_board a {font-weight:bold;color:#4a4a4a}
#bo_list .td_subject img {margin-left:4px}
#bo_list .td_name {width:80px;text-align:left}
#bo_list .td_date {width:60px;text-align:center}
.new_comment {color:#ff6600}