@charset "utf-8";
/* CSS Document */
.box {
	width: 1172px;
	height: auto;
	background: #ffffff;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.box_con{ width:1170px; margin:20px 0 20px 0;	border: 1px solid #dcdcdc;
}

.end_pic{ text-align:center;}
.end_pic img{ margin-top:20px;}
.end_tit h1 {
	text-align: center;
	color: #0057a4;
	padding-top: 40px;
}
.end_tit h2 {
	text-align: center;
	padding: 30px 0 30px 0;
	border-bottom: 1px dashed #d7d5d5;
	font-size: 16px;
	color: #999999;
}
.source {
	text-align: center;
	border-top: 1px solid #CCC;
	margin: 10px 20px;
	line-height: 30px;
}
.end_tit01 {
	margin: 0 auto;
	padding: 30px 20px 60px 20px;
}
.end_tit01 p {
	font-size: 14px;
	line-height: 36px;
	font-size: 16px;
	color: #333333;
}

