/*YUI Reset CSS*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}

/*body{font-size: 12px; font-family:,"微软雅黑",Verdana, Geneva, sans-serif;color: #333;}/*全局字体*/
.clear{clear:both;}


/*上下篇*/
.page_sx {float:left;width: 690px; border:1px dashed #999999; margin-top:10px;}
.page_list {float:left; width:690px; height:35px; line-height:35px; padding-left:10px;}
.page_list a {font-size:12px; color:#333; text-decoration: none;}
.page_list a:hover{color:#c5242a; text-decoration: underline;}


/*分页*/
.page {width:582px; height:40px; float:left; padding-top:20px; padding-left:100px;}
.page a{ font-weight:bold; background-color:#fafafa; border: 1px solid #cccccc; padding-left: 6px; padding-right: 6px; line-height: 19px; float:left; margin-left:2px; margin-right:2px;}
.page a:hover{ color: #7e7e7e; border: 1px solid #eaeaea; padding-left: 6px; padding-right: 6px; line-height: 19px; background-color:#FFFFFF;}
.Notices{ line-height:19px; display:block; float:left; color:#898989; }
.nopage{font-weight:bold; background:#FFFFFF; color: #dcdcdc; border: 1px solid #dcdcdc; padding:0 6px 0 6px; line-height: 19px; float:left; margin:0 2px 0 2px;}
.pagefont { float:left; display:block; color: #C0060B; text-decoration: none; font-weight:bold; border: 1px solid #FFFFFF; padding-left: 6px; padding-right: 6px; line-height: 19px; background-color:#FFFFFF; }