@charset "utf-8";
.section1 {
	margin-bottom: 20px;
}
.section1 .img1 {
	float: right;
	padding-left: 10px;
}
.section1 p {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #666666;
}
.section2 {
	padding-bottom: 30px;
}
.section2 dl {
	width: 143px;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
}
.subtitle  {
	padding-bottom: 10px;
}
.section2 dt {
}
.section2 dd {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #489DD6;
	border-right-color: #489DD6;
	border-bottom-color: #489DD6;
	border-left-color: #489DD6;
	padding-right: 3px;
	padding-left: 3px;
}
.section3 {
	margin-bottom: 30px;
}
.section3 dl {
	margin-bottom: 20px;
}
.section3 dt {
	font-size: 13px;
	font-weight: bold;
	color: #449CE5;
}
.section3 dd {
	background-color: #E1EFFB;
	padding: 3px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	margin-top: 5px;
}


.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;
}
