@charset "utf-8";
.latest-list {position:relative;padding:15px;background-color:#F5F5F5}
.latest-list ul li {margin-bottom:12px}
.latest-list ul li a {color:#555}
.latest-list ul li a:hover {color:#1b1b1b}
.latest-list ul li:last-child {margin-bottom:0}
.date {float: right;
font-size: 14px;
color: #777;
font-weight: 300;}
.latest_more {float: right; font-size: 14px; text-decoration: underline; padding-top: 10px;}