#newslist{
  background:#f8f8f8;border:1px solid silver;padding:1px;height:20px;line-height:20px;width:288px;
 }
 #contain{
  font-size:12px;overflow:hidden;list-style:none;width:288px;height:20px;margin:0px;padding:0;
 }
 #contain li{
  height:22px;line-height:22px;white-space:nowrap;overflow:hidden;
 }

