@charset "utf-8";

#wrapper {
	width: 967px;
	margin: 0 auto;
}

#wrapper .leftBox {
	width: 680px;
	float: left;
}

#wrapper .step1 {
	width: 364px;
	float: left;
}

#wrapper .step2 {
	width: 316px;
	float: left;
}

#wrapper .step3 {
	width: 287px;
	float: left;
	padding-bottom: 20px;
}

#wrapper .step4 {
	clear: left;
}



