.text_pict_3 {
	font-size:10px;
	float:left;
	display:inline;
	width:552px;
	padding:15px;
}
.text_pict_3 a {
	color:#FF0000;
	text-decoration:none;
}
.text_pict_3 a:hover {
	color:#000000;
}
.text_pict_3 img {
	cursor:pointer;
}
.text_pict_3_left {
	float:left;
	display:inline;
	margin:0 5px 5px 0;
}
.text_pict_3_right {
	float:right;
	display:inline;
	margin:0 0 5px 5px;
}
