body
 {
 margin: 0;
 padding: 0;
 font: 12px Verdana;
 background-color: #FFF;
 color: #000;
 }
table, pre
 {
 font: 12px Verdana;
 }
h1,h2,h3,h4,h5,h6
 {
 font-size: 14px;
 margin: 8px 0;
 }
a
 {
 color: #476DDB;
 text-decoration: none;
 }
a:hover
 {
 color: #FFBB00;
 text-decoration: none;
 }
#wrapper
 {
 background-image: url('images/bg.jpg');
 background-repeat: no-repeat;
 background-position: 50px 380px;
 margin: 0 auto;
 width: 1039px;
 }
#top
 {
 background-image: url('images/header.jpg');
 background-repeat: no-repeat;
 width: 1039px;
 height: 236px;
 }
.topmenu
 {
 margin: 0;
 color: #FFBB00;
 text-align: right;
 position: relative;
 top: 204px;
 margin-right: 140px;
 }
#top a
 {
 color: #FFBB00;
 text-decoration: none;
 }
#top a:hover
 {
 color: #FFF;
 text-decoration: none;
 }
#middle
 {
 height: 580px;
 }
#leftmenu
 {
 float: left;
 width: 215px;
 margin: 20px 0 0 20px;
 text-align: center;
 font-size: 12px;
 }
#leftmenu p
 {
 padding: 0;
 margin: 6px 0;
 }
#leftmenu a
 {
 color: #6F6F6F;
 text-decoration: none;
 }
#leftmenu a:hover
 {
 font-weight: bold;
 color: #6F6F6F;
 text-decoration: underline;
 }
#textarea
 {
 float: left;
 width: 580px;
 padding: 20px 5px 5px 0;
 }
#rightbar
 {
 float: left;
 width: 200px;
 margin: 20px 0 0 0;
 font-size: 11px;
 }
#rightbar p
 {
 margin: 2px 0 10px 22px;
 }
#rightbar a
 {
 font-weight: bold;
 color: #6E6C80;
 text-decoration: none;
 }
#rightbar a:hover
 {
 font-weight: bold;
 color: #6E6C80;
 text-decoration: underline;
 }
.newstime
 {
 text-decoration: underline;
 color: #000;
 }
#bottom
 {
 text-align: center;
 }
.filedl
 {
 font-size: 11px;
 vertical-align: middle;
 }
.filedl img
 {
 vertical-align: middle;
 }
a.lblack
 {
 color: #000;
 }
a.lblack:hover
 {
 color: #000;
 text-decoration: underline;
 }
.hk
 {
 margin: 4px 0;
 float: left;
 width: 150px;
 height: 14px;
 }
.headtxt
 {
 color: #6E6C80;
 font-weight: bold;
 font-size: 14px;
 }
.headtxt2
 {
 color: #6E6C80;
 font-weight: bold;
 font-size: 12px;
 }