#base
	{
	float:center;
	width:800px;
	background-color:#FFAAAA;
	margin:0 auto 0 auto;
	}

#head
      {
      background-color:#FFFFCC;
      height:60px;
      color:#000000;
      text-align:center;
      font-size:10pt;
      font-weight:both;
      font-float:right:
      font-family:"Garamond":
      }

#menu
      {
      width:800px;
      background-color:#FFBBBB;
      text-align:center;
      font-family:"Garamond";
      font-size:20pt;
      height:40px;
      }

#main
      {
      color:#000000;
      text-align:center;
      font-size:12pt;
      width:800px;
      background-color:#FFFFFF;
@@@background-image;url(image/a005bcg.gif);
      }