/*sp1_s01*/
.sp1_s01 .table .img_wrp {
	margin-bottom: 5px;
}
.sp1_s01 .table .img_wrp img {
	width: 40px;
}
.sp1_s01 .sm_wrp {
	border: 1px solid #ddd;
	padding: 15px;
}
.sp1_s01 .pp_box{
padding: 20px;
background-color: #f7f7f7;
border: 1px solid #ddd;
}


@media (max-width:768px){
	.sp1_s01 .table .img_wrp img {
		width: 20px;
	}
}