.contnts_area_step1 {
	padding-right: 48px;
	padding-left: 32px;
	background-image: url(images/step/step_bg1.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.contnts_area_step2 {
	padding-right: 48px;
	padding-left: 32px;
	background-image: url(images/step/step_bg2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.contnts_area_step3 {
	padding-right: 48px;
	padding-left: 32px;
	background-image: url(images/step/step_bg3.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.contnts_area_step4 {
	padding-right: 48px;
	padding-left: 32px;
	background-position: right bottom;
	background-repeat: no-repeat;
}
.step_box {
	background-color: #E1E9AD;
	width: 257px;
}
