@charset "utf-8";

.newsblock {
	padding: 10px 0;
	border-bottom: 1px solid #eae9de;
}
h4 {
	color: #c62334;
	font-size: 16px;
	margin: 5px 0 10px 0;
	line-height: 18px;
}
h4 a {
	color: #c62334;
	text-decoration: none;
}
.date {
	font-size: 10px;
	color: #827f72;
}
.article {
	margin: 10px 0;
	font-size: 12px;
	line-height: 17px;
}
.anchor {
	font-size: 12px;
	color: #c62334;
}
.anchor a {
	font-weight: bold;
	color: #c62334;
}