@charset "utf-8";
/* 새글 스킨 (latest) */

.latest_table{ margin-top:50px;}
.latest_table th{ background:#147bbe; font-size:12px; color:#fff; padding:10px 0; line-height:18px;}
.latest_table td{ background:#fff; font-size:11px; color:#666; padding:10px 3px; line-height:18px; word-break:keep-all; border-bottom:1px solid #ddd;}

.latest_table .td_name {width:80px; text-align:center; font-weight:bold;}
.latest_table .td_board {width:220px;text-align:center}
.latest_table .td_subject{text-align:center}
.latest_table .td_num {width:70px; text-align:center}
.latest_table .td_num2 {width:50px; text-align:center}

.latest_table .empty{ text-align:center;}