@charset "utf-8";
/* CSS Document */


* {margin:0; padding:0}
body {font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#003366; line-height:22px; }
a {color:#003366; text-decoration: none;}
a:hover { color:#002233; text-decoration: none;}
ul,li,p{ margin:0; padding:0; list-style-type:none;color:#003366;}
img{ border:0;}
a.nav{ font-size:14px; color:#FFF; font-weight:bold;}
a:hover.nav{ font-size:14px; color:#eddf02; font-weight:bold;}
a.more{ color:#0e601a;}
.input1{ border:1px #003366 solid; width:190px; height:16px;}
.newstit{ font-size:18px; font-family:"微软雅黑"; color:#003366}
.bodyfont{ font-size:14px; line-height:180%; color:#003366;}
.btmline{ border-bottom:1px #003366 dotted;}
.tablepadding table tr td{ padding-top:5px; padding-bottom:5px;}


/*分页开始*/
.scott {padding:8px 3px 3px 3px; margin:3px; text-align:center; clear:both;}
.scott a {border: #ddd 1px solid; padding:2px 5px; color:#53a0c4; margin-right:2px; text-decoration:none;}
.scott a:hover {border: #53a0c4 1px solid; background:#f1ffd6}
.scott a:active {border: #53a0c4 1px solid; background:#f1ffd6; color:#3e1e03;}
.scott span.current {border:#53a0c4 1px solid; padding:2px 5px; font-weight:bold; color:#fff; margin:0 2px; background:#1b506c}
.scott span.disabled {border: #f3f3f3 1px solid; padding:2px 5px; COLOR: #ccc; margin-right: 2px;}
/*分页结束*/