@charset "utf-8";
#wrapper {
	width: 1024px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#section1 {
	width: 550px;
	float: left;
}
#section2 {
	width: 395px;
	float: left;
	margin-top: 50px;
	padding-left: 40px;
}
#section3 {
	width: 430px;
	float: left;
	margin-top: 82px;
}
#section3 img {
	margin-left: 310px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
