.title {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	TEXT-TRANSFORM: capitalize;
	COLOR: #333333;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-FAMILY: "Trebuchet MS", Verdana, Tahoma, Georgia, sans-serif, "新宋体";
	font-variant: small-caps;
	text-decoration: underline;
}
.Column {
	FONT: bold 24px Georgia, "Times New Roman", Times, serif; TEXT-TRANSFORM: capitalize; COLOR: #333333
}
body{
	font-family: sans-serif,arial,Helvetica,verdana,'新宋体';
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #FEFEFE fixed;
	FONT-SIZE: 9pt;
	margin-left: 15%;
	margin-right: 15%;
	list-style-type: square;
}
TD {
	FONT-FAMILY: Tahoma, Georgia
}
TH {
	FONT-FAMILY: Tahoma, Georgia
}
A:link {
	COLOR: #0000cc; TEXT-DECORATION: none
}
A:visited {
	COLOR: #0000cc; TEXT-DECORATION: none
}
.bookname {
	COLOR: #000000
}
.common {
	FONT-SIZE: 10pt;
	font-family: "Trebuchet MS", Verdana, Tahoma, Georgia, sans-serif, "新宋体";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	white-space: normal;
	list-style-type: circle;
}
.new {
	COLOR: #ff0000;
	font-family: Verdana, Tahoma, Georgia, sans-serif, "新宋体";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
}
A:hover {
	TEXT-DECORATION: none
}
A:active {
	TEXT-DECORATION: none
}
.Title2 {
	FONT-SIZE: 24px;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	text-align: center;
}
.sBanner {
	FONT-SIZE: 18pt;
	font-family: "Trebuchet MS", Verdana, Tahoma, Georgia, sans-serif, "新宋体";
	font-variant: small-caps;
	text-transform: capitalize;
	font-weight: bold;
}
.Title3 {
	FONT-SIZE: 18px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Georgia, sans-serif, "新宋体";
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	line-height: normal;
	text-decoration: underline;
}
.code {
	text-indent: 20px;
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: normal;
	border: none #333333;
	vertical-align: middle;
}
.commonheader {
	FONT-SIZE: 10pt;
	font-family: "Trebuchet MS", Verdana, Tahoma, Georgia, sans-serif, "新宋体";
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	white-space: normal;
	list-style-type: circle;
	text-decoration: underline;
}
.c-Title {
font-size: 11pt; 
font-family: Verdana, Arial, Helvetica, sans-serif, "新宋体"; 
font-weight: bold; 
font-variant: small-caps; text-decoration: underline; 
}
pre {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: pre;
	width: 70%;
	border: 1px dashed #0066FF;
	}