@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);


.latest_board { position:relative; width:333px; color:#fff;}
.latest_board ul { padding:0; width:333px; color:#fff;}
.latest_board ul li { list-style: none;  padding:0 8px; padding-top:13px;  color:#666;}
.latest_board .lat_subject { width: 230px;float:left; }
.latest_board .lat_datetime { width:80px; text-align:right; float:right; color:#666; }

.latest_board a { color:#3C3C3C;}