$(function() {
	$("#top_newslist tr:gt(1)").css("display","none");		   

});
