/* ============�����б�============== */

ul.newslist19{
margin:0;
padding:0;
}

li.newslist19 {
margin:0;
padding-left: 5%;
list-style-type: none;
background: transparent url(../images/newslist19.png) left no-repeat;
    width: 100%;
}

li.newslist19 a{
	display: block;
    text-decoration: none;
    font: 12px/26px simsun, Arial,Verdana;
    color: #505050;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

li.newslist19 a:hover{
color:#ff0000;
text-decoration: underline;
}

li.newslist19 .time{
float:right;
font:12px/26px Verdana,Arial,simsun;
color:#999;
}
