@charset "UTF-8";
/* CSS Document */

#mainContent {
	position: absolute;
	width: 1140px;
	z-index: 10;
	text-align: center;
	height: 670px;
	top: 150px;
}

.image {
	position: absolute;
	top: 110px;
	text-align: center;
	left: 150px;
}

.image2 {
	left: 150px;
	position: absolute;
	top: 370px;
}

.caption {
    font-size: 10px;
	font-weight: lighter;
	text-align: left;
	position: absolute;
	top: 280px;
	color: #979797;
	word-spacing: 2px;
	width: 849px;
	left: 150px;
	line-height: 16px;
}

.caption2 {
	font-size: 10px;
	font-weight: lighter;
	text-align: left;
	position: absolute;
	top: 540px;
	color: #979797;
	word-spacing: 2px;
	width: 848px;
	left: 150px;
	line-height: 16px;
}



</style>
