#main li.page_item {
	background-image: url(../images/btn_test-example_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
	width: 310px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-left: 30px;
	padding-top: 12px;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
}
#main li.page_item a {
	color: #333333;
	display: block;
}
#main li.page_item a:hover {
	color: #333333;
	text-decoration: none;
}
ul {
	margin:0;
}