body{
   text-align:center;
   margin:0;
   padding:0;
   font:14px "宋体";
   color:#544615;
    background:url(renwubg2.jpg);
}
a{text-decoration:none;}
p{margin:0;padding:0;}
#box{
   width:900px;
   height:800px;
   margin:auto;

}
#head{
   width:730px;
   height:222px;
}
#banner{
   height:179px;
   background:url(renwutop.jpg) no-repeat;
}
#menu{
   height:43px;
   background:url(renwumenu.gif) no-repeat;
   line-height:43px;
}

#main{
   text-align:left;
   width:730px;
   height:458px;
   padding-top:37px;
   background:url(renwubg.jpg) repeat-y;
}
#main p{
   text-indent:25px;
   line-height:25px;
   margin-left:49px;
   margin-right:50px;
}
#footer{
   width:730px;
   height:56px;
   line-height:56px;
   background:url(renwufooter.gif) no-repeat;
}
