
ul
{
	list-style:none outside;
}
#lzjslist1_dat1 li{
	overflow: hidden; 
	word-break:keep-all;
	white-space:nowrap;
	text-overflow:ellipsis;
	width:100px;
	height:20px;
	margin-left:6px;list-style:none outside;
}

#news1_dat1 li{
	overflow: hidden; 
	word-break:keep-all;
	white-space:nowrap;
	text-overflow:ellipsis;
	width:220px;
	height:20px;
	margin-left:6px;list-style:none outside;
}
