body { background-color: silver; width: 900px; margin: auto; }
p { }
td { }
a:link { color: teal; text-decoration: underline; }
a:visited { color: teal; }
a:hover { color: olive; }
a:active { color: teal; }
.indextop { color: silver; background-color: silver; text-align: center; margin: auto; width: 780px; height: 30px; padding-top: 10px; }
.index { background-color: black; text-align: center; width: 780px; height: 480px; margin: auto; }
.indexfuter { color: #505050; font-size: 15pt; font-style: oblique; font-weight: bold; background-color: silver; text-align: center; margin: auto; padding-top: 10px; width: 780px; height: 30px; }
.top { background-color: #505050; width:900px; height: auto; margin: auto; border-top: 5pt solid #505050; }
.menu { width:auto; height:auto; border-top: 5pt solid #505050; }
.all { background-color: #505050; width: 900px; height: 100%; }
.left { background-color: #505050; text-align: center; width:180px; height: 100%; float: left; padding-top: 40px; }
.lefttop { color: white; text-align: center; width: 180px; height: auto; }
.leftfuter { color: white; font-size: 8pt; text-align: center; width: 140px; height: auto; padding-right: 20px; padding-left: 20px; }
.auto { font-size: 11pt; background-color: #dcffdc; margin-left:180px; width:auto; height: auto; padding: 10px; border-top: 10px solid #505050; border-right: 20px solid #505050; border-bottom: 20px solid #505050; }
.auto3 { font-size: 11pt; background-color: #e6e6e6; text-align: center; margin-left: 180px; padding: 20px 10px 10px; width: auto; height: auto; border-top: 10px solid #505050; border-right: 20px solid #505050; border-bottom: 20px solid #505050; }
.auto4 { font-size: 11pt; background-color: #e6e6e6; text-align: center; margin-left: 180px; padding: 20px 10px 10px; width: auto; height: 700px; border-top: 10px solid #505050; border-right: 20px solid #505050; border-bottom: 20px solid #505050; }
.map { background-color: #505050; text-align: center; width: 900px; height: 100%; padding-top: 10px; padding-bottom: 20px; }
.futer { color: white; font-size: 6pt; text-align: center; width: 900px; height: 20px; }

