html, body {

margin: 		0;
padding: 		0;

}


#box_bottom {

height: 		43px;

}


#box_content {

display: 		inline;
height: 		561px;
*margin-top:		25px;
position:		absolute;
width: 			526px;

}


#box_main {

height: 		629px;
left: 			50%;
margin: 		-320px 0 0 -420px;
position:		absolute;
top: 			50%;
width: 			840px;


   }


#box_mainpic {

display: 		inline;
margin-top: 		25px;
width: 			314px;
height: 		561px;

   }


#box_top, #box_bottom {

width: 			840px;

   }


#box_top {

background-image: 	url("imgs/back_top.gif");
height: 		25px;
*position:		absolute;

   }