
html {background:rgb(123,187,221);}
body {margin:0; padding:0 10px 0 10px; border:0; height:100%; overflow-y:auto; background:rgb(123,187,221);}
body {font-family: arial, sans serif; font-size:16px;}
#page {margin:10px 0 50px 220px; display:block; width:750px; border:1px solid #000; background:#fff; padding:10px;}

#page .right {font-size:30px; float:right;}
#menu {display:block; top:10px; left:50px; width:130px; position:fixed; border:1px solid #888; padding:10px; text-align:center; font-weight:plain; color:#003399;}
* html #menu {position:absolute;}
#menu a:visited, #menu a {display:block; width:120px; height:20px; margin:0 auto; border-top:1px solid #fff; border-bottom:1px solid #000; text-align:center; text-decoration:none; line-height:20px; color:#000;}
#menu a:hover {background:#aaa; color:#fff;}
.clear {clear:both;}
p:first-letter {font-size:20px; color:#FF33CC;}
p1:first-letter {font-size:20px; color:#000;}

#fixpic {display:block; width:108px height:145px; position:fixed; bottom:0; left:0;}
* html #fixpic {position:absolute;}
   .pagebreak {page-break-before:always}
