body { padding: 20px; background: url('../images/bg.png'); }
table.main { width: 24cm;  border: 2px solid black; }
tr.base { padding: 0px; }
td.menu { padding: 6px; font-family: Verdana; font-size: 16px; color: black; font-weight: none; }
a.menu { display: block; width: 175px; font-family: Verdana; font-size: 14px; color: black; text-decoration: none; border-bottom: 1px dashed black; background: url('../images/menupoint.png'); }
a.menu:hover { background: url('../images/menupoint_hover.png'); }
div.header { font-family: Times New Roman; font-size: 14px; font-weight: bold; color: white; padding-bottom: 5px }
h1 { font-family: Times New Roman; font-size: 40px; font-weight: bold; color: white: }
span.logo { position: relative; top: -93px; padding-left: 23px; }
span.s { position: absolute; }
div.copy { margin: 0px; font-family: Verdana; text-align: center; }
tr.copy { background-color: red }
iframe.content { border: 2px solid orange; }
a.logo { border: 1px solid black; }
a.bottom { font-family: Verdana; font-size: 11px; color: orange }
div.bottom { text-align: center }
div.menuhead { background: url('../images/menuhead.png'); }
