.ul_nav {margin:0; padding:0px; list-style: none; }
.ul_nav li {
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
width:250px;
line-height:25px;
padding-left:14px;
text-align:left;
background:url(../images/icon01.gif) left center no-repeat;
}

.ul_news {margin:0; padding:0px; list-style: none; }
.ul_news li {
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
width:650px;
line-height:28px;
padding-left:18px;
text-align:left;
border-bottom:1px #ccc dashed;
background:url(../images/icon01.gif) left center no-repeat;
}



/*ÐÂÔö¼Ó */

.ul_news li a{display:block;width:565px;float:left}
.ul_news li span{display:block;float:left;}