BODY{
  background-color : #ffffff;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-image : url(image/spbg1.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : 100% 100%;
}
.font01{
  font-size : 14px;
  font-weight : bold;
  color : #ffffff;
  text-align : center;
}
.font02{
  font-size : 12px;
  color : #000099;
  margin-left : 8px;
  margin-top : 1px;
}
.font03{
  font-size : 14px;
  color : #000099;
  margin-left : 8px;
  margin-top : 1px;
  text-align : center;
  letter-spacing : 1px;
}
.font05{
  font-size : 24px;
  color : #bbbbff;
  font-weight : bold;  
  font-family : Tahoma;
}
.font06{
  font-size : 16px;
  color : #8080ff;
  font-weight : bold;
  margin-top : 6px;
  margin-left : 1px;
  margin-bottom : 0px;
}
.font07{
  font-size : 14px;
  color : #0000ff;
  font-weight : normal;
  margin-top : 3px;
  margin-left : 1px;
  margin-bottom : 0px;
}
.font08{
  font-size : 14px;
  color : #8000ff;
  font-weight : normal;
  margin-top : 3px;
  margin-left : 1px;
  margin-bottom : 0px;
  letter-spacing : 1px;
}
.font09{
  font-size : 14px;
  color : #444444;
  font-weight : normal;
  margin-top : 3px;
  margin-left : 15px;
  margin-bottom : 0px;
  letter-spacing : 1px;
}
a {
  text-decoration:none;
  color:#000099;
}
A:HOVER {
  text-decoration : underline;
  color:#ff3333;
}
.table01{
  background-image : url(image/table1.gif);
  height : 66px;
}
.table02{
  height : 66px;
  width : 55px;
  float : left;
  text-align : center;
}
.table03{
  background-image : url(image/table2.gif);
  filter:Alpha(opacity=70); opacity:0.7; -moz-opacity:0.7;
  height : 24px;
}