#header{
      width:793px;
      height:176px;
      background:
      url(img01.jpg) no-repeat;
}
#main{
      width:793px;
      height:;
      background: 
      url(img04.jpg) repeat-y;
}
#footer{
      width:793px;
      height:126px;
      background:  url(img03.jpg) no-repeat;
}
.text{
      WIDTH: 700px;
	  FONT-FAMILY: '‚l‚r –¾’©'; 
	  font-size:12pt;
	  font-weight:bold;
	  letter-spacing:-0.5px; 
	  TEXT-ALIGN:left;
	  line-height:1.5em;
	  text-align:justify;
      text-justify:inter-ideograph;
}
.container{
      width:800px;
	  height:100%;
      background: url(haikei.gif) repeat;
}
a:link{
      color:blue;
	  font-weight:100;
	  text-decoration:none;
}
a:visited{
      color:blue;
	  text-decoration:none;
}
a:hover{
      color:#400080;
      background-color:white;
	  text-decoration:none;
}
a:active{
      color:red;
	  text-decoration:;
}
