
body { background:url(../images/body_bg.jpg) no-repeat center top; font:16px  "Microsoft YaHei",Simhei,sans-serif; color:#0a0200; outline:0; margin:0; padding:0; width:100%;}
.wrapper { width:100%; padding:0; margin:0;  background:url(../images/bg.jpg) no-repeat center top; }
.content{ width:1000px; min-height:2062px; overflow:hidden; margin:0 auto; position:relative; }
.nav{ position:absolute; z-index:1; right:10px; top:10px; font-size:14px;}
.nav li{ display:inline; padding:0 10px;}
.nav li a{ color:#fff;}
.nav li a:hover{ text-decoration:underline;}
.box1{ width:1000px; height:600px; background:url(../images/box1.jpg) no-repeat 0 0; }
.box2{ width:1000px; height:570px; background:url(../images/box2.jpg) no-repeat 0 0; }
.box3{ width:1000px; height:892px; background:url(../images/box3.jpg) no-repeat 0 0; }


/* 底部版权 */
.footer{ background:#fff; color:#544845; width:100%; clear:both; margin:0 auto; height:100px; font-size:12px; font-family:"SimSun","Microsoft YaHei";}
.copyright{ width:1000px; padding-top:16px; margin:0 auto; text-align:center;}
.copyright p { line-height:30px;}
.copyright p a { color:#544845;}
.copyright p a:hover{ text-decoration:underline;}