/* --------------- box_statistics ------------------------ */
.box_statistics{ }
/*.box_statistics li{ padding:3px 0px; background:url(../images/icon_li.gif) center left no-repeat;padding-left:10px;}*/
.box_statistics li{ 
	padding:3px 0px;
	padding-left:15px;
	color:#525252;
	font-family:Verdana;
	font-size:11px;
	float:left;
	background:url(../images/point_sta.gif) left no-repeat;
	margin-right:10px;
	line-height:15px;
}
.box_statistics p { line-height:18px;}
.box_statistics b { color:#FF753E}
.statistics{
padding-top:9px;}

