#news-list th
{
  text-align:left;
}
#container-home .news-list .control-number-list, #news-list .news-date-header, #news-list .news-date, #container .publishtime, #container .news-next-prev{
  display: none;
}

#maincontent .top{
  border-top: 1px #fff dashed;
}

#maincontent .title{
  border-top: 1px #aaa dashed;
}	

#maincontent .title, #maincontent .top{
	font-weight:bold;
	line-height:2.4em;
	text-align:left;
	clear:both;
}	

#maincontent table{
	width: 95%;
	padding: 8px;
}

#maincontent table td {
	border: 1px solid #ccc;
	text-align: center;
}


