

.newslist{list-style-type: none;color:#515151;margin:0px;padding:0px;}
.newslist .newslist_con{float:left;width:100%;background:#EEE;margin-bottom:5px;}

.newslist .newslist_con .time{float:right;font:14px/35px Verdana, Arial, Helvetica, sans-serif;width:auto;margin-right:10px;}
.newslist .newslist_con .newslist_time{float:left; width:auto;margin-left:10px;color:#515151;}

.newslist .newslist_con .newslist_time:link,.newslist .newslist_con .newslist_time:visited,.newslist .newslist_con .newslist_time:active{text-decoration: none;font:14px/35px Verdana, Arial, Helvetica, sans-serif;}

.newslist .newslist_con .newslist_time:hover{
text-decoration: none;font:14px/35px Verdana, Arial, Helvetica, sans-serif;color:#877e71;-webkit-transition: all 0.8s ease-in-out 0s;-moz-transition: all 0.8s ease-in-out 0s;transition: all 0.8s ease-in-out 0s;	}
.newslist .newslist_con:hover{color:#877e71;background:#FFF;-webkit-transition: all 0.8s ease-in-out 0s;-moz-transition: all 0.8s ease-in-out 0s;transition: all 0.8s ease-in-out 0s;}

