.page ul li{
	float:left;
	height:20px;
	line-height:20px;
}

/*.page ul li span{
	height:20px;
	line-height:20px;
}


*/.page #index{
	background : url(img/index.png)  no-repeat;
	width:13px;
	height:16px;
	height:11px\9;
	*+height:14px;
	cursor:pointer;
	border:0px;
	margin:0 4px;
	margin-top:8px;
	*+margint-top:0px;
	margint-top:0px\9;
}


.page #prev{
	background : url(img/prev.png)  no-repeat;
	width:10px;
	height:16px;
	height:11px\9;
	*+height:14px;
	cursor:pointer;
	border:0px;
	margin:0 4px;
	margin-top:8px;
	*+margint-top:0px;
	margint-top:0px\9;
}


.page  #next{
	background : url(img/next.png)  no-repeat;
	width:12px;
	height:16px;
	height:11px\9;
	*+height:14px;
	cursor: pointer;
	border:0px;
	margin:0 4px;
	margin-top:8px;
	*+margint-top:0px;
	margint-top:0px\9;
}




.page  #final{
	background : url(img/final.png)  no-repeat;
	width:15px;
	height:16px;
	height:11px\9;
	*+height:14px;
	cursor: pointer;
	border:0px;
	margin:0 4px;
	margin-top:8px;
	*+margint-top:0px;
	margint-top:0px\9;
}




.page input{
	background : url(img/inputText.jpg) no-repeat;
	width:30px;
	height:19px;
	border:none;
}

.page #tip{
	background : url(img/index_1.png) -27px -144px no-repeat;
	width:57px;
	height:20px;
	height:20px!important;
	border:0px;
	cursor:pointer;
	background: #03539c;
	color: white;
	margin-left:2px;
}
