main div.cover#statistic {
	/*height: 640px;*/
	background: url(./img/bg/bg-d-900.png) repeat-x;
	background-size: contain;
	/*padding-top: 3em;*/
	/*background-color: #b9d5e4;*/
	min-width: 1024px;
}

#statistic>section{
	/*height: 620px;*/
	/*padding: 20px;*/
	/*background: url(./img/temp_block_7.png) 0 -70px;
	background-size: auto;
	background-repeat: no-repeat;*/
	/*opacity: 0.8;*/
	margin: 0 auto;
	text-align: center;
	/*background-color: #b9d5e4;*/
	padding-top: 1em;
	padding-bottom: 8em;
}

#statistic .title {
	padding-bottom: .7em;
	font-size: 120%;
}

.chart {
	max-height: 300px;
	max-width: 700px;
	margin: 0 auto; 
	text-align: center;
}