.promops {
	height:324px;
	margin:0 auto;
	background: url(image1.jpg) no-repeat left top;
}
.promops div {
	background: url(image2.jpg) no-repeat right top;
}
.promops div div {
	background: url(image3.jpg) no-repeat left bottom;
}
.promops div div div {
	background: url(image4.jpg) no-repeat right bottom;
	width:960px;
	height:347px;
}
.promops a {
	position:absolute;
	width:960px;
	height:347px;
	z-index:100;
}
.promops p {
	color:#CCC;
	font-family:verdana;
	font-size:12px;
	height:104px;
	letter-spacing:-0.07em;
	line-height:13px;
	margin:211px auto 0 10px;
	position:absolute;
	text-align:justify;
	width:560px;
}
.promops span {
	display:block;
	padding-bottom:10px;
}
