@charset "UTF-8";
@import url("base.css");
/* top*/

#main_wrapper{
width:100%;overflow:hidden;
margin: auto;
background:url(../img/main_back.jpg) ;background-repeat: no-repeat;
background-position:top center;
}

#wrapper{
width:970px;
margin: auto;
}


#top{
width:970px;
height:102px;
float:left;


}


/* body*/

#body{
width:970px;

}




/* footer */

#footer{
clear:both;


}
