.bg {
	background-image: url(../images/index/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.header {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000028;
}
