.suojin {
	text-indent: 2em;
}
li.circle {
	font-weight: bolder;
	list-style-type: circle;
	color: #09C;
	margin-bottom: 0.2em;
}
li.none {
	list-style-type: none;
}
.songsan {
	letter-spacing: 0.25em;
}
p {
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-size: 11pt;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0.5em;
	background-color: #D6D6D6;
	color: #000;


}
pre {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
}
.emph {
	color: #FF8080;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF8080;
}
.refer {
	font-size: small;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-right: 30px;
}



h1 {
	margin-bottom: 1em;
}

.xuyan {
	margin-bottom: 2em;
	font-size: x-small;
	width: 100%;
	color: #999;
}
div {
	margin: 0px;
	padding: 0px;
}
a {
	color: #099;
}
a:hover {
	color: #F0F;
	text-decoration: underline;
}
