body{
    text-align: center;
    margin: 0 auto;
    padding: 0px;
}
#header{
    width:794px;
    height:178px;
    background:
    url(img01.gif) no-repeat;
}
#main{
    width:794px;
    height: px;
    margin: 0 auto;
    background:white
               url(img02.gif) ;
}
#footer{
    width:794px;
    height:93px;
    margin: 0 auto;
    background: url(img03.gif) no-repeat;
}
.text{
    width:640px;
    font-family:'‚l‚r–¾’©';
    font-size:12pt;
    line-height:1.5em;
    text-align:justify;
    text-justify:inter-ideograph;
}
#box{
    border:1px solid #000000;
    width:794px;
}