#top {
 padding-top: 20px;
 padding-left: 29%;
 margin-left: 15px;
 position:absolute;
 top:10px;
 bottom:auto;
 width:600px;
 height:70px;
 background-image:url(01.gif);
 background-color:#0032A2;
}

#menu1 {
 padding-top:15px;
 margin-top:10px;
 margin-right:5px;
 margin-bottom: 10px;
 position:absolute;
 top:130px;
 width:120px;
 height:350px;
 background-color:#ffffff;
 text-align:left;
}

#menu2 {
 padding-top:15px;
 margin-top:10px;
 margin-left:auto;
 margin-bottom:10px;
 position:absolute;
 top:130px;
 right:0;
 left:512px;
 width:120px;
 height:350px;
 background-color:#ffffff;
 text-align:right;
}

#main {
 margin-top:10px;
 margin-left:auto;
 margin-bottom:10px;
 position:absolute;
 top:130px;
 right:0;
 left:128px;
 bottom:auto;
 width:370px;
 height:350px;
 background-color:#E1F0FF;
}

.bbs {
margin-top:10px;
margin-left:auto;
margin-bottom:10px;
position:absolute;
top:120px;
right:0;
left:180px;
bottom:auto;
width:550px;
height:450px;
background-color:#ffffff
}


.box {
font-size:16px;
color:#73a1ff
}

.copy {
margin-top:10px;
border-bottom:solid 4px #0066cc ;
position:absolute;
top:505px;
bottom:0;
width:600px;
height:auto;
background-color:#ffffff
}

.copybbs {
margin-top:10px;
border-bottom:solid 4px #0066cc ;
position:absolute;
top:900px;
bottom:0;
width:768px;
height:auto;
background-color:#ffffff
}
