.s-page{
	float:right;
	margin:5px 15px 0 0;
	padding:0px;
	width:70%;
	height:20px;
	}
.s-page .page{
	float:right;
	margin:2px;
	width:50px;
	height:16px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	line-height:16px;
	text-align:right;
	}
.s-page .botton-nb{
	float: right;
	margin:2px;
	width:16px;
	height:16px;
	background:#004ab2;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:16px;
	text-align:center;
	}
.s-page .botton-nb a{
	color:#fff;
	}
.s-page .botton-nb a:hover{
	color:#FFCC00;
	}
.s-page .botton-nb-s{
	float: right;
	margin:2px;
	width:14px;
	height:14px;
	border:#004ab2 1px solid;
	background:#fff;
	font-size:12px;
	font-weight:bold;
	color:#004ab2;
	line-height:14px;
	text-align:center;
	}
.s-page .botton-nb img{
	float:left;
	margin:0;
	padding:0;
	width:16px;
	height:16px;
	}

