.prompt {
	background: url("../images/isie8.png") no-repeat center; left: 50%; width: 880px; height: 678px; bottom: 0px; margin-left: -440px; display: none; position: fixed; z-index: 999998;
}
.prompt span {
	left: 390px; top: 300px; width: 370px; color: rgb(102, 102, 102); line-height: 24px; font-family: Arial; font-size: 14px; display: block; position: relative;
}
.prompt span a {
	text-decoration: underline;
}
.prompt-close {
	background: url("../images/closed.png") no-repeat center; top: 50px; width: 30px; height: 30px; right: 120px; margin-top: -5px; position: absolute; cursor: pointer;
}
.pageloading {
	background: rgb(255, 255, 255); left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 999999;
}
.pageloading img {
	margin: auto; left: 0px; top: 0px; width: 40px; right: 0px; bottom: 0px; position: absolute;
}
.pages{ margin-top:10px;}
.pages li{ float:left; line-height:20px;border:1px solid #E1E1E1;  margin-right:10px; background-color:#FFF;}
.pages li.c{background-color:#588FD9; color:#FFF;padding:0 8px;}
.pages li a{float:left;padding:0 8px;height:20px;}.pages li a:hover{background-color:#588FD9; color:#FFF;text-decoration: none;}