body { background-color: #bbddff;}

a:link { color: #ff0000; }
a:visited { color: #550000; }

a:active { color: #0000ff; }
a:hover { color: #008080; }

a:focus { color: #ffff00; }



 div.box_a { width: 700px; height:30px; margin-left: auto; margin-right: auto; }
 
div.box_b1 { width: 15%; height:700px; float: left; }

 div.box_b { width: 85%; height: 700px; overflow: auto; }

 div.box_c { width: 100%; height:10px; margin-left: auto; margin-right: auto; }


p { line-hight: 200%; }
h5 { text-align: right; }