span{ display:inline;}
.newspage .right .new_list li:after{
  content: "▪";

  display: block;

  position: absolute;

  left: 0;

  top: 15px;}
