@charset "utf-8";

/* 새글 스킨 (latest) */
.latest {}
.latest .lat_title {text-align:left;font-size:30px; font-weight:800; position:relative;padding:15px 0}
.latest .lat_title img {position:absolute;right:0;top:20px}
.latest table {border-collapse:collapse;width:100%;}
.latest table th {border-top:1px solid #000; padding:15px;background:#fafafa; font-size:23px; font-weight:bold; border-bottom:1px solid #b3b3b3;}
.latest table td {border-bottom:1px solid #b3b3b3;padding:15px;text-align:left;}
.latest table td:nth-child(1) {width:60%;}
.latest table td:nth-child(2) {width:20%;}
.latest table td:nth-child(3) {width:20%;}
.latest table td.center {text-align:center}
.latest table td.empty {padding:100px 0;text-align:center;}
