@import url('sebei.css');
#content_body{
	width: 96%; padding:0 2%;
	overflow: hidden;
}
#content_body h3{
	font-size: 18px;
	margin-bottom: 15px;
	color: #ff8182;
	text-align: center;
	font-weight: 700;
	margin-top: 10px;
}
#content_body p{
	line-height: 24px;
	
	padding: 0px 5px;
	color: #505050;
	font-size: 14px;
}