BODY{
  background : #719f9f url(bar.gif) repeat-y fixed 100% 100%;
  font-size : x-small;
  line-height : 130%;
  color : #666666;
  font-family : Lucida Sans Unicode;
}
A{
  font-family : Verdana;
  color : #cccccc;
  text-decoration : none;
}
A:HOVER{
  color : #80ff80;
  text-decoration : underline;
}
#top{
  overflow : hidden;
}

#menu{
  z-index : 3;
  background : url(box.gif) no-repeat 50px 50px;
  line-height : 150%;
  padding-top :200px;
}
#menu UL{
  list-style : none;
}
#disp{
  position : absolute;
  top : 60%;
  left : 220px;
  color : #ffffff;
  width : 300px;
  text-align : center;
}
#disp DIV{
  background : #719f9f;
  display : none;
  behavior: url(#default#time2);
}
.M{
  position : absolute;
  z-index : -1;
  color : #00ff00;
  top : 195px;
  left : 179px;
}
P{
  color : #bbffbb;
}
#copy{
  font-size : xx-small;
  color : #000000;
}
#page{
  background : #719f9f url(bar.gif) repeat-y scroll 100% 100%;
  padding : 30px 13% 0 13%;
}
H1{
  background : url(box-mini.gif) no-repeat 15px 5px;
  height : 100px;
  letter-spacing : 3px;
  padding-top : 50px;
  font-size : x-small;
  font-weight : normal;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
  color : #ffffff;
}
#note{
  margin : 0 8% 0 8%;
  padding : 15px;
  background : #e4eded;
}

