.news-image {
	position: relative;
	float: left;
}

.news-content {
	position: relative;
	float: left;
}

.news-wrapper {
	margin-bottom: 20px;
}

.news-order-left {
	width: 340px;
	float: left;
	padding: 0 20px 0 0;
}

.news-order-right {
	width: 320px;
	float: left;
	background: #F4F4F4;
	padding: 30px 10px 30px 10px;
	margin-bottom: 20px;
}
