﻿#report-container{
	float:left;
	width:996px;
	font-size:13px;
	border-left:solid 1px #abc1ec;
	border-bottom:solid 1px #abc1ec;
	border-right:solid 1px #abc1ec;
	padding:10px 0;
	background:#fff;
	height:765px;
}

#report-container .con{
	float:left;
	width:310px;
	height:235px;
	margin-left:16px;
	_margin-left:10px;
	margin-top:3px;
}

#report-container img{
	width:310px;
	height:189px;	
	border:solid 1px #ccc;
}

#report-container span{
	float:left;
	width:100%;
	text-align:center;
	margin-top:5px;
}

#report-container #mp{
	width:100%;
	margin-top:15px;
	text-align:center;
	float:left;
}