@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; background:url(../images/bodybg.jpg) repeat-x; color:#4a4a4a; font-family:Arial, Helvetica, sans-serif,"黑体"; font-size:12px;}
p{ margin:3px;}
img{ border:0;}
a{ text-decoration:none; color:#4a4a4a;}
a:hover{ text-decoration:none; color:#000;}
a.nav{ font-size:14px; color:#FFFFFF;}
a:hover.nav{ font-size:14px; color:#00ff00;}
.imgborder img{ border:1px #CCCCCC solid; padding:3px;}
a.news{ font-size:14px; font-weight:bold; color:#113693; text-decoration:underline;}
a:hover.news{ font-size:14px; font-weight:bold;  color:#0066CC; text-decoration:underline;}
.listno{ color:#990000; font-weight:bold;}

/*分页开始*/
.scott {padding:3px; margin:3px; text-align:center}
.scott a {border: #ddd 1px solid; padding:2px 5px; color:#274ca7; margin-right:2px; text-decoration:none;}
.scott a:hover {border: #85bd1e 1px solid; background:#f1ffd6}
.scott a:active {border: #85bd1e 1px solid; background:#f1ffd6; color:#638425;}
.scott apan.current {border:#b2e05d 1px solid; padding:2px 5px; font-weight:bold; color:#fff; margin-right: 2px; background:#b2e05d}
.scott span.disabled {border-right: #f3f3f3 1px solid; padding:2px 5px; COLOR: #ccc; margin-right: 2px;}
/*分页结束*/
