#business .sec1 .box{
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom:1px dotted #9e9e9e;
}
#business .sec1 figure{
	margin-bottom:0;
}
#business .sec1 figure img{
	width: 100%;
}
#business .sec1 .text{
	padding-left:20px;
}
#business .sec1 h3{
	border:1px solid #0abfe7;
	margin-bottom: 15px;
}
#business .sec1 h3 .nom{
	background-color: #0abfe7;
	color:#fff;
	display: inline-block;
	padding: 5px 10px;
	margin-right: 10px;
}
