@charset "UTF-8";
.container {
	clear: none;
	float: none;
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;

}
.menu1 {
	background-image: none;
	float: left;
	height: 100px;
	width: 800px;
}
.
.thumb_banner {
	float: left;
	height: 100px;
	width: 800px;
}
.thumb {
	float: left;
	height: 100px;
	width: 800px;
}
.image {
	float: left;
	height: 350px;
	width: 800px;
}
.copyright {
	float: left;
	height: 50px;
	width: 800px;
}
.image2 {
	float: left;
	height: 450px;
	width: 800px;
}
