.text_pict {
	float:left;
	display:inline;
	width:696px;
	font-size:12px;
	line-height:15px;
	text-align:justify;
	padding:10px;
}
.text_pict_left {
	float:left;
	width:161px;
}
.text_pict_left img {
	float:left;
	border:solid 2px #511400;
}
.text_pict_right {
	float:right;
	width:161px;
	background:transparent 3px 3px no-repeat;
}
.text_pict_right img {
	float:right;
	border:solid 2px #511400;
}

