               body { background-color: #000000;                            color:#000000;                          }               table {  width:530px;                             height:700px;                             background-color:#999966;                             margin-top:30px;                             margin-bottom:0px;                             margin-left:auto;                             margin-right:auto;                          }h4 {        text-decoration:underline;      }.img {           text-align:center          }.cont1 {               height:50px;               text-align:center;              }.cont2 {                width:500px;              }.cont3 {                height:10px;                text-align:right;                                    border:1px solid #666699                                   }.cont4 { padding-left:15px;                                   text-align:left;                                 }.cont5 { width:50px;                                  }.cont6 {                text-align:center;                vertical-align:bottom;              }#menu {　　　　　　　　　　　　height:80px;                border-top:2px #ffffcc solid;                border-bottom:2px #ffffcc solid;                background-color:#cccc99;                font:normal normal 100 9pt/18px sans-serif;                color:#ffffff;                text-align:center;               }#about {　　　　　　　　　　　　height:600px;                 border-top:2px #ffffcc solid;                 border-bottom:2px #ffffcc solid;                 background-color:#cccc99;                 font:normal normal 100 10pt/25px sans-serif;                 color:#ffffff;                 text-align:center;                 }#goods {　　　　　　 　　　　　　height:600px;                 border-top:2px #ffffcc solid;                 border-bottom:2px #ffffcc solid;                 background-color:#cccc99;                 font:normal normal 100 10pt/25px sans-serif;                 color:#ffffff;                 vertical-align:top;                }#news {　　　　　　　　　　　　height:600px;　　　　　　　　　　　　border-top:2px #ffffcc solid;                border-bottom:2px #ffffcc solid;                background-color:#cccc99;                padding-top:20px;                vertical-align:top;                text-align:center;                font:normal normal normal 10pt/20px sans-serif;                color:#ffffff;              }div.pa img {                     margin-top:10px;                     padding:5px;                    }div.pa {             display: none;             position: absolute;             left: 0;             right: 0;             top:0;             bottom: 0;             height: 100%;             width: 100%;             text-align: center;             background-image:url(image/backscreen1.png);             background-repeat:repeat;             }div.pa:target {                          display: block;                         }div.pa {             display: expression((document.location.toString().split('#').slice(1) == this.id)?'block':'none');            }             