#wrapper #main #box img {
	float: left;
	margin-right: 12px;
}
#wrapper #main #box {
	width: 560px;
	margin-bottom: 30px;
	margin-top: 30px;
}

#wrapper #main .txt .img {
	float: right;
}
#wrapper #main .ca {
	font-size: 12px;
	float: right;
	margin-right: 40px;
}
#wrapper #main #box .t {
	font-size: 12px;
	line-height: 17px;
	width: 280px;
	margin-right: 5px;
	float: left;
}
.txt {
	font-size: 12px;
	line-height: 17px;
	margin-top: 30px;
}

