body {
  background:#fff;
}

.content {
	/*background-color: #fff;*/
	height: 530px;
	width: 800px;
	margin: 0 auto;
	position: relative;
}
a img {
	border:solid 0px #fff;
}
.redline {
	/*border-bottom:solid 1px #cc071e;*/
	position: absolute;
	height: 150px;
	width: 3000px;
	top: 300px;
	right: 407px;
	background:#fff;
}
