
.overview .item {
	width: 550px;
	margin-top: 15px;
	border-bottom: 1px solid #81cfff;
	padding-bottom: 10px;
	
}

.overview .date {
	color: #3389c6;
	font-weight: bold;
}

.overview .type {
	font-weight: bold;
	font-size: 12px;
}

.overview .item {
	margin-top: 10px;
}

.overview .image {
	float: left;
	border: 1px solid #81cfff;
	margin-right: 10px;
}

.overview .news_content {
	float: left;
}
.news_item {
	margin-top: 10px;
	font-size: 11px;
}