

.history {
	width:100%; background-color:#fdfdfd; border-top:#f2f2f2 solid 1px; margin-top:20px;
	position:relative;
	background:url("../img/history_bg.png") center no-repeat; background-size:200% auto;
}
.start-history {
	width:100%;	
	margin:30px auto;
	text-align:center;
	background:url("../img/history_start.png") no-repeat top center; background-size:40% auto;
	display:block
}
.cc_history {
	color:#5b5b5b;	font-size:16px;
	font-weight:400;
	display:block;
	padding-top:5%;
}
.next_history {
	color:#bbb;
	font-size:14px;
	width:33%;
	margin:0 auto;
	border-bottom:1px solid #d1d1d1
}
.history-img {
	width:14%;
	overflow:hidden;
	float:left;
	margin-top:0px;
}
.history-img img{ width:94%; margin-left:3%;}

.history_left {
	width:43%;
	float:left;
	clear:left;
	position:relative;
	overflow:hidden
}
.history_right {
	width:43%;
	float:right;
	position:relative;
	overflow:hidden
}
.history_R {
	width:98%;
	height:100px;
	margin-left:500px
}
.history_L {
	width:98%;
	height:100px;
	float:right;
	margin-right:500px
}

.history_r_2005 {
	margin-top:55%;
}

.history_2005_span {
	float:left;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	color:#d43434	
}
.history_2005_b {
	width:100%;
	height:50px;
	float:left;
	margin-top:5px;
	background-color:#d43434; 
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    border-radius: 5px; 
}
.history_r_month {
	float:left;
	color:#FFF;
	display:block;
	width:30px;
	line-height:25px;
	height:58px;
	border-right:1px solid #FFF;
	margin-left:25px
}
.history_r_text {
	float:left;
	font-size:12px;
	color:#FFF;
	display:block;
	height:50px;
	line-height:20px;
	text-align:left;
	padding-top:5px; 
	padding:5px;	
}
.history_2006_span {
	float:right;
	line-height:20px;
	font-size:14px; font-weight:bold;
	color:#d43434
}
.history_2006_b {
	width:100%;
	height:50px;
	float:right;
	margin-top:5px; background-color:#d43434;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    border-radius: 5px;    
}
.blue {
	background-position:0 -1400px!important
}
.blue_R {
	background-position:0 -1500px!important
}
.yellow {
	background-position:0 -1600px!important
}
.yellow_R {
	background-position:0 -1700px!important
}
.history_l_month {
	float:right;
	color:#FFF;
	display:block;
	width:30px;
	line-height:25px;
	height:58px;
	border-left:1px solid #FFF;
	margin-right:37px
}
span.blue {
	color:#37779d
}
span.yellow {
	color:#f76d02
}
.history_l_text {
	float:right;
	font-size:12px;
	color:#FFF;
	display:block;
	height:50px;
	line-height:20px;
	padding-top:5px;
	text-align:right;
	padding-right:5px
}
.smalltext {
	font-size:12px;
	line-height:18px
}
.smalltxt {
	font-size:12px
}
