@charset "utf-8";
/* CSS Document */
body	{background-color:#FFFFFF;
		text-align:center;
		margin:auto auto;
		font-size:12px;
		}
#div	{width:600px;
		margin:30px auto auto auto;
		}


