/*body {
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(image/bg_body.jpg);
	background-repeat:repeat-x;
	text-align:center;
	}*/

#container {
	margin:0 auto;
	width:960px;
	background-color:#f9f7f5;
	text-align:left;
	clear:both;
	background-image:url(image/bg_container.jpg);
	background-repeat:repeat-y;
	}

/*#content {
	width:960px;
	background-image:url(image/bg_th.jpg);
	}*/

#fooder {
	margin:0 auto;
	width:960px;
	}

#foooder table {
	background-image:url(image/fooder_table_bg.jpg);
	}

#copy {
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}