div.pic {
	height:324px;
	width: 680px;
	border: 0px;
	background: white;
	position: absolute;
	left:0px;
	bottom:0px;
	margin: 0;
}
div.title {
	height:20px;
	width: 350px;
	border: 0px;
	background: white;
	position: absolute;
	left:30px;
	top:190px;
	margin: 0;
}


div.body {
	height:120px;
	width: 350px;
	border: 0px;
	background: white;
	position: absolute;
	left:30px;
	top:220px;
	margin: 0;
}

