@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);


.latest_board { position:relative; width:500px; color:#fff;font-size:15px;}
.latest_board ul { padding:0; width:500px; color:#fff;}
.latest_board ul li { list-style: none; width:450px !important;  padding:0 5px; padding-top:13px;  color:#666;margin-left:25px;}
.latest_board .lat_subject { width: 350px;float:left; }
.latest_board .lat_datetime { width:100px; text-align:right; float:right; color:#666; }

.latest_board a { color:#3C3C3C;}