ul, li {list-style: none!important;}

.latest_white {width: 100%; padding-bottom: 15px; overflow: hidden; position: relative;}
.latest_white h2 {margin: 0; display: block; height: 21px; padding: 9px 0 0 9px; margin-bottom: 12px; color: #000000; no-repeat left bottom; font-size:1em;}

.latest_white ul {margin: 0; padding: 0;}
.latest_white ul li {height: 26px; overflow: hidden; white-space: nowrap; padding-top: 10px; border-bottom: solid 1px #f5f5f5;}
.latest_white ul li:last-child {border: none;}

.latest_white ul li .title a {color: #000; text-decoration:none;font-size:11px;}
.latest_white ul li .title a:hover {text-decoration: none;}
.latest_white ul li .title span.comment {color: #cbb3d7; text-decoration: none;}
.latest_white ul li .title span.comment a {color: #cbb3d7; text-decoration: none;}
.latest_white ul li a:hover {transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; opacity: 0.7;}

.latest_white ul li .date {color: #000; white-space: nowrap; margin-right: 5px;}

.latest_white .more {position: absolute; top: 12px; right: 11px; color: #54564b;}
.latest_white a.more {text-decoration: none;} 
.latest_white a.more:hover {text-decoration: none;} 
