.use_title {
	background-image: url(/product/plant/img/plan_title.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 7px;
	height: 25px;
}
.use_img {
	float: right;
	margin-right: 10px;
}
.use_copy {
	font-size: 12px;
	line-height: 18px;
	float: left;
	margin-left: 10px;
}


