﻿.news_image {
	float: left;
	width: 164px;
}
.news_image img {
	border: 1px solid #999999;
}
.news_text {
	margin-left: 25px;
}
.news_text {
	float: right;
	width: 355px;
}

