@charset "utf-8";
.section1 {
	margin-bottom: 30px;
}

.section1 img {
	float: right;
	padding-left: 5px;
}
.section1 p {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 23px;
}
.section2 {
	padding-top: 10px;
	margin-bottom: 30px;
}
.section2 .img2 {
	padding-top: 20px;
}

.section2 .img1 {
	float: left;
	padding-right: 10px;
}
.section2 p {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 25px;
}
.section2 dl {
	float: left;
	padding-left: 5px;
	padding-top: 10px;
}
.section2 dt {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.section3 {
	padding-top: 20px;
}

.section3 h4 {
	height: 20px;
	width: 590px;
	font-size: 14px;
	font-weight: bold;
	color: #5BA8E8;
	padding-left: 10px;
	line-height: normal;
	padding-top: 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #449CE5;
	margin-bottom: 20px;
}


.section3 .con1 {
	margin-bottom: 20px;
}
.section3 .con1 .img1 {
	float: left;
	padding-right: 10px;
}
.section3 .con1 p {
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #666666;
}



.section4 .con1 .img1 {
	padding: 2px;
	border: 1px solid #CCCCCC;
}


.section4 h4 {
	height: 20px;
	width: 595px;
	font-size: 14px;
	font-weight: bold;
	color: #5BA8E8;
	padding-left: 5px;
	line-height: normal;
	padding-top: 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #449CE5;
	margin-bottom: 20px;
}
.section4 .con1 {
	padding-left: 5px;
	margin-bottom: 50px;
}
.section4 .con1 dl {
	padding-top: 10px;
}
.section4 .con1 dt {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}
.section4 .con1 dd {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.section4 .con1 p {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
}

