.mainpage-content-body{
	position: relative;
	padding: 0px; 
 	background: none;
	left: 0;
}
.redHolder{
	background-color: #e1333d;
	width: 417px;
	height: 245px;
	border: 1px solid #fff;
	border-radius:10px 0 0 10px;
	display: block;
	float: left;
}
.redHolder p{
	color: #fff;
	font-size: 24px;
	text-align: center;
	line-height: 56px;
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}
.redHolder p.allHappy{
	line-height: 24px;
	display: block;
	float: left;
	/*width: 285px;*/
	text-align: left;
}
.redHolder p.allHappy span{
	display: block;
	float: left;
	height: 45px;
	width: 120px;
	margin-top: 10px;
	line-height: normal;
	padding-right: 10px;
}
.redHolder p.allHappy span.number{
	font-size: 50px;
	width: auto;
	margin-top: 4px;
}
.redHolder img{
	display: block;
	float: left;
}
.smallNumber{
	font-size: 41px;
}
.content-t{
	border: none;
}
