@charset "utf-8";

.title{
	margin-bottom:30px;
}

.subtitle{
	margin-bottom:20px;}

.Content p{
	font-size:15px;
	line-height:22px;
}
		
.text{
	margin-left:20px;
	margin-bottom:30px;
}

.orange{
	color:#ff7800;
	font-weight:bold;
}

.icon-number{
	padding:0 2px 5px 2px;
		}

