.news_list li {
	margin-bottom: 10px;
}

.news_list em,
.news_text_list em {
	display: inline-block;
	min-width: 75px;
	padding: 1px 6px;
	background-color: #d7c597;
	color: #fff;
	font-style: normal;
	text-align: center;
}

.news_text_list dt {
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: bold;
}

.news_text_list dd {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.news_text_list .news_meta {
	margin-bottom: 10px;
}

.news_text_list .news_body > :first-child {
	margin-top: 0;
}

.news_text_list .news_body p {
	margin-bottom: 10px;
}

.news_text_list .news_body a,
.news_text_list .news_body a span {
	color: rgb(35, 111, 161);
	text-decoration: none;
}

.news_status {
	margin: 0;
	padding: 10px 0;
}
