#top
{
position:static;
width:99%;
height:28px;
background-image:url(images/top.jpg);
background-position:center;
background-repeat:no-repeat;
background-position:top;
font-size:11px;
}

#content_banner
{
position:static;
background-image:url(images/back_main.jpg);
background-repeat:repeat-y;
background-position:center;
width:99%;
height:113px;
}

#menu_top
{
position:static;
background-image:url(images/back_main.jpg);
background-repeat:repeat-y;
background-position:center;
width:99%;
height:31px;
}

#content_main
{
position:static;
width:99%;
background-image:url(images/back_main.jpg);
background-repeat:repeat-y;
background-position:center;
background-position:top;
}

#address
{
position:static;
width:99%;
background-image:url(images/back_main.jpg);
background-repeat:repeat-y;
background-position:center;
background-position:top;
}



#footer
{
position:static;
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
background-position:center;
background-position:top;
width:99%;
height:42px;
}