@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);


.latest_board { position:relative; width:288px;}
.latest_board h1{ margin-bottom:10px; font-size:15px;  font-family: 'Nanum Gothic', serif; padding-top:10px; padding-left:10px;}
.latest_board ul { padding:0;border-top:1px solid #231f20; }
.latest_board ul li { list-style: none; padding:0 10px; padding-top:10px; height:24px;  font-family: 'Nanum Gothic', serif;}
.latest_board .btn_more { position:absolute; top:12px; right:0px; width:16px; height:15px; text-indent:-9999em; background:url(./img/bg_btn_more.gif) no-repeat; }
.latest_board .category { float:left; width:90px; color:#ed6851; }

