/* CSS Document */

main{
    letter-spacing: 0;
    line-height: 1.5;
}

.detail_content {
	width: 677px;
}
.lfloat {
	float: left;
}
.rfloat {
	float: right;
}
.w326px {
	width: 326px;
}
.service_header_icon {
	position: relative;
	top: 10px;
	margin-right: 15px;
}

.img_01 {
	background:url(/ec/img/usr/pg/service/shop/detail/img_01.jpg);
	width: 326px;
	height: 208px;
	margin-bottom: 20px;
}
.img_02 {
	background:url(/ec/img/usr/pg/service/shop/detail/img_02.jpg);
	width: 326px;
	height: 208px;
	margin-bottom: 20px;
}
.img_03 {
	background:url(/ec/img/usr/pg/service/shop/detail/img_03.jpg);
	width: 326px;
	height: 208px;
	margin-bottom: 20px;
}
.img_04 {
	background:url(/ec/img/usr/pg/service/shop/detail/img_04.jpg);
	width: 326px;
	height: 208px;
	margin-bottom: 20px;
}
.img_01 .m-circleTitle_circle, .img_02 .m-circleTitle_circle, .img_03 .m-circleTitle_circle, .img_04 .m-circleTitle_circle {
    position: relative;
    top: 44px;
}

.block_des {
	border: 1px solid #e0e0e7;
	padding: 19px;
}
*{
	box-sizing: border-box;
}

