body, html

{

background-color:	#e5eef4;
height:			100%;
margin:			0;
padding:		0;

}


#box_bottom {

bottom:			0px;
clear:			both;
margin-bottom:		5px;
position:		absolute;
width: 			100%;

	}


#box_content

{

background-color:	#f2f6f9;
margin-left:		237px;
margin-top:		34px;
width:			460px;

}


#box_footer

{

background-image: 	URL("imgs/bgimg_main.gif");
bottom:			6px;
color:			#005596;
font-size:		10px;
margin-left:		185px;
padding-top:		20px;
position:		fixed;
width:			460px;

}


#box_left,#box_right

{

background-color:	#e5eef4;
width:			62px;
min-height:		100%;

}


#box_left

{

float:			left;

}


#box_main

{

background-color:	#f2f6f9;
background-image: 	URL("imgs/bgimg_main.gif");
margin:			0 auto;
min-height:		100%;
height:			*100%;
position:		relative;
width:			861px;

}


#box_middle

{

background-color:	#f2f6f9;
margin-left:		62px;
*margin-left:		54px;
min-height:		100%;
width:			725px;

}


#box_navi

{

float:			left;
height:			270px;
margin:			auto;
width:			182px;

}


#box_right

{

float:			right;

}


#box_top

{

height:			119px;
margin:			0;
width:			725px;

}


#box_topnavi

{

height:			24px;
width:			725px;

}