BODY{
  font-family : "MS UI Gothic",Osaka;
  font-size : 10pt;
  margin : 0px;
  background-image : url(img/bg.jpg);
  background-repeat : repeat-x;
  background-position : center top;
  text-align : center ;
}
IMG{
  border-width : 0px;
}
TABLE{
  font-size : 10pt;
  line-height : 15pt;
  font-family : Verdana,"MS UI Gothic",Osaka-UI;
  color : #000000;
}
H1{
  color : #000000;
  font-size : 10pt;
  margin : 0px;
  font-weight : normal;
  text-align : left;
  padding-left : 5px;
  color : #999999;
}
H2{
  color : #6da5d8;
  font-size : 10pt;
  font-weight : bold;
  padding : 0px;
  margin : 0px;
}
A:VISITED{
  color : #999999;
}
A{
  color : #6da5d8;
}
.imgl{
  float : left;
}
.imgr{
  float : right;
}
.body{
  border-left-width : 1px;
  border-right-width : 1px;
  border-style : solid;
  border-color : #cccccc;
  border-top-width : 0px;
  border-bottom-width : 0px;
}
.top{
  width : 520px ;
  padding-left : 5px;
  line-height : 13pt;
  font-size : 8pt;
}
.top2{
  text-align : right;
  padding-right : 5px;
}
.main{
  border-left-width : 2px;
  border-right-width : 2px;
  border-style : dotted;
  border-color : #cccccc;
  border-top-width : 0px;
  border-bottom-width : 0px;
  margin-top : 10px;
  margin-bottom : 10px;
}
.main2{
  margin-left : 10px;
  margin-right : 10px;
}
.main3{
  margin-right : 10px;
}
.bottom{
  text-align : right;
  background-color : #cccccc;
  padding-right : 10px;
  padding-top : 5px;
  padding-bottom : 5px;
}