﻿Ul { list-style: none; }
/*翻页开始 720×30 按钮H:22*/

/*翻页数字*/
.PageNum { width: 460px; height: 22px; font-family: Verdana, Arial; font-size: 12px; float: left; }
.PageNum ul { }
.PageNum li { height: 22px; min-width: 23px; line-height: 22px; text-align: center; margin-right:7px; float: left; }
.PageNum ul li a:link, .PageNum ul li a:active, .PageNum ul li a:visited { padding: 0 2px; min-width: 21px; font-size: 12px; color: #0063dc; height: 20px; line-height: 20px; text-align: center; text-decoration: none; background: #FFF; border: #D7D7D7 1px solid; float: left;_width:23px; }
.PageNum ul li a:hover { padding: 0 2px; min-width: 21px; font-size: 12px; color: #f50; height: 20px; line-height: 20px; text-decoration: none; background: #FFEFDF; text-align: center; float: left; border: #F50 1px solid; _width:23px;}
#PageNowNum { padding: 0 2px; min-width: 23px; color: #F50; border: #F50 1px solid; height: 20px; line-height: 20px; background: #FFEFDF; font-weight: bold; _width:23px; }
.PageNone { font-size: 14px; color: #D7D7D7; border: #D7D7D7 1px solid; background: #FFFFFF; }
.PageFont { font-family: "宋体"; font-size: 12px; color: #666666; }

#FristBtn { width: 58px; height: 20px; float: left; }
#FristBtn a:link, #FristBtn a:active, #FristBtn a:visited { color: #333; padding-left: 6px; width: 50px; height: 20px; line-height: 20px; text-align: center; text-decoration: none; background: url(/Images/PageBtnIco.png) 0px -50px; float: left; }
#FristBtn a:hover { color: #F50; padding-left: 6px; width: 50px; height: 20px; line-height: 20px; text-align: center; text-decoration: none; background: url(/Images/PageBtnIco.png) 0px -100px; float: left; }

#BeforeBtn { width: 58px; height: 22px; float: left; }
#BeforeBtnNull { color: #999; padding-left: 6px; width: 50px; height: 20px; line-height: 20px; text-align: center; text-decoration: none; background: url(/Images/PageBtnIco.png) 0px -50px; float: left; border: #D7D7D7 1px solid; }
#BeforeBtn a:link, #BeforeBtn a:active, #BeforeBtn a:visited { color: #333; padding-left: 6px; width: 50px; height: 20px; line-height: 20px; text-align: center; text-decoration: none; background: url(/Images/PageBtnIco.png) 0px -50px; float: left; }
#BeforeBtn a:hover { color: #F50; padding-left: 6px; width: 50px; height: 20px; line-height: 20px; text-align: center; text-decoration: none; background: url(/Images/PageBtnIco.png) 0px -100px; float: left; }

#NextBtn { width: 58px; height: 22px; float: left; }
#NextBtnNull { font-size: 12px; color: #999; padding-right: 6px; width: 50px; height: 20px; line-height: 20px; text-align: center; text-decoration: none; background: url(/Images/PageBtnIco.png) 0px -150px; float: left; border: #D7D7D7 1px solid; }
#NextBtn a:link, #NextBtn a:active, #NextBtn a:visited {font-size: 12px; color: #333; padding-right: 6px; width: 50px; height: 20px; line-height: 20px; text-align: center; text-decoration: none; background: url(/Images/PageBtnIco.png) 0px -150px; float: left; }
#NextBtn a:hover {font-size: 12px; color: #F50; padding-right: 6px; width: 50px; height: 20px; line-height: 20px; text-align: center; text-decoration: none; background: url(/Images/PageBtnIco.png) 0px -200px; float: left; }

#FinallyBtn { width: 58px; height: 22px; float: left; }
#FinallyBtn a:link, #FinallyBtn a:active, #FinallyBtn a:visited { color: #333; padding-right: 6px; width: 50px; height: 20px; line-height: 20px; text-align: center; text-decoration: none; background: url(/Images/PageBtnIco.png) 0px -150px; float: left; }
#FinallyBtn a:hover { color: #333; padding-right: 6px; width: 50px; height: 20px; line-height: 20px; text-align: center; text-decoration: none; background: url(/Images/PageBtnIco.png) 0px -200px; float: left; }
/*统计和跳页*/
.PageCount { text-align: center; font-size: 12px; width: 195px; height: 22px; color: #666; float: left; }
.textfieldOut { color: #ccc; font-weight: bold; width: 25px; text-align: center; height: 18px; line-height: 18px; border: #ccc solid 1px; }
.textfieldOn { color: #F50; font-weight: bold; width: 25px; text-align: center; height: 18px; line-height: 18px; border: #ff5500 solid 1px; }

/*按钮*/
.PageBtn { text-align: center; width: 65px; height: 22px; float: left; }
.PageBtnJump { background: url(/Images/PageBtnIco.png); width: 39px; height: 22px; border: 0px; line-height: 22px; cursor: pointer; color: #333; }

.VerdanaRed12Stg { font-family: Verdana, '宋体'; color: #F00; font-size: 12px; font-weight: bold; }

/*翻页结束*/