.proposeplanLeft {
	float: left;
}
.proposeplanHd1 {
	color: #5E64C5;
}
.proposeplanHd1 span {
	font-size: 75%;
}
.proposeplanSeparator1 {
	border-top: solid 1px #80705E;
	height: 25px;
	margin-top: 25px;
	clear: both;
	overflow: hidden;
}

.proposeplanLy1 {
	background-image: url(../images/propose_img2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 269px;
	width: 630px;
	position: relative;
}
.proposeplanLy1 p {
	position:absolute;
	top: 45px;
	left: 29px;
}
.proposeplanLy2 {
	background-image: url(../images/propose_img3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 269px;
	width: 630px;
	position: relative;
}
.proposeplanLy2 p {
	position:absolute;
	top: 38px;
	left: 360px;
}
.proposeplanLy3 {
	background-image: url(../images/propose_img4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 270px;
	width: 630px;
	position: relative;
}
.proposeplanLy3 p {
	position:absolute;
	top: 32px;
	left: 29px;
	line-height: 140%;
}
.proposeplanLy4 h3 {
	width: 68px;
	height: 66px;
	float: left;
}
.proposeplanLy4 p {
	color: #666666;
}
.proposeplanLy4 p strong {
	color: #5E64C5;
}