@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_1600.jpg);
	background-repeat: repeat;
}

td img {
	display: block;
	}
.bg_content {
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat;
}
