.bg1 {
	background-repeat: no-repeat;
	background-image: url(faq/1.png);
}
.bg2 {
	background-repeat: no-repeat;
	background-image: url(faq/2.png);
}
.blank {
	background-repeat: no-repeat;
}
.bg3 {
	background-repeat: no-repeat;
	background-image: url(faq/3.png);
}
.bg4 {
	background-repeat: no-repeat;
	background-image: url(faq/4.png);
}
.bg5 {
	background-repeat: no-repeat;
	background-image: url(faq/5.png);
}
.bg6 {
	background-repeat: no-repeat;
	background-image: url(faq/6.png);
}
.bg7 {
	background-repeat: no-repeat;
	background-image: url(faq/7.png);
}
.background_faq {
	background-image: url(images/background_faq.png);
	background-repeat: no-repeat;
}

