body { background-color: #000; margin: 0; padding: 0; }
p { color: #fff; font-size: small; }
td { }
a:link { color: #c0c0c0; font-size: small; }
a:visited { color: #999; font-size: small; }
a:hover { color: #a9000c; font-size: small; }
a:active { font-size: small; }
#container { background-image: url(image/basic/bg.jpg); width: 950px; margin: 0 auto 1px; }
#header { background-image: url(image/basic/header.jpg); background-repeat: no-repeat; background-position: center top; height: 79px; }
#main { background-color: #000; width: auto; height: 100%; margin: 0 5px 5px; overflow: hidden; }
#menu { color: #fff; font-size: 12px; width: 180px; height: 500px; float: left; }
#in_menu { margin: 6px; }
#conts { width: 720px; float: left; margin-top: 10px; padding-left: 20px; border-left: 1px solid #999; }
#logmenu { bottom: 0; width: 200px; height: 100%; float: right; }
#footer { color: #fff; font-size: smaller; text-align: right; height: 50px; clear: left; margin-right: 5px; margin-left: 5px; }
