.page_td {
	border: 1px solid #6A91BC;
	width:20px;
	text-align:center;
	cursor:hand;
}
.page_td_current {
	background-color:#5D90C5;
	cursor:text;
}
.page_font {
	font-family: Times New Roman;
	font-size: 11px;
	font-style: normal;
	line-height: 160%;
	color: #333333;


}
.page_font_current {
	color: #FFFFFF;
	font-weight: bold;
}