@charset "utf-8";

#content ol {
	margin-left:25px;
	color:#2884C8;
}
#content ol li {
	list-style-type:decimal;
}
#content ol li p {
	color:#333333;
}