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