.box {
	width: 660px;
	padding-top: 10px;
	overflow: hidden;
	padding-bottom: 20px;
}

.box h3 {
	font-size: 16px;
	color: #4ABEC5;
	line-height: 30px;
}
.box ul {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box .img {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box .center {
	text-align: center;
	width: 660px;
	padding-top: 30px;
	padding-bottom: 10px;
}

.box1 {
	width: 660px;
	padding-top: 10px;
	overflow: hidden;
	padding-bottom: 40px;
}


.box1 h3 {
	font-size: 16px;
	color: #4ABEC5;
	line-height: 30px;
}
.box1 ul {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box1 .img {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.boxLeft {
	float: left;
	width: 360px;
}
.boxRight {
	float: right;
	width: 280px;
	padding-left: 20px;
	text-align: center;
}

.box1 h3 {
	font-size: 16px;
	color: #4ABEC5;
	line-height: 30px;
}
.box2 {
	width: 660px;
	padding-top: 10px;
	overflow: hidden;
	padding-bottom: 10px;
}
.box2Right {
	float: right;
	width: 544px;
}
.box2Left {
	float: left;
	width: 96px;
	padding-right: 10px;
}


.box3 {
	width: 630px;
	background-color:#F0FDFF;
	border-spacing: 0;
	border: 1px solid #67C5CD;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
