/*block*/
.news .block {
    padding-bottom:26px;
    margin-bottom:24px;
    border-bottom: 1px solid #cfcfcf;
}
.news.block .blocktext,
.news .block .blocktext {
    margin-left: 212px;
}
.news .block.noimg .blocktext{
    margin:0px;
}

.news h2 {
	color:#e74c3c;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:6px;
}

.news .data_new {
	color:#aaaea2;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:6px;
	float: right;
}

.news p {
    margin-bottom:4px;
    font-size: 12px;
    color: black;
}

.news p a {
  color: inherit;
}

.duw {
  margin: 15px;
}

.more a {
  color: black;
}