@charset "utf-8";
/* CSS Document */
/* 全局CSS定义 */
body {text-align:center;font-family: 宋体, serif;  margin:0; padding:0; background:url(../images/bodybg.jpg) #f00; font-size:12px; color:#333; }
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border:0; text-align:left;}
h1,h2,h3,h4,h5,h6,p{margin:0; padding:0; font-size:12px; font-weight:normal;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
/* 链接颜色 */
a:link {text-decoration: none; color: #ffc000;}
a:visited {text-decoration: none;color: #ffc000;}
a:hover {text-decoration: none;color: #fff;}
a:active {text-decoration: none;color: #fff;}

.mainbox{ background:url(../images/topbg2.jpg) no-repeat top;width:100%;}

.maintop{width:871px; margin:0 auto; background:url(../images/bodybg.jpg) #f00;}
.maintop .img1{ background:url(../images/top1.jpg) no-repeat; height:38px; width:100%; text-align:center; padding-top:20px;}
.maintop .img2{ background:url(../images/top2.jpg) no-repeat; height:55px; width:100%;}
.maintop .img3{ background:url(../images/top3.jpg) no-repeat; height:79px; width:100%;}
.maintop .img4{ background:url(../images/top4.jpg) no-repeat; height:70px; width:100%;}
.maintop .img5{ background:url(../images/top5.jpg) no-repeat; height:95px; width:100%;}
.maintop .img5 .title{ padding-top:55px; width:100%; text-align:center; color:#720001; font-weight:bold; font-size:14px;}
.maintop .imgbg{ background:url(../images/topbg.jpg) repeat-y; width:801px;padding:0 35px; line-height:25px; color:#720001;}
.maintop .img6{ background:url(../images/top6.jpg) no-repeat; height:35px; width:100%;}

.foot{ background:url(../images/bodybg.jpg) #f00; color:#ffc000; text-align:center;}