@charset "utf-8";
/* CSS Document */
.threeregional001 {
	width:930px; 
	min-width:930px;
	margin:0 auto;
	_zoom:1;
	}
/* left DIV begin*/
.threeregional001 .leftbox {
	width:209px; 
	float:left; 
	left:0px;
	z-index:1;
	position:relative;
	}
/* left DIV end */

/* center DIV begin*/
.threeregional001 .centerbox_out {
	width:100%; 
	margin:0 -199px 0 -209px; 
	float:left;	
	}
.threeregional001 .centerbox_in {
	margin: 0 199px 0 209px; 
	}
/* center DIV end */

/* right DIV begin*/
.threeregional001 .rightbox {
	clear:right;
	width:199px; 
	float:right;
	right:0px;
	}
/* right DIV end */	
