.history {
	margin-top: 50px;
	margin-bottom: 100px;
	color: #898989;
	font-size: 13px;
	line-height: 25px;
}
.history-year {
	width: 95px;
	font-family: Impact;
	font-size: 24px;
	color: #e70012;
	padding: 40px 0 40px 28px;
	background-image: url(../../images/page/history-bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
.history-year-end {
	background-image: url(../../images/page/history-bg-end.png);
}
.history-pic {
	width: 322px;
	color: #B5B5B5;
	vertical-align: top;
	padding-top: 80px;
}
