* { margin:0; padding:0; }
body { font-family:Arial; font-size:12px; color:#fff; text-align:center; background:#000 url(bg.jpg) center top no-repeat; }
a { text-decoration:none; color:#fff; outline:none; }
a:hover { text-decoration:underline; }
#wrap { width:920px; margin:0 auto; text-align:left; position:relative; padding:128px 0 25px 0; }
#logo { position:absolute; width:85px; height:109px; left:19px; top:19px; }
#logo img { border:none; width:85px; height:109px; }
#contents { border:1px solid #4b4a4a; background:url(b65.png); padding-bottom:29px; }
#navi { height:26px; line-height:26px; border:1px solid #000; background:url(n1.gif) center center repeat-x; }
#navi a { display:block; float:left; color:#fff; text-decoration:none; padding:0 22px; border-right:1px solid #000; }
#navi a:hover, #navi a.active { background:url(n2.gif) center center repeat-x; }
#navi a.first { border-left:1px solid #000; margin-left:195px; }
#main { margin:23px 25px 0 25px; height:371px; position:relative; } /* override height if border exists, margin bottom shifted to #contents padding due to IE margin bug */
#footer { padding:10px; }
.right { float:right; text-align:right; }
.clear { clear:both; }
.y { color:#dbaf00; }