body{
	background: #f8f8f8;
}
.title{ margin-top: 30px; margin-bottom: 10px; font-size: 36px;}
.content{ margin-top: 20px; line-height: 25px;}
.content ul li{ background: #fff; padding: 20px; border-radius: 5px;}
.content ul li h4{ margin-bottom: 10px;}


@media (max-width: 767px) {
	
}