.statistic-bound{
	border-top:1px dashed #CCCCCC;
	padding:5px;
}
.statistic-title{
	clear:both;
	font-weight:bold;
}
.statistic-item{
	float:left;
	width:10px;
	border:1px solid #CCCCCC;
	text-align:center;
	margin-right:2px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	color:#FFFFFF;
	background-color:#025DD4;
	padding:2px;
}
.clear{
	clear:both;
}
