.newsbox{
	width: 440px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 12px;
}
.newstitle{
	font-size: 12px;
	width: 300px;
	float: left;

}
.newsdate{
	width: 135px;
	text-align: right;
	margin: 0px;
	float: left;

}
.underline{
	background-image: url(../_images/reddot.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	float: left;
}
#paging{
	font-size: 12px;
}
.columnwidth{
	width: 150px;	
	font-size: 12px;
}