@charset "utf-8";
/* CSS Document */

/*----------------------------*/

/*»Ò°×É«*/
.page{ width:auto; padding-top:50px; clear:both; padding-bottom:5px;}
.page { text-align: center;font-size: 13px; line-height:12px;}
.page:after {
    content: "\A";
    white-space: pre;
    display: block;
}
.page a,.page span{border:#848484 1px solid;padding:8px 12px; margin: 1px;color: #333;text-decoration: none;background-color: #fff; border-radius:3px; border: #e6e6e6 1px solid;}
.page a:hover {color: #000;}
.page a.current{font-weight: bold; margin: 1px; color: #424245; background-color: #f5f5f7}



.tableStyle table{ width:100%; border-collapse:collapse; }
.tableStyle table tr th { border:1px solid #dddddd; padding:3px; text-align:center; }
.tableStyle table tr:nth-child(1) td { border:1px solid #dddddd; padding:3px;background:#0072ff; color:#fff; text-align:center; font-size:13px; }
.tableStyle table tr td{ border:1px solid #dddddd; padding:3px; background:#fff; color:#333; text-align:center; font-size:13px; }