.ContBanner {
        position: absolute;
        left: 300px;
        top:  160px;
}
.ContPic1 {
	position: absolute;
	left: 180px;
	top:  520px;
	width: 172px;
	height: 107px;
	}
.ContAddr1 {
	position: absolute;
	left: 340px;
	top:  520px;
}
.ContPic2 {
	position: absolute;
	left: 520px;
	top:  520px;
	width: 172px;
	height: 107px;
	}
.ContAddr2 {
	position: absolute;
	left: 660px;
	top:  520px;
}
.ContMap {
	position: absolute;
	left: 180px;
	top:  670px;
}
.ContMapText {
	position: absolute;
	left: 160px;
	top:  20px;
	width: 310px;
}
.ContServTime {
	position: absolute;
	left: 550px;
	top:  250px;
	border: medium groove #0000FF;
	padding: 3px;
	height: auto;
	width: 305px;}
.Contwords {
	position: absolute;
	left: 180px;
	top:  250px;
	padding: 3px;
	height: auto;
	width: 350px;
}

