* { margin:0; padding:0;}
body {margin-left: 5px;margin-top: 5px;margin-right: 5px;margin-bottom: 5px;background-color: #000;background-image: url(img/back.gif);}
h1 {margin:0px; padding:15px;}
body,td,th {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color:#fff;}

#header {
background:#323232 url(pics/header.png);
position:relative;
width:732px;
height:111px;
margin:auto;
}

#page {
background:#323232 url(pics/be_cell.png) repeat-y;
width:732px;
margin:auto;
}

#page table {
margin:auto;
border: #797979 1px dashed;
}

#page table a {
color:#E60000;
}

#page table a:hover {
color:#fff;
}

.border {
border: #505050 1px solid;
}

#navi {
position:absolute;
left:1px;
bottom:0px;
width:720px;
height:29px;
}

#navi a {
position:relative;
top:1px;
line-height:29px;
height:27px;
display:block;
padding:0 10px 0 10px;
color:#fff;
text-decoration:none;
font-weight:bold;
border-right: 1px #fff solid;
float:left;
}

#navi a:hover {
background: url(pics/link_bg.png) repeat-x;
color:#000;
}

#footer {
background:#323232 url(pics/footer.png);
width:732px;
height:11px;
margin:auto;
}
