#main{width:1050px; margin:auto;}

.newslist li{display:block; clear:both;}

.newslist li a{display:block; width:100%; height:100%; min-height:30px;}

.newslist li div{float:left;}

.newslist li div.tim{width:100px; height:68px; padding-top:25px; background:#EEE; text-align:center; border-radius:0px 0px 10px 0px;}
.newslist li div.tim:hover{width:100px; height:68px; padding-top:25px; background:#ffe100; text-align:center; border-radius:0px 0px 10px 0px;}



.newslist li div.con{width:930px; padding-left:20px;display:inline;}


.newslist li div.con h3{font-size:16px; font-weight:100; text-align:left;}
.newslist li div.con h3:hover{font-size:16px; font-weight:100; text-align:left;background:#EEE; }

.newslist li.clear{width:100%; clear:both; height:30px;}


