.bg1 {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg2 {
	background-image: url(images/bg6.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg3 {
	background-image: url(images/bg3.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg4 {
	background-image: url(images/bg4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
td {
	font-family: "·s²Ó©úÅé";
	font-size: 12px;
	line-height: 22px;
	color: #464646;
}
