.b-hometop {
	background-color: #E7E8FD;
	background-image: url(../image/index/top-tile.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.b-homebot {
	background-color: #FAFAFF;
	background-image: url(../image/index/bot-tile.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.b-table1 {
	background-image: url(../image/index/index_30.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.b-table2 {
	background-image: url(../image/index/index_31.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
