.newslist a {
    width: 86%;}
.newslist li {
    float: left;
    width: 100%;
    height: auto;
    line-height: 25px;
    text-align: right;
    font-size: 12px;
    color: #7f7f7f;
    overflow: hidden;}
