﻿#pageShow{
	width:100%;
	text-align:center;
	
}
#pageShow span{
	text-align: center;
	cursor:pointer;
	margin: 1px;
	overflow:hidden;
	display:inline-block;
	font-family:Verdana;
}
#pageShow .first {
	font-family: Webdings;
	color: #fff;
	background: url(img/bg.gif) no-repeat;
	line-height:18px;
	height: 20px;
	width: 18px;
}
#pageShow .back {
	height: 20px;
	line-height: 18px;
	width: 18px;
	font-family: Webdings;
	color: #fff;
	background: url(img/bg.gif) no-repeat;

}
#pageShow .next {
	font-family: Webdings;
	color: #fff;
	height: 20px;
	line-height: 18px;
	width: 18px;
	background: url(img/bg.gif) no-repeat;
	
}
#pageShow .end {
	height: 20px;
	line-height: 18px;
	width: 18px;

	font-family: Webdings;
	color: #fff;
	background: url(img/bg.gif) no-repeat;
}
#pageShow .this-page {
	width: 18px;
	line-height: 18px;
	height: 18px;
	color: #fff;
	background: url(img/bg_3.gif) no-repeat;
	text-decoration: none;
}
#pageShow .h{
	height: 18px;
	line-height: 18px;
	width: 18px;

	color: #fff;
	background: url(img/bg.gif);

}

#pageShow .h {
	color: #FFF;
	text-decoration: none;

}
#pageShow a:link, #pageShow a:visited {
	text-decoration: none;
	color:#fff;
}
#pageShow a:hover, #pageShow a:active {
	color:#f69;
	text-decoration: none;
}




