  
.margin0pxClass{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
BODY{
  background-image : url(Image/background.gif);
  background-repeat : repeat-y;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.UpperClass{
  background-image : url(Image/background3.gif);
  background-repeat : repeat-x;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  height : 120px;
}
.MarqueeClass{
  color : #ff8000;
  background-color : black;border-width : 2px 2px 2px 2px;border-style : solid solid solid solid;border-color : silver silver silver silver;
  width : 100%;
}
.Hyo2Class{
  margin-right : 10px;
  float : left;
}
.Hyo3Class{
  margin-top : 10px;
  
  left : 50px;
  margin-left : 100px;
}
.BoxClass{
  background-color : #c1ffd6;
  text-align : justify;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : 60px;
  margin-left : 60px;
  margin-right : 60px;
  margin-bottom : 60px;
}
.LinkClass{
  display:block;
  color : white;
  padding-top : 10px;
  width : 100%;
  height : 100%;
}
.CellClass{
  background-color : #69f966;
  width : 600px;
  height : 1.3em;
}
A:HOVER{
  color : black;
  background-color : #ffffff;
}

