
header{
position:fixed;
left:0px;top:0px;  
margin: 0px 0px 0px 0px; 
width:100%;height:40px;
background:#bbb;
font-size:16px;
font-weight:bold;
line-height:130%;
z-index:2;
} 

section{
position:absolute;
left:0px;top:40px;  
margin: 10px; 
width:99%;height:90%;
background:#fff;
font-size:16px;
line-height:160%;
z-index:1;
} 

.my-table { border-collapse: collapse;  width: 90%;margin:15px;}
.my-table th {border: 1px solid black;padding: 10px;font-size:24px;}
.my-table td {border: 1px solid black;padding: 6px;font-size:18px;background:#ddd;}
.your-table { border-collapse: collapse;  width: 90%;margin:15px;}
.your-table td {font-size:18px;}
a:link { color: #555; }
a:visited { color: #aaa; }
a{text-decoration:none;}

.t00{font-size:100px;line-height:150%;}
.t02{width:742pix;}
.t01{height:40pix;}
.t03{width:80%;}
.t05{display:none;}