.news_title {
  float: left;
  margin-left: 50px;
  padding-top: 15px;
  padding-bottom: 5px;
  width: 260px;
  border-bottom: dashed 1px #808078;
}


.news_time {
  float: left;
  padding-top: 15px;
  padding-bottom: 5px;
  width: 120px;
  border-bottom: dashed 1px #808078;
}


.news_name {
  float: left;
  padding-top: 15px;
  padding-bottom: 5px;
  width: 120px;
  border-bottom: dashed 1px #808078;
}