#picture{
	height:100px;

}

#content{
	float:left;
	width: 731px;
	margin-top: 10px;
}

.blockcontra{
	width:248px;
	margin-bottom: 5px;
	padding: 10px;
	background-color: #E6E6E6;
	float:left;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: center 10px;
	height: 220px;
	border: 1px solid #DDDDDD;
}
.blockcontra p{
	margin-bottom: 10px;
	font-size: 11px;
}
.blockcontra h5 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 70px;
}
