

.content-title{
	text-align: left;
	line-height:28px;
	font-size:26px;
	color: #222;
	text-align: center;
	line-height:60px;
	border-bottom: solid 1px #ccc;
	
}
.content-detail{
	text-align: left;
	line-height:28px;
	color: #444;
}


@media screen and (max-width: 420px) {
	.body .container{
		padding-left:40px;
		padding-right: 40px;
	}
}
