
body{
	background: rgb(245,245,245);
}


#ads {
	width: 100%;
	padding-bottom: 50px;
}

#ads img {

}


#content .content-title {
	font-size: 22px;
	font-weight: 400;
	color: rgb(60, 76, 106);
	padding-bottom: 30px;
}

#content .content-item {
	margin-bottom: 35px;
}

#content .content-item-title {
	font-size: 18px;
	font-weight: 400;
	line-height: 15px;
	color: rgb(55, 172, 174);
}

#content .content-item-subtitle {
	text-indent: 30px;
	color: #333;
	line-height: 15px;

}







