﻿body, td, th, textarea, input, select, h2, h3, h4, h5, h6  { font: 83%/1.4 arial, helvetica, sans-serif; }
body  { padding: 20px 0 0 0; margin: 0; background: #fff; overflow: hidden;  color: #333; text-align: left; }
#t { width: 100%; min-width: 950px; height: 50px; z-index: 100; position: absolute; top: 0; left: 0; border-bottom: 1px solid #666; background-color: gray; line-height: 1; }
iframe#mainFrame { color: #666; width: 100%; height: 100%; z-index: 10; -webkit-box-sizing: border-box; }
@media screen and (-webkit-min-device-pixel-ratio:0) 
{        
    body { padding: 39px 0 0 0; }
    iframe#mainFrame { padding-bottom: 39px; }
}
#t a { text-decoration: none; color: white; font-weight:bold; font-size:30px; }
#t a:hover { text-decoration: underline; }