/*报表汇总*/
.report h2{border: none;margin-bottom: 20px;}
.report table{width: 940px;margin-bottom: 30px;border: 1px solid #e4e4e4;}
.report th{height: 48px;line-height: 48px;font-size: 14px;color: #666;font-weight: normal;border-bottom: 1px solid #b20004;}
.report td{width: 110px;text-align: center;height: 36px;line-height: 36px;color: #969696;border-bottom: 1px solid #e4e4e4;}
.report tr.current{background: #fdf7f7;}
.report td.important{color: #b20004;}
.report .queryCondition{
	padding-bottom: 10px;
	line-height: 40px;
	font-size: 18px;
}
.report .queryCondition li {
	float: left;
	margin-left: 10px;
}

.report .buzhou1_l1{
	width: 940px;
}
.report h3{
	margin-left: 10px;
	clear: both;
}
.report table{
	margin-left: 10px;	
}