.news_wrap {
    height: 150px;
    overflow: auto;
   border:1px solid #595757;
}
.news_wrap {
    height: 150px;
    overflow: auto;
    line-height: 30px;
    font-size: 15px;
    font-weight: normal;
    font-family: sans-serif;
}
.news_wrap strong {
    font-weight: normal;
    font-size: 13px;
    line-height: 30px;
}