	.article {
		width: 330px;
		background: #fff;
	}
	#pagination {
		clear: both;
		padding: 50px;
		font-weight: bold;
	}
	#pagination A {
		color: #333;
		text-decoration: none;
		font-weight: normal;
		padding:6px;
	}
	#pagination A:hover {
		text-decoration: underline;
	}
	.paginationNums {
		display: inline-block;
		margin: 0 4px;
	}
	.onPage {
		background: #eee;
	}
	