@charset "utf-8";
/* CSS Document */

body {
	margin-top:4px;
}
#center {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	}
#foot {
	margin-top:12px;
	text-align:center;
	}
	
