body{
margin-top: 4px;
background: #000;
}

#site{
clear:both;
width:890px;
height:auto;
margin: auto;
}

#site_inner
{
float:left;
width: 826px;
}


#head{
height: 160px;
width: auto;
background: url(../img/logo.gif) no-repeat center;
margin-bottom: 14px;
}


#content{
float:left;
width: 446px;
height: auto;
padding-right: 120px;
}



