div.news-list .home img{
	float:left;
	width:136px;
}
div.news-list .home .preview_picture-home{
	display:table-cell;
	vertical-align:middle;
	width:133px;
	height:100px;
	border-color:#3773b1;
	margin:0 18px 15px 0;
	border:1px solid #2f2c2d;
}
.home .news-item,
.news-list ul.home{
	margin:0;
	padding:0;
	overflow:hidden;
}
.home .news-item{
	background:none;
	display:block;
	float:left;
	width:335px;
	height:113px;
	margin-bottom:15px;
	margin-right:20px;
}

.home .news-item-header {
	float: right;
	width: 190px;
}
.home .news-item-header a{
	color:#555253;
	font-size:12px;
	font-weight:normal;
}

.home .news-date-time {
	display:block;
	color:#486DAA;
	margin-bottom:3px;
}