
.Pagekafather{

}


.Pagekafather:after{
	content:'';
	display:block;
	visibility:hidden;
	height:0px;
	clear:both;
}
.Pageka{
	margin:20px 0;
	height:35px;
	line-height:35px;
	right:0px;
	display:table;
	float:right;
}
.Pageka span{
	color:#555;
}
.Pageka a{
	cursor:pointer;
	height:50px;
	padding:10px;
	font-size:13px;
	border:1px solid #ccc;
	margin-left:5px;
	color:#555;
	text-decoration:none;
}
.Pageka a:hover{
	border:1px solid #FF8533;
}
.Pageka a.checkedpage{
	background:#FF8533;
	border:1px solid #FF8533;
	color:white;
}