.news{
line-height:30px;
font-size:13px;
width: 450px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
border-bottom-width : 1px;
border-bottom-style : dotted;
}