/*翻页
webdings 符号样式
number 数字样式
*/
.pagenav
{
	width:20px;
	color:#000000;
	font-family: webdings;
}
.number
{
	font-family: arial;
}

