body { font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #1a429a; background-image: url(back.jpg); background-repeat: repeat-x; margin: 0; }
.head { background-image: url(logo-back.jpg); width: 90%; }
.head td { width: 45%; }
.number { color: #000; font-size: 20px; font-weight: bold; text-align: left; padding-left: 4px; }
.site { color: #f00; font-size: 20px; font-weight: bold; text-align: right; padding-right: 4px; }
.main { background-color: #fff; width: 90%; padding: 3px; }
.menu { width: 200px; border-top: 1px solid #dfdfdf; border-left: 2px solid #f00; }
.menu td { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; border-bottom: 1px solid #dfdfdf; }
.menu a:link, .menu a:visited { color: #000; font-size: 13px; font-weight: bold; background-color: #fff; text-decoration: none; display: block; }
.menu a:hover, .menu a:active { color: #fff; font-size: 13px; font-weight: bold; background-color: #f00; text-decoration: none; margin-top: -5px; margin-bottom: -5px; margin-left: -5px; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; display: block; }
h1 { color: #1c0bec; font-size: 18px; font-weight: bold; }
h2 { color: #000; font-size: 16px; font-weight: bold; }
.adbox { font-size: 18px; font-weight: bold; text-align: center; width: 70%; padding: 4px; border: solid 2px #f00; }
.topcont { color: #fff; font-size: 16px; font-weight: bold; background-color: #f00; text-align: center; width: 50%; padding: 5px; border-color: #000 #000 #a1a1a1; border-style: solid; border-width: 2px 2px 1px; }
.botcont { font-weight: bold; vertical-align: text-top; width: 50%; padding: 2px 5px 5px; border-color: #a1a1a1 #000 #000; border-style: solid; border-width: 1px 2px 2px; }
.foot { color: #fff; font-size: 16px; font-weight: bold; text-align: center; display: block; }
.foot a:link, .foot a:visited { color: #f00; text-decoration: none; }
.foot a:hover, .foot a:active { color: #fff; text-decoration: underline; }
ul { list-style-type: disc; margin: 5px 0 5px -5px; }
li { list-style-type: disc; margin: 3px 0 3px -5px; }
ol { margin: 1px 0 1px -5px; list-style-type: none; }
