.more_pro{
    width:96%;
	height:80px;
	line-height:80px;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:20px;
	position:relative;
}
.page_s{
    display:block;
    width:25%;
	height:80px;
	float:left;
	background:#00aeef;
	text-align:center;
	color:#FFFFFF!important;
}
.page_x{
    display:block;
    width:25%;
	height:80px;
	float:right;
	background:#00aeef;
	text-align:center;
	color:#FFFFFF!important;
}
.page_info{
    width:48%;
	height:80px;
	text-align:center;
	top:0px;
	left:26%;
	position:absolute;
	background:#00aeef;
	color:#FFFFFF;
}