.cont{
	height: 800px;
}
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;
}
.cont_word{
	width: 1040px;
	margin: 55px auto 100px;
}
.cont_word p{
	font-size: 14px;
	color: #404040;
	line-height: 24px;
}
h2{
	font-size: 18px;
	color: #000000;
	margin: 30px auto 20px;
}
