div a{
      color:blue;
	  font-weight:100;
	  text-decoration:;
}
div a:visited{
      color:#0099cc;
}
div a:hover{
      color:#400080;
      background-color:white;
}
#back{
      width:700px;
	  height:800px;
	  background:white;
	  margin:auto;
}	  
#header{
      width:347px;
	  height:72px;
	  background:
      url(img01.gif) no-repeat;
}
#main{
      width:800px;
	  height:100%;
	  background:
      url(img02.gif) no-repeat;
}
.main2{
      WIDTH: 670px;
	  FONT-FAMILY: '‚l‚r ƒSƒVƒbƒN'; 
	  font-size:10.5pt;
	  POSITION: relative; 
	  left:0px ; 
	  TEXT-ALIGN:left;
	  line-height:1.5em;
	  text-align:justify;
      text-justify:inter-ideograph;
}
.main3{
      WIDTH: 640px;
	  FONT-FAMILY: '‚l‚r ƒSƒVƒbƒN'; 
	  font-size:10.5pt;
	  POSITION: relative; 
	  left:0px ; 
	  TEXT-ALIGN:left;
	  line-height:1.6em;
	  text-align:justify;
      text-justify:inter-ideograph;
}
#footer{
      width:681px;
	  height:154px;
	  background:
	  url(img02.gif) no-repeat;
}


