body{
	background: #EFF1F4;
}
.body {
	max-width: 1280px;
	height: auto;
	margin: 0 auto;
}

.c_title {
	width: 100%;
	margin-top: 60px;
	color: #000;
	font-size: 28px;
	text-align: center;
	font-weight: normal;
}

.c_small {
	width: 100%;
	color: #9F9F9F;
	font-size: 14px;
	text-align: center;
	line-height: 66px;
}

.title {
	width: 1280px;
	height: 76px;
	padding-top: 19px;
	color: #000;
	font-size: 28px;
	font-weight: normal;
}


.more:link,.more:visited{
	display: block;
	width:279px;
	height:56px;
	line-height:56px;
	background: #316AEA;
	border-radius: 5px;
	margin:56px auto 10px;
	color:#fff;
	font-size:16px;
	text-align: center;
}

a.more_nomar:link,a.more_nomar:visited{
	margin-top:23px;
}
