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