body {
 padding: 5px;
 margin: 5px;
 background: url(/img/line.gif);
 background-repeat: repeat-x;
}
body, p, div, td {
 font-family: arial;
 font-size: 12px;
}
h1 {
 font-weight: normal;
 font-size: 20px;
}
a {
 text-decoration: none;
}
a.menu {
 color: #ffffff;
}
a.menu_select {
 color: #ffffff;
 font-weight: bold;
}
a:hover {
 text-decoration: underline;
}
.main {
 background-color: #339966;
 position: absolute;
 right: 15px;
 top: 10px;
 width: 210px;
 height: 370px;
}
.bb {
 width: 200px;
 border-bottom: 1px #ffffff solid;
}
.logo {
 width: 600px;
 height: 155px;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/logo.png');
}
.728x15 {
 background-color: #cccccc;
 width: 100%;
 height: 20px; 
}
.line {
 background-color: #339966;
 width: 100%;
 height: 7px;
 font-size: 7px;
}
