#sche{
	margin: 0 10px 15px;
	padding: 20px 10px;
	text-align: center;
	background: #fff;
}

#sche h4{
	color: #ff72a4;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 30px;
	font-weight: bold;
}

#sche div{
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ffcbda;
}

#sche p{
	text-align: left;
}