.nice_list{
  margin-top:20px 0;
}
.nice_list h3{
  margin-bottom:10px;
  margin-top:0px	;
  font-size:24px;
}
.nice_list a{
  color: #bf1b2c;
  text-decoration: none;
}
.more{
  margin-top:10px;
  text-align: right;
  display: none;
}
.nice_content{
  background: white;
  padding: 16px 30px;;
  line-height: 20px;
  margin-top: 20px;
  border: 1px solid #ddd;
}
.newsDate {
  font: 12px Tahoma, Geneva, sans-serif;
  margin-bottom: 5px;
}

.newsDate span {
  color: #999;
}