.body table {
	float: left;
	width: 245px;
	height:280px;
	margin-bottom: 20px;
}
.body table td {
	height:160px;
	vertical-align: top;
}
.body table th {
	height: 100px;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;	
}
.body table p {
	font-size: 10px;
	color: #999999;
	text-align: right;
	width: 210px;
	margin-top: 1px;
	margin-bottom: 0px;
}


.body {
	width: 760px;
}
