body {
	background-image:url(../z_images/pageBgHome.png);
}
#content {
	height:500px;
}
.cover {
	display:none
}
#cover0 {
	display:block;
}

#cover0 .textPos {
	position:absolute;
	left:45px;
	top:340px;
	z-index:5;
	width:420px;
}
#cover0 .imgPos {
	position:absolute;
	left:380px;
	top:170px;
	z-index:1;
}
#cover1 .textPos {
	position:absolute;
	left:550px;
	top:340px;
	width:397px;
	z-index:5;
}
#cover1 .imgPos {
	position:absolute;
	left:180px;
	top:170px;
	z-index:1;
}
#cover2 .textPos {
	position:absolute;
	left:45px;
	top:340px;
	z-index:5;
	width:420px;
}
#cover2 .imgPos {
	position:absolute;
	left:380px;
	top:170px;
	z-index:1;
}
#cover3 .textPos {
	position:absolute;
	left:550px;
	top:340px;
	z-index:5;
	width:397px;
}
#cover3 .imgPos {
	position:absolute;
	left:180px;
	top:170px;
	z-index:1;
}
h1, h1 a {
	line-height:26px;
	margin-bottom:5px;
	color:#006BB6;
}
h2, h2 a {
	font-size:12px;
	color:#8E979D;
	line-height:14px;
	margin-bottom:25px;
}
h1 a:hover {
	text-decoration:none;
}
h2 a:hover {
	text-decoration:none;
	color:#8E979D;
}

.posLeft {
float:right;
}

