@charset "utf-8";
/* CSS Document */
.order .pages{
	width:1200px;
	margin:0 auto;
}
.order .pages .page{
	width:350px;
	height:27px;
	margin:0 auto;
}
.page a{
	height: 25px;
   /* border: 1px solid #783580;*/
    margin-right: 15px;
    display:inline-block;
    line-height: 25px;
	text-align:center;
    color: #333;
	text-decoration: none;
    padding-left: 8px;
    padding-right: 8px;	
}
.page span{
	height: 25px;
    margin-right: 15px;
    display: inline-block;
    line-height: 25px;
	text-align:center;
    color: #333;
    padding-left: 8px;
    padding-right: 8px;	
    border: 1px solid #783580;
}
.page .a1{
	width:30px;
	height:30px;
	padding:0px;
	text-indent:-9999999px;
	background:#e2e2e2 url("/statics/images/ylm/page_next.png") no-repeat;
}
.page a:first-child{
	background:#e2e2e2 url("/statics/images/ylm/page_pre.png") no-repeat;
}

/**她们的故事分页**/
.estory .pages{
	width:1200px;
	margin:0 auto;
}
.estory .pages .page{
	width:420px;
	height:27px;
	margin:0 auto;
}
/*公益慈善分页*/
.gy2 .pages{
	width:1200px;
	margin:0 auto;
	position:relative;
	bottom:80px;
}
.gy2 .pages .page{
	width:350px;
	height:27px;
	margin:0 auto;
}
/*整形日记分页*/
.ediary .pages{
	width:1200px;
	margin:25px auto 0;
}
.ediary .pages .page{
	width: 100%;
    height: 27px;
    margin: 0 auto;
    text-align: center;
}
/*公司新闻分页*/
.news .pages{
	width:1200px;
	margin:70px auto;
}
.news .pages .page{
	width:450px;
	height:27px;
	margin:0 auto;
}