/*通用css*/
input[type="button"]{cursor:pointer}
.inputtext{width:180px; border:1px #d3d2c0 solid}
.inputbutton{cursor:pointer}
*{margin:0; padding:0}
body{background:#000000; font-size:9pt;}
img{border:0}
ul{list-style:none}
.cleardiv{clear:both}
.headselted{background:#58523a}
.checkusers{background:#FFFFFF; width:150px; height:20px; line-height:18px; border:1px #000000 solid; cursor:pointer}
.bodycontainer{width:800px; float:left; background:#FFFFFF; margin:0 100px; _margin:0 50px;}
.headbox01{width:800px; height:9px; float:left; background:url(../images/pic_head01.gif) repeat-x top left; font-size:0px}
.headbox02{width:200px; height:69px; float:left; background:#fefef4;}
.headbox02 img{ float:left; margin:10px 0 0 20px;}
.headbox03{width:600px; float:left; color:#595235; height:15px; padding:5px 0 0 0; background:#fefef4; text-align:right}
.headbox0301{width:600px; float:left; color:#FFFFFF; height:19px; padding:5px 0 0 0; background:#fefef4; text-align:center}
.headbox0301 ul{width:600px; height:19px; float:right}
.headbox0301 ul li{height:21px; margin:0; padding:0; line-height:21px; float:right; background:#787562;}
.headbox0301 ul li a{ padding:0 18px; display:block; color:#FFFFFF; text-decoration:none}
.headbox0301 ul li p{ float:left; height:14px; margin:3px 0 0 0; width:1px; font-size:0; background:#FFFFFF}
.headbox0301 ul li a:hover{background:#58523a}
.headbox0300,.headbox0302{width:600px; float:left; color:#595235; height:17px; padding:3px 0; background:#fefef4; text-align:right}

.headbox0302 ul li{padding:0 1px; margin:0; line-height:17px; float:right}
.headbox0302 ul li a{color:#595235; text-decoration:none}
.headbox0302 ul li a:hover{text-decoration:underline}

.headbox04{width:800px; height:3px; float:left; background:url(../images/pic_head01.gif) repeat-x top left; font-size:0px}
.topflash01{width:800px; height:97px; float:left; padding:1px 0}
.footer{width:800px; float:left; min-height:30px;_height:30px; padding:30px 0 50px 0; color:#595235; text-align:center;}
.footer h1{ font-size:9pt; width:800px; line-height:24px; font-weight:normal;font-family:Arial, Helvetica, sans-serif,"宋体";}
.footer p{font-size:9pt; width:800px; line-height:20px; }
.shadow{width:512px; height:8px; float:right; background:url(../images/pic_shadow01.gif) top left; font-size:0}
.listpage{width:600px; height:16px; padding:5px 0; float:left; margin:0 0 0 100px; _margin:0 0 0 50px; text-align:center}
.listpage a{color:#595235; text-decoration:none}
.listpage select{ width:40px; height:20px; border:1px #e8e8de solid}

.call{width:98px; float:left; background:#FFFFFF url(../images/pic_callbgbtm.gif) no-repeat bottom left; font-size:9pt; padding:0 0 5px 0 }
.call h1,.calist h2{ font-size:10pt; font-weight:normal; color:#181818; display:block; float:left; width:88px; height:20px; line-height:20px; padding:5px; background:#FFFFFF url(../images/pic_callbgtop.gif) top left no-repeat;}
.calist h2{width:76px; font-size:9pt; color:#FFFFFF; background:#aea890; height:auto; margin:0 0 10px 0}
.calist{width:86px; border:1px #aea890 solid; float:left; padding:0 0 10px 0; margin:0 0 0 5px; _margin:0 0 0 2px;}
.calist ul{ list-style:none; float:left}
.calist ul li{width:86px; float:left; text-align:center; margin:5px 0}
.calist ul li a{color:#362f25; text-decoration:none}
.calist ul li a:hover{color:#FF3300}
.cd{clear:both}

.a1{color:#595235; text-decoration:underline}
.a1:hover{text-decoration:none}

.a2{background:#58523a; text-decoration:none}
.a2:hover{text-decoration:underline}

.a3{color:#362f25; text-decoration:none}
.a3:hover{color:#FF3300}

.a4{color:#ece9da;; text-decoration:underline}
.a4:hover{text-decoration:none}

.a5{display:block; float:right; line-height:15px; _line-height:15px; width:100px; color:#595235; text-decoration:none}
.a5:hover{text-decoration:underline}
/*table 内容居中*/
.tableCenter table,tr,td{text-align:center}
