@charset "utf-8";
#help_bg{
background-image: url(../images/help_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 840px;
	width: 955px;
	padding-bottom: 70px;
}

#help2_bg{
background-image: url(../images/help_2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 567px;
	width: 955px;
	padding-bottom: 70px;
}
#help3_bg{
background-image: url(../images/help_3_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 696px;
	width: 955px;
	padding-bottom: 70px;
}
#help4_bg{
background-image: url(../images/help_4_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 479px;
	width: 955px;
	padding-bottom: 70px;
}
#help5_bg{
background-image: url(../images/help_5_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 696px;
	width: 955px;
	padding-bottom: 70px;
}

.help_btn {
	margin-left: 13px;
	width: 153px;
}

