body{background-color:#E7FFFF;}
#block0{
	position:absolute;
	left:expression( (document.body.clientWidth - this.clientWidth)/2);
	text-align:center;
	top:0;
	font-size:17px;	
	padding:5px,0px,0px,0px;	
	background-color:#D0980B;
	width:600px; 
  height:50px;
 }
#block1{  
	position:absolute;
	left:expression( (document.body.clientWidth - this.clientWidth)/2);
	text-align:center;
	top:50;
	font-size:17px;	
	padding:5px,0px,0px,0px;	
	width:600px;
	height:40px;	
  
}
#block21{
	position:absolute;
	left:expression( (document.body.clientWidth - this.clientWidth)/2);
	top:86;
	float:left;		
	background-color:#FFFA04;
	width:600px; 
  height:420px;  
  	
}
#block2{
	position:relative;
	left:4;
	top:3;		
	background-color:#E2FABD;
	width:594px; 
  height:414px;
  border:4px double white;
  	
	
}

#calendar{
	position:absolute;
	left:80;
	top:400;
	float:left;		
	background-color:#E2FACD;
	width:220px; 
  height:200px;
  	
}

#block3{
	position:fixed;
	left:10;
	top:0;
	font-size:17px;	
	padding:5px,0px,0px,0px;
	border:2px double white;
	background-color:#D0980B;
	width:290px; 
  height:60px;
 	
}
#block4{
	position:absolute;
	left:10;
	top:58;
	font-size:17px;	
	padding:5px,0px,0px,0px;
	border:2px double white;
	background-color:#335420;
	width:290px; 
  height:520px;
 }
#block5{
	position:relative;
	left:8;
	top:6;
	float:left;		
	background-color:#E2FACD;
	width:270px; 
  height:500px;
  border:3px double white;
 	
}
#block6{
	position:fixed;
	left:10;
	top:500;
	
}
#block7{
	position:fixed;
	left:10;
	top:10;
	float:left;		
	width:900px; 
  height:600px;
  border:3px double white;
 	
}
#button_style1{
  position:fixed;  
  left:1px; 
  font-weight:bold;
  font-size:16px;
  color:blue;
  background-color:#996600;
  width:90px;
  height:40px;  
  bottom:160px;
  
  }
#button_style2{
  position:fixed;
  left:1px; 
  font-weight:bold;
  font-size:16px;
  color:blue;
  background-color:#FFE2F7;
  width:90px;
  height:40px;  
  bottom:120px;
  }  
  
#button_style3{
  position:fixed;
  left:1px; 
  font-weight:bold;
  font-size:14px;
  color:blue;
  background-color:#FFE2F7;
  width:90px;
  height:40px;
   bottom:80px;
  } 
#button_style4{
  position:fixed;
  left:1px; 
  font-weight:bold;
  font-size:14px;
  color:blue;
  background-color:#FFE2F7;
  width:90px;
  height:40px;
  bottom:40px;
  }     
 #button_style5{
  position:fixed;
  left:1px; 
  font-weight:bold;
  font-size:14px;
  color:blue;
  background-color:#FFE2F7;
  width:90px;
  height:40px;
  bottom:0px;
  }  
 #button_style6{
  position:absolute;
  top:expression(document.body.scrollTop + document.body.clientHeight -this.clientHeight); /*¸m¤¤¯B°Ê³]©w*/; 
  left:100px; 
  font-weight:bold;
  font-size:16px;
  color:blue;
  background-color:#FFE2F7;
  width:80px;
  height:40px;
  }