
body
{
position:            absolute;
width:800px;
margin:10px 22%;
padding:0px;
text-align:center;


background:     #000000;
}


#content_bg
{
postion:absolute;
width:800px;
height:620px;
margin:0px auto;
text-align:left;
padding:3px;
background:     #FFFFFF;
}

#content
{

width:800px;
height:616px;
margin:0px auto;
text-align:left;
padding:0px;
background:     url(image/bgcontent.jpg);
}

#title
{
width:806px;
height:30px;
margin:0px auto;
padding:0px;
background-image:    url(image/bg_title.gif);
}
#box
{
postion:absolute;
top: 300px;
left: 400px;
width:380px;
height:80px;
margin:0px auto;
padding:0px;
}
#footer
{
width:700px;
height:40px;
padding:0px;
background-image:    url(image/bg_footer.gif);
}

#search
{
width:200px;
height:100px;
margin:0px auto;
text-align:left;
padding:0px;
}