/* CSS Document */
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {margin:0; padding:0;font-style: normal;font-size: 100%; font-family: inherit;}
ol, ul ,li{ list-style-type:none;}
img { border:none;}
body { color:#333; font:14px "宋体",Arial, Helvetica, sans-serif; background-color:#f9fafa; }
.clearfix:after {clear:both; content:"."; display:block; height:0pt; visibility:hidden; overflow:hidden;}
.clear{clear:both;height:1px; margin-top:-1px; width:100%;}

.dis{display:block;}
.undis{display:none;}

a{ color:#333; text-decoration:none;}
a:hover{ text-decoration:underline;}
/*首页 */
#container{ width:1200px; background-color:#f9fafa; background:url(../Images/body_bg.gif) #f9fbfa no-repeat;
	margin:0 auto;}
#container.forum{ background:url(../Images/body_for.jpg) #fff no-repeat;
	margin:0 auto;}
#container.sys{ background:url(../Images/body_sys.jpg) #fff no-repeat;
	margin:0 auto;}
table.menu a{ color:#FFFFFF; font-size:14px;}
.menu_nav a:hover{ text-decoration:underline}
.menu_b,.menu_b a{ color:#FFFFFF; font-size:14px;}
.bottom{ color:#333;}
/*分页部分*/
.List_page{text-align:center;padding-bottom:10px; padding-top:10px;}
.List_page a{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #0065cd;color:#A0A0A0;}
.List_page span{background:#0065cd;color:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #0065cd;}