body {
	margin: 0px;
		font-size: 10pt;
}
.ChapterName {
	font-size: 11.5pt;
	height: 15px;
	line-height: 15px;
	color: #F5B60B;
	padding-top: 10px;
	background-image: url(images/01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 20px;
	margin-right:20px;
	width: 100%;
	font-weight: bold;
}
.KtopicTitle {
	font-size: 10pt;
	line-height: 26px;
	font-weight: bold;
	height: 26px;
	width: 100%;
	color: #776212;
}
.SectionName {
	font-size: 11.5pt;
	line-height: 20px;
	height: 20px;
	width: 100%;
	text-indent: 20px;
	color: #F5B60B;
	font-weight: bold;
}
.xb {
	font-size: 10pt;
	font-weight: bold;
	color: #F5B60B;
}
p {
	padding-right: 20px;
	padding-left: 20px;
	line-height: 140%;
	color: #000;
	clip: rect(auto,auto,auto,auto);
}
.biaoge {
	color: #000;
}
.xz {
	color: #F5B60B;
}
.ContentBrief{
	font:10pt "ËÎÌå", "Arial", "Times New Roman";
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #C0C1DC;
	border-left-color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	}

.size-dx {height:26px; text-align:left;}
#size {
	list-style:none;
	float:right;
	margin-top:3px;
}
#size li {
	display:block;
	float:left;
	margin:0px;
	border: 1px solid #999999;
	padding-right:3px;
	padding-top:3px;
	color:#000000;
	margin-left:5px;
	text-align:left;
}
#size a {
	margin-left:5px;
	float:left;
	text-decoration:none;
	color:#000000;
	text-align:left;
}
#size a:hover {
	color:#26B5DB;}
