@charset "utf-8";
#service_pic {
	float: left;
	margin-top: 20px;
	margin-left: -20px;
	height: auto;
}
#service_pic img {
	border: 1px solid #0D7D72;
	padding: 3px;
}
#service_pic a {
	font-size: 12px;
	clear: both;
}
#text {
	margin-top: 43px;
	font-size: 12px;
}
#text a {
	margin-left: 18px;
}
