h1{
	text-align: center;
	margin-top: 70px;
	font-size: 32px;
	font-weight: normal;
}
h1 span{
	font-size: 40px;
	letter-spacing: -2px;
	font-weight: bold;
	color: #0066b3;
	margin-right: 10px;
	position: relative;
	top: 3px;
}
.conword{
	width: 1130px;
	margin: 95px auto 90px;
}
.leftword{
	width: 540px;
	float: left;
}
.rightword{
	width: 540px;
	float: right;
}
.conword h2{
	font-size: 18px;
	margin-bottom: 25px;
}
.conword p{
	font-size: 14px;
	color: #000000;
	text-align: justify;
	line-height: 22px;
}









