@charset "utf-8";
/* CSS Document */

.class_page          {height:30px; margin-top:0px; /*border-top:#ccc 1px solid;*/ margin-bottom:40px; padding-top:16px;}
.class_page ul       {}
.page_one            {float: left;}
.page_one a          {display:block; width:40px; line-height:37px; text-decoration: none; text-align:center; margin:0px 2px 0px 2px; font-size:12px; border:#999 1px solid; color:#999;-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
.page_one a:hover    {color:#333; border:#999 1px solid; background-color:#f0f0f0;}
.page_two            {float:left;}
.page_two a          {display:block; width:40px; line-height:37px; text-decoration: none; margin:0px 2px 0px 2px; font-size:12px; text-align:center;border:#999 1px solid; color:#999; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
.page_two a:hover    {color:#333; border:#999 1px solid; background-color:#f0f0f0;}
.page_three          {float:left; width:40px; line-height:37px; text-align:center; border:#999 1px solid; margin:0px 2px 0px 2px; font-size:12px; color:#fff;  -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background-color:#999;}