.tablebg1{
	background-image: url(../images/06/index_top1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.tablebg2{
	background-image: url(../images/06/index_top4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 260px;
}

.tablebg3{
	background-image: url(../images/06/index_bk1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.tablebg4{
	background-image: url(../images/06/index_bk3.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.bottom {
	background-image: url(../images/06/bottom2.jpg);
	background-repeat: no-repeat;
	background-color: #72BAD0;
	background-position: center top;
}