#index { text-align: center; position: absolute; top: 5px; left: 50px; width: 850px; height: 70px }
#main { position: absolute; top: 80px; left: 50px; width: 850px }
#mleft01 { position: absolute; top: 180px; left: 50px; width: 400px }
#mleft02 { position: absolute; top: 320px; left: 50px; width: 400px }
#mright01 { position: absolute; top: 180px; left: 500px; width: 400px }
#mright02 { position: absolute; top: 320px; left: 500px; width: 400px }
#under01 { position: absolute; top: 950px; left: 50px; width: 850px }
#under02    { position: absolute; top: 1915px; left: 50px; width: 850px }
h1 { color: #09f; font-size: 22px; line-height: 26px; margin: 0; padding: 2px }
h2  { color: white; font-size: 18px; line-height: 22px; background-color: #8d6200; text-align: left; margin: 0; padding: 2px }
h3 { color: #8d6200; font-size: 16px; line-height: 20px; margin: 0; padding: 2px }
h4  { color: maroon; font-size: 14px; line-height: 18px; margin: 0; padding: 2px }
p { color: black; font-size: 14px; line-height: 18px; margin: 0; padding: 5px 2px 2px }
blockquote  { color: black; font-size: 14px; line-height: 18px }
span { color: green; font-size: 16px; font-weight: bold }
ul { color: black; font-size: 14px; line-height: 18px; list-style-type: disc; margin: 1em 0 1em 40px }
a:link { text-decoration: underline }
a:visited { text-decoration: underline }
a:hover { color: white; text-decoration: underline; background-color: #8d6200 }
