 body{margin:0; background: #e0f7ff; color: #015764; font: 1em Arial; }

 #lban{position: fixed; top:0; left:0; width: 25%; height: 96px;
       background: #fffff7; color:#d03; }

 #rban{position: absolute; top:0; left:25%; width: 75%; height: 96px;
       background: #a0cfff;  }

 #index{position: fixed; top: 97px; left:0; width: 25%; height: 90%; 
        background: #bbe7f7; color: #c20; font: .9em Arial; }

 #main {position: absolute; top: 97px; left: 25%; padding: 1.5em 5%; word-spacing: .1em; }
 
 img{float:left; margin-right: 20px;}

 h1{margin: .8em; text-align: center;}

 ul{margin:0 0 0 15px; padding: 1.3em 0 2em 15px;}
 ul.main{padding: 1em;}
 ul.minor{padding: .5em 0 .1em; font-size: .9em;}

 li{margin-bottom: .37em;}
 ul.minor li{margin-bottom: .3em;}

 a:link{color:#015764; text-decoration: none;}
 a:visited{color:#015764; text-decoration: none;}
 a:hover{text-decoration: underline;}
 a:active{color:blue;}

 .copyright{font-size: 9px; margin: 10px 0 0;}
 
