.indexbg {
	background-image: url(img/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.index2bg {
	background-attachment: fixed;
	background-image: url(img/ind_ebg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.indexbg3 {
	background-image: url(img/index_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.12 {
	font-size: 12px;
}
.bglong {
	background-image: url(img/bg_long.jpg);
	background-repeat: repeat;
	background-position: right top;
}
