.service {
	float: left;
	width: 242px;
	padding: 0 8px 10px 0;
}

.service .line {
	width: 242px;
	height: 6px;
	background-color: #7f1c1c;
}

.service .photo {
	border: 1px solid black;
}

.service .title {
	color: white;
	font-size: 14px;
}

.service .title a {
	color: white;
}
