.pagelabel {
	display:block;
	margin: 20px;
}

.pagelabel div {
	float: left;
	text-align: center;
	vertical-align: middle;
	width: 99px;
	border-top: 1px solid #E6E9ED;
	border-left: 1px solid #E6E9ED;
	padding: 10px 0px;
	cursor: pointer;
}

.pagebtn:last-child {
	border-right: 1px solid #E6E9ED;	
}

.pagebtn {
	font-family: "微软雅黑";
	font-size: 9pt;
	cursor: pointer;
}

.menutype {
	float:right;	
	margin-top: -6px;
}

.menutypebtn {	
	background-color: #FFF;
	color: #434A54;
	border: 0px;
	outline-style: none;	
	height: 24px;
	width: 75px;
	font-size: 9pt;
	font-weight: 700;
	text-align: center;
	font-family:'Microsoft YaHei';
    cursor:pointer;
}

.menutypefirst {
	color:#FFF;
	background: none repeat scroll 0% 0% #DD0000;
}

.pagebtn1 {
	padding:5px 9px;
	float: right;
	display: inline-block;
	margin-right: 5px;
	cursor: pointer;
	margin-top: -5px;
/*	background: #DD0000;
	color: white;*/
	font-weight: bold;
	width: 50px;
	text-align: center;
}
