BODY{
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 0px;
  margin-bottom : 0px;
 background-color:#D4D8DB;
}
H1{
  font-size:11pt;
  padding:9px;
  position: absolute;
  top: 0px;
  left: 20px;
  color: #ffffff;
}
.font01{
  font-size : 11pt;
  color : #ffffff;
  line-height : 23px;
}
.font02{
  font-size : 10pt;
  color :#666666;
  line-height : 16px;
}
.font03{
  font-size : 10pt;
  color :#666666;
  line-height : 16px;
  font-weight : bold;
}
.font04{
  font-size : 11pt;
  color :#666666;
  line-height : 18px;
}
.font05{
  font-size : 14pt;
  color :#333333;
  font-weight : bold;
  line-height : 23px;
  letter-spacing : 1px;
}
.font06{
  font-size : 11pt;
  color :#333333;
  font-weight : bold;
  line-height : 23px;
  letter-spacing : 1px;
}
.font07{
  font-size : 11pt;
  color :#333333;
  line-height : 18px;
  letter-spacing : 1px;
}
.font08{
  font-size : 11pt;
  color : #d52d50;
  font-weight : bold;
  line-height : 23px;
}
.font09{
  font-size : 11pt;
  color : #d52d50;
  font-weight : bold;
  line-height : 15px;
}
.font10{
  font-size : 13pt;
  color : #d52d50;
  font-weight : bold;
  line-height : 18px;
}
.font11{
  font-size : 18pt;
  color : #d52d50;
  font-weight : bold;
  line-height : 25px;
}

A{
  text-decoration : none;

}
# menu
{
margin-bottom: 0px;
}

div{
 color:#ffffff;
 font-size:10px
}


#menu ul 
{
background-image : url(img/menu/b-back01.gif);
background-repeat: repeat-x;
background-position: 0 0;
position:relative;
height:20px;
}

#menu li 
{
width: 120px;
height: 20px;
list-style-type:none;
float: left;
}


#menu li a 
{
display: block;
width: 120px;
height: 20px;
background-position: 0 0 ;
background-repeat: no-repeat;
text-decoration: none;
text-indent: -2000px;
}    

#menu li#bt0 a 
{
background-image : url(img/menu/b-00.gif);
}
#menu li#bt1 a 
{
background-image : url(img/menu/b-01.gif);
}
#menu li#bt2 a 
{
background-image : url(img/menu/b-02.gif);
}
#menu li#bt3 a 
{
background-image : url(img/menu/b-03.gif);
}
#menu li#bt4 a 
{
background-image : url(img/menu/b-04.gif);
}
#menu li#bt5 a 
{
background-image : url(img/menu/b-05.gif);
}
#menu li#bt6 a 
{
background-image : url(img/menu/b-06.gif);
}

#menu li a:hover 
{
background-position: 0 -20px;
}


#container
{ 
background-color: white;
margin-right: auto;
margin-left: auto;
border: solid 0 #ffffff;
width: 900px;
height:auto;
}

ul,li
{
margin:0;
}

-->

