#contentRight li {
	margin-left: -70px;
	margin-top: 20px;
	font-size: 16px;
	list-style-image: url(/images/list_point.png);
}
#contentRight ol {
	margin-left: 250px;
	list-style-type: disc;
}
#example {
	height: 210px;
	width: 700px;
	background-color: #ECEADF;
	padding: 5px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
}#example p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
