body,base {
	font-size: 12px;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
.code{
	border:1px solid #65A9DC;
	background:#EFEFEF;
	padding:10px;
	margin-right: 40px;
	margin-left: 40px;
}.fn1 {
	font-size: 24px;
	color: #2F6CAA;
	font-weight: bold;
}
.d {
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.para {
	list-style-type: square;
}
.l {
	background-color: #E4E4E4;
	clear: both;
	overflow: hidden;
	height: 2px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.titl {
	font-weight: bold;
}
.cl {
	height: 4px;
	background-color: #009900;
	clear: both;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
}
