@charset "utf-8";
body {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Verdana;
	font-size: 10px;
	margin-top:0px;
	background-color:#efede5;
}
.table01{
	background-image:url(../images/toph.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.table02{
	background-image:url(../images/bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}