.banner {
	    height: 358px;
    background: url(/Public/images/training.jpg) center top no-repeat;
    border-top: 1px solid #dddddd;
}
.response {
	background: #f7f7f7;
	height: 126px;
	text-align: center;
	line-height: 126px;
	font-size: 25px;
	font-weight: bold;
}
.content {
	width: 1200px;
	margin: 0 auto;
}
