@charset "utf-8";
/* CSS Document */

.page-all {
	float: left;
	margin-top: 10px;
	margin-bottom:20px;
	width: 97%;
}
.s-page{
	float:left;
	margin:5px 0 0 10px;
	padding:0px;
	width:100%;
	height:auto;
	}
.s-page .page1{
	float:left;
	margin:2px;
	height:16px;
	font-size:12px;
	font-weight:bold;
	color:#333;
	line-height:16px;
	text-align:right;
	width:100%;
	}
	
.s-page .botton-nb{
	float: left;
	margin:2px;
	width:16px;
	height:16px;
/*	background:#ecbe06;*/
	font-size:12px;
	font-weight:bold;
	color:#015172;
	line-height:16px;
	text-align:center;
	}
.s-page .botton-nb a{
	color:#755507;
	}
.s-page .botton-nb a:hover{
	color:#5a2708;
	}
.s-page .botton-nb-s{
	float: left;
	margin:2px;
	width:15px;
	height:16px;
	border:#c2e9fa 1px solid;
	background:#8ecfea;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:14px;
	text-align:center;
	}
.s-page .botton-nb img{
	float:left;
	margin:0;
	padding:0;
	width:16px;
	height:16px;
	}
.goPageBtn {
	float:left;
	height:24px;
	background: #aadcf1;
	border: 1px solid #c2e9fa;
	margin: 0px;
	font-size: 11px;
	padding: 0px;
	padding: 4px;
	color: #015172;
	font-weight: bold;
	cursor:pointer;
}
.gotoNum {
	color: #015172;
	float: left;
	width: 30px;
	height:24px;
	border: 1px solid #c2e9fa;
	margin: 0px;
	padding: 3px;
	border-right: none;
	margin-left: 4px;
}
.perPage {
	float: left;
	min-width: 100px;
	border: 1px solid #c2e9fa;
	margin: 0px;
	padding: 2px;
	color: #015172;
}