#kkpager{ clear:both; color:#999; padding:5px 0px 5px 0px; font-size:13px; text-align:center; } #kkpager a{ float: left; border: 1px solid #ccc; display: inline; margin-right: 10px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; cursor: pointer; background: #fff; text-decoration:none; color:#333; width:35px; height:35px; padding-top:7px; } #kkpager a:first-child,#kkpager a:last-child{ width:70px; height:35px; padding-top:7px; } #kkpager span.disabled{ float: left; display: inline; width:70px; height:35px; padding-top:7px; margin-right: 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border:1px solid #DFDFDF; background-color:#FFF; color:#DFDFDF; } #kkpager span.curr{ float: left; border: 1px solid #0055aa; display: inline; width:35px; height:35px; padding-top:7px; margin-right: 10px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; background: #0055aa; color: #fff; } #kkpager a:hover{ border:1px solid #0055aa; background-color:#0055aa; color:#fff; } #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:#31ACE2; 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:#31ACE2; } #kkpager .pageBtnWrap{ display: inline-block; margin-left: auto; margin-right: auto; margin-top:80px; margin-bottom:80px; } #kkpager .infoTextAndGoPageBtnWrap{ float:right; } #kkpager .spanDot{ float:left; margin-right:5px; } #kkpager .currPageNum{ color:#FD7F4D; } #kkpager .infoTextAndGoPageBtnWrap{ padding-top:5px; display:none; }