#kkpager,.kkpager{
	clear:both;
	color:#333;
	padding:5px 15px 5px 15px;
	font-size:12px;
	text-align: center;
	margin-bottom: 30px;
}

#kkpager a,.kkpager a{
	float: left;
	border: 1px solid #D9D9D9;
	display: inline;
	padding: 3px 10px 3px 10px;
	margin-right: 5px;
	/*border-radius: 3px;*/
	/*-moz-border-radius: 3px;*/
	/*-webkit-border-radius: 3px;*/
	cursor: pointer;
	/*background: #fff;*/
	text-decoration:none;
	/*color:#999;*/
	/*background-image: url("../../images/fenye_small.png");*/
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: #666666;

}

#kkpager span.disabled,.kkpager span.disabled{
	float: left;
	display: inline;
	padding: 3px 10px 3px 10px;
	margin-right: 5px;
	/*border-radius: 3px;*/
	/*-moz-border-radius: 3px;*/
	/*-webkit-border-radius: 3px;*/
	border:1px solid #D9D9D9;
	/*background-color:#FFF;*/
	color:#333;
}
#kkpager span.curr,.kkpager span.curr{
	float: left;
	border: 1px solid #db232a;
	display: inline;
	padding: 3px 10px 3px 10px;
	margin-right: 5px;
	background-color: #db232a;
	color: #fff;
	/*border-radius: 3px;*/
	/*-moz-border-radius: 3px;*/
	/*-webkit-border-radius: 3px;*/
	/*background: #e5f5f0;*/
	/*color: #11795c;*/
	/*background-image: url('../../images/fenye_small_active.png');*/
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
#kkpager a:hover,.kkpager a:hover{
	border: 1px solid #db232a;
	color:#fff;
	background-color: #db232a;
	/*background-image: url('../../images/fenye_small_active.png');*/
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
#kkpager span.normalsize{
}
#kkpager_gopage_wrap{
	position:relative;
	left:0px;
	top:0px;
}
#kkpager_btn_go {
	width:44px;
	height:18px;
	border:0px;
	overflow:hidden;
	line-height:140%;
	padding:0px;
	margin:0px;
	text-align:center;
	cursor:pointer;
	/*background-color:#75d2b8;*/
	/*color:#FFF;*/
	position:absolute;
	left:0px;
	top:-2px;
	/*-moz-border-radius: 3px;*/
	/*-webkit-border-radius: 3px;*/
	display:none;
}
#kkpager_btn_go_input{
	width:36px;
	height:14px;
	color:#999;
	text-align:center;
	margin-left:1px;
	margin-right:1px;
	/*border:1px solid #DFDFDF;*/
	position:relative;
	/*-moz-border-radius: 3px;*/
	/*-webkit-border-radius: 3px;*/
	left:0px;
	top:0px;
	outline:none;
}

#kkpager_btn_go_input.focus{
	/*border-color:#75d2b8;*/
}

#kkpager .pageBtnWrap,.kkpager .pageBtnWrap{
	display: inline-block;
	vertical-align: middle;
}
#kkpager .infoTextAndGoPageBtnWrap,.kkpager .infoTextAndGoPageBtnWrap{

}
#kkpager .spanDot,.kkpager .spanDot{
	float:left;
	margin-right:5px;
}

#kkpager .currPageNum,.kkpager .currPageNum{
	/*color:#FD7F4D;*/
}

#kkpager .infoTextAndGoPageBtnWrap,.kkpager .infoTextAndGoPageBtnWrap{
	display: none;
	vertical-align: middle;
}