@charset "utf-8";
/* CSS Document */

#top{
width:1000px;
height:160px;
text-align:left;
background-image:url(pic/topbg.jpg);
z-index:1;}
#head{
width:1000px;
height:120px;
text-align:left;
z-index:1;}
#menu{
width:1000px;
height:27px;
padding-left:50px;
padding-right:50px;
text-align:center;
padding-top:13px;
z-index:2;}
#banner{
width:900px;
height:310px;
text-align:left;
z-index:1;}
#body{
width:900px;
height:560px;
text-align:left;
z-index:1;}
#copyright{
width:900px;
height:22px;
text-align:center;
padding-top:4px;
background-color:#860F02;
z-index:1;}
#bottom{
width:900px;
height:80px;
text-align:center;
background-color:#110000;
z-index:1;}

