#kkpager{
	width: 100%; height: 38px; line-height: 38px; overflow: hidden; text-align: center; padding: 40px 0; vertical-align: top;
	min-width: 800px;
}
#kkpager a{
	display: inline-block; height: 36px; line-height: 36px; color: #142340; font-weight: bold; border: solid 1px #D6D6D6; padding: 0 12px; margin: 0 5px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; vertical-align: top;
}

#kkpager span.disabled{
	display: inline-block; height: 36px; line-height: 36px; color: #DFDFDF; font-weight: bold; border: solid 1px #D6D6D6; padding: 0 12px; margin: 0 5px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; vertical-align: top;
	border:1px solid #DFDFDF;
	background-color:#FFF;
}
/*#kkpager span{
	display: inline-block; line-height: 36px; vertical-align: top;
}*/
#kkpager span.curr{
	display: inline-block; height: 36px; line-height: 36px; font-weight: bold; padding: 0 12px; margin: 0 5px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; vertical-align: top;
	color: #ffffff; background-color: #374E65; border: solid 1px #374E65
}
#kkpager a:hover{
	color: #ffffff; background-color: #374E65; border: solid 1px #374E65
}
#kkpager span.normalsize{
}
#kkpager_gopage_wrap{
	position:relative;
	left:0px;
	top:0px;
	margin-left: 10px;
}
#kkpager_btn_go {
	display: inline-block; height: 38px; line-height: 38px; cursor: pointer; background-color: #FFFFFF; *line-height:36px; color: #142340; font-weight: bold; border: solid 1px #D6D6D6; padding: 0 12px; margin: 0 5px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; vertical-align: top;
}
#kkpager_btn_go_input{
	display: inline-block; width: 50px; line-height: 20px; padding: 8px 0; color: #142340; text-align: center; border: solid 1px #D6D6D6; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; background-color: transparent; vertical-align: top; outline: none;
}

#kkpager_btn_go_input.focus{
	border-color:#31ACE2;
}

#kkpager .pageBtnWrap{
	display: inline-block;
}
#kkpager .infoTextAndGoPageBtnWrap{
	display: inline-block; vertical-align: top;
	height:36px; line-height: 36px;*display:inline; *zoom:1;
}
#kkpager .spanDot{
	display: inline-block;
	margin-right:5px;
}

#kkpager .currPageNum{
	color:#FD7F4D;
}

#kkpager .infoTextAndGoPageBtnWrap{
	/*padding-top:5px;*/
}
#kkpager span.totalText{ margin-left: 15px; height:36px; line-height: 36px;*display:inline; *zoom:1;}