@charset "utf-8";
/* CSS Document */

div#indexPaging {position:relative;	margin:0 auto;  margin-top:8px;	width:auto;}
button { padding-right:3px; padding-left:3px; }
.pageButton {border:none; background-color:transparent;	font-weight: bold; color: #2a4290; cursor:pointer; }
.pageButtonOn {border:1px solid #999999; background-color:#FFFFFF; font-weight: bold; color: #999999; cursor:pointer; }

