body { background-position: top; margin: 0px; padding: 0px; color: rgb(255, 255, 255); line-height: 1.4; font-size: 100%; background-image: url("bgc.gif"); background-repeat: repeat-x; } a img { border: currentColor; border-image: none; } .container { background-position: top; margin: 0px auto; width: 80%; padding-top: 30px; min-width: 650px; max-width: 900px; background-image: url("bgc.gif"); background-repeat: repeat-x; } .header { text-align: left; padding-bottom: 20px; padding-left: 30px; display: block; } .content { width: 100%; height: 450px; padding-right: 10px; padding-bottom: 10px; display: block; } .main { width: 100%; padding-top: 7px; padding-bottom: 10px; margin-top: 10px; margin-bottom: 10px; float: right; display: block; background-color: rgb(46, 63, 143); } .menu { margin: 10px 0px 10px -20px; width: 100%; text-align: left; min-width: 180px; } .menu ul li { border: 1px solid rgb(255, 255, 255); border-image: none; width: 90%; text-align: left; margin-bottom: 15px; display: list-item; list-style-type: none; background-color: rgb(0, 135, 234); } .menu a { padding: 7px 5px 7px 12px; color: rgb(255, 255, 255); text-decoration: none; display: list-item; } .menu a:hover { color: rgb(255, 0, 0); background-color: rgb(231, 221, 255); } .menu #here { width: 82%; color: rgb(0, 0, 0); padding-top: 7px; padding-bottom: 7px; padding-left: 12px; background-color: rgb(117, 227, 255); } .footer { text-align: center; bottom: 0px; letter-spacing: 0.1em; padding-bottom: 0px; font-family: "Times New Roman", Times, serif; font-size: xx-large; margin-top: 0px; margin-bottom: 0px; vertical-align: bottom; display: block; } .footer2 { text-align: right; padding-top: 5px; font-size: small; border-top-color: rgb(0, 69, 213); border-top-width: 1px; border-top-style: solid; } h2 { margin: 0px 0px 5px; width: 95%; color: rgb(51, 255, 204); padding-left: 5px; border-right-color: rgb(0, 63, 191); border-bottom-color: rgb(0, 63, 191); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; display: block; } h3 { padding-top: 0px; padding-bottom: 0px; padding-left: 10px; font-size: medium; font-weight: bold; margin-top: 5px; margin-bottom: 2px; } .hyou { text-align: center; } .tt a { color: rgb(255, 255, 255); padding-right: 10px; text-decoration: none; float: right; } .tt a:hover { color: rgb(255, 0, 0); }