#mingju_wrapper {
  padding: 20px;
  background-color: #fff;
  margin-top: 24px;
}
#mingju_wrapper .list-item {
  padding-bottom: 14px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
  font-size: 13px;
}
#mingju_wrapper .list-item .text{

  font-size:16px;
}
#mingju_wrapper .list-item .text:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #42696c;
}
#mingju_wrapper .list-item .line {
  margin: 0 10px;
  color: #999;
}
#mingju_wrapper .list-item .writer {
  color: #42696c;

}
#mingju_wrapper .list-item .writer a,#mingju_wrapper .list-item .writer a:visited{color:#999}
#mingju_wrapper .list-item .writer:hover {
  text-decoration: underline;
  cursor: pointer;
}
#mingju_wrapper .list-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
}


.song-text{line-height: 200%;font-size:16px;}