.index1 {
	background-image: url(/images/index-bg1.gif);
	background-repeat: repeat-x;
	padding: 5px;
	height: 90px;
}
.index2 {
	background-image: url(/images/index-bg2.gif);
	background-repeat: repeat-x;
	padding: 5px;
	height: 90px;
}
.index3 {
	background-image: url(/images/index-bg3.gif);
	background-repeat: repeat-x;
	padding: 5px;
	height: 90px;
}

.index4 {
	background-image: url(/images/index-bg4.gif);
	background-repeat: repeat-x;
	padding: 5px;
}

