@charset "utf-8";
body {
	background-color: #535792;
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-repeat: repeat;
}
#head {
	background-image: url(images/Head.3.jpg);
	height: 156px;
	width: 964px;
	clear: both;
	background-repeat: no-repeat;
}
#main {
	background-image: url(images/Main.3.jpg);
	background-repeat: no-repeat;
	width: 964px;
	height: 899px;
}
#main #body1 {
	background-image: url(images/Body1.3.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 964px;
}
#main #body2 {
	background-image: url(images/Body2.3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 826px;
	width: 321px;
}

