.news-small {
	height: 270px;
	width: 227px;
	float: left;
	margin-bottom: 20px;
	background-color: #F4F4F4;
	border-top: 1px solid #F2F2F2;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #999;
	border-left: 1px solid #F2F2F2;
}
.space {
	height: 50px;
	width: 17px;
	float: left;
}
.news-big {
	margin-bottom: 20px;
}
.title-small {
	margin-bottom: 0px;
	margin-top: 7px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 15px;
}
.txt-small {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	color: #666;
}
.time-small {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
	font-weight: normal;
	color: #333;
}
