.footer2{
	height: 360px;
	width: 1038px;
	margin-top: 15px;
}
.footer2 h2{
	height: 30px;
	color: #014FA1;
	font-weight: bold;
	font-size: 17px;
	line-height: 30px;
}
.footer2 div{
	height: 327px;
	border: 1px solid #CBD6DB;
	background: #F5F6F6;
}
.footer2 div dl{
	width: 285px;
	height: 290px;
	float: left;
	margin-right: 10px;
	margin-top: 20px;
}
.footer2 div dl dt{
	border: 1px solid #CBD6DB;
	width: 285px;
	height: 275px;
}
.footer2 div dl dd{
	text-align: center;
	font-size: 14px;
	height: 22px;
	line-height: 22px;
}