p.cn{text-indent:2em;}
span.em{font-weight:600;}
div.code {
	width: 620px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
                border-left:22px solid #BCCFB4;
	border-top: 1px solid #BCCFD3;
	border-right: 1px solid #BCCFD3;
	border-bottom: 1px solid #BCCFD3;
	margin-left: 22px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #D9EDE4;
	word-wrap:break-word;
	word-break:keep-all;
	display:block;
	cursor: text;
                margin-top:12px;
                margin-bottom:12px;
}