@charset "utf-8";
html, body {
	margin:0;
	padding:0 0 50px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Arial Black";
	font-size:14px;
	line-height:18px;
	color:#000;
	background:#fff url(img/top.jpg) top left repeat-x;
	text-align:center;
}
table, td {
	margin:0 auto;
	padding:0 0 0 20px;
	text-align:left;
}
input {color:#aaa;}