﻿body
{
	font-size: 12px;
	font-family:"宋体";
}
.page
{
	width: 18px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #ccc;
	margin-left: 2px;
	float: left;
	font-family: Arial;
}
.page a
{
	display: block;
	width: 100%;
	height: 20px;
	color: #000;
	text-decoration: none;
}
.page a img
{
	border: none;
	vertical-align: middle;
	margin-top:6px;
}
.page .cur
{
	background-color: #efefef;
	font-weight: bold;
	display:block;
	width: 100%;
}