body {
	font-family: "ËÎÌå", "Times New Roman";
	font-size: 14px;
	margin: 0px;
	background-color:#ffffff;
	margin-top:0px;
    width:100%;
}

#content {
    width:100%;
	background-color:#ffffff;
	margin-top:0px;
	margin:auto;
	line-height:150%;
}

#ChapterName {
	height:18px;
	font-size: 15px;
	
	vertical-align: middle;
	margin-bottom:5px;
	margin-top: 5px;
  	color:#000000;
	background-image:url(images/bg.jpg);
}

#SectionName {
	font-size: 15px;
	text-align: left;
	margin-bottom:5px;
	color:#000000;
}
.KtopicTitle {
	font-weight:bold;
	margin-top: 5px;
	margin-bottom:5px;
        color:#02026B;
}
.ContentBrief{
	font-size: 14px;
}
.para{
	font-size: 14px;
	
}
.bold{font-weight:bold; }
.figure{text-indent:36em;}
.browser{width:450px;
      margin-left:20px;
	  font-family: "ËÎÌå", "Times New Roman";
	  border-collapse:collapse;
	  text-align:center;}
.browser th,td{border:1px solid #000000;}
.browser thead th{border-bottom:2px solid #3D580B;background-color:#A1C376;}
.browser caption{font-weight:bold;padding:6px 0px;color:#40690C;font-size:15px;}
.browser tfoot td{text-align:left; font-size:12px; text-indent:2em; }
.red {color:#009933;}
#topred{color:#FF0000; text-align:center; font-size:16px; font-weight:bold;margin-top:5px;margin-bottom:5px;}
.f-whirt{color:#FFFFFF;}