div a{
      color:blue;
	  font-weight:100;
	  
}
div a:visited{
      color:#0099cc;
}
div a:hover{
      color:#400080;
      background-color:white;
}
#back{
      width:780px;
	  height:;
	  background:white;
	  margin:auto;
}	  
#header{
      width:449px;
	  height:103px;
	  background:
      url(img01.jpg) 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;
	  text-decoration:;
	  line-height:1.5em;
	  text-align:justify;
      text-justify:inter-ideograph;
}
.main3{
      WIDTH: 540px;
	  FONT-FAMILY: '‚l‚r ƒSƒVƒbƒN'; 
	  font-size:10.5pt;
	  POSITION: relative; 
	  left:0px ; 
	  TEXT-ALIGN:left;
	  line-height:1.6em;
	  border:1px solid blue; 
	  padding:10px;
	  text-align:justify;
      text-justify:inter-ideograph;
}
#footer{
      width:653px;
	  height:160px;
	  background:
	  url(img02.jpg) no-repeat;
}


