.indexbottombkg {
	background-image: url(../images/bkg_bottom.jpg);
	background-repeat: no-repeat;
	height: 41px;
	padding-left: 30px;
}
.indextextbkg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/index_middle_bkg.jpg);
	background-repeat: repeat;
	padding-left: 40px;
	height: 97px;
	padding-right: 20px;
}
.indexbottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
