@charset 'gb2312';
/*统一分页样式*/
.pcgame_page {width:100%; float:left; border:0; display:block; margin:10px 0 20px; text-align:center; font-size:12px; color:#ccc;/*三个点的颜色*/}
.pcgame_page em{padding:2px 5px; line-height:26px; text-align:left; color:#000;}
.pcgame_page a{padding:4px 5px 3px; line-height:26px; text-align:left; color:#000;/*链接文字默认颜色*/ border:1px solid #ccc;/*链接默认边框*/ text-decoration:none; margin:0 2px;blr:expression(this.onFocus=this.blur());outline:none;}
.pcgame_page a:hover{color:#c00;/*鼠标放在上面的链接文字颜色*/ border:1px solid #c00;/*鼠标放在上面的链接边框*/ text-decoration:underline}
.pcgame_page a:focus{-moz-outline-style: none;}
.pcgame_page span{padding:5px 6px 4px; border:none; line-height:26px; text-align:left; color:#fff;/*当前页文字颜色*/ background:#c00;/*当前页背景色*/margin:1px 2px}
.pcgame_page .prev{background:url(http://www1.pcgames.com.cn/global/2009/pcgame_page.gif) no-repeat 0 -50px; height:22px; border:none; padding:5px 12px 4px 18px;}
.pcgame_page .next{background:url(http://www1.pcgames.com.cn/global/2009/pcgame_page.gif) no-repeat 0 0; height:22px; border:none; padding:5px 18px 4px 12px;}
.pcgame_page a:hover.prev {border:none; background-position:0 -75px;}
.pcgame_page a:hover.next {border:none; background-position:0 -25px;}


