@charset "utf-8";


.section {
	float: left;
	width: 48%;
}

.section p {
	margin:8px 11px 0 px;
}

.section span {
	font-weight:bold;
}

.left{
	margin-left:25px;
}

.section img {
	float: left;
	margin: 0 10px 0 6px;
}

.link {
	text-decoration:none;
}
