@charset "utf-8";
.iconBlock2 {
	padding-top: 5px;
}
.iconBlock2 .icon {
	float:left;
	width: 28px;
}
.iconBlock2 .text {
	float: right;
	width: 193px;
}
.iconBlock2 a {
	color: #17c6b3;
}
.floatLeft {
	float:left;
	width: 227px;
}
.floatCenter {
	float:left;
	width: 227px;
	padding-left: 14px;
}
.floatRight {
	float:right;
	width: 227px;
}
