/* CSS Document */
body {
	background-image: url(../top_img/tb03.gif);
	background-repeat:repeat-x;
	background-color:#FFE5E5;
	font-size:12px;
	line-height:150%;
	padding:0;
	margin:0px;
	}
	
#Main_Blocks {
	width:600px;
	margin-left:20px;
	}
	
.text_box {
	width:580px;
	font-size:12px;
	line-height:150%;
	margin-left:10px;
	}


