@charset "utf-8";
/* CSS Document */

.history{
	margin:0;
	padding:0;	
}
.history .h-left{
	margin:0;
	padding:0;	
}
.history .h-left .font-green{
	color:#3f8906;
	font-size:22px;
	line-height:20px;
	font-weight:bold;
}
.history .h-left .font-green-1{
	color:#3f8906;
}

.history .h-right{

}
.history .h-right img{
	max-width:100%;
	height:auto;
}
.history .h-button{
	
}