#con .ce {
	padding: 30px 10px;
	border-bottom: 2px solid #eee;
	color: #000;
}
#con .ce h1, #con .ce h2, #con .ce h3 {
	color: #d0552c;
	margin-bottom: 15px;
}
#con .ce p {
	line-height: 130%;
	color: #000;
}
#con .ce ul {
	margin-left: 50px;
	font-size: 11px;
}
