.main  {
	font-family:"PMingliu","Verdana","Geneva","Helvetica", "Arial", "sans-serif";
	font-size:11pt;
	color:#663300;
}

.cmain  {
	font-family:"dfkai-sb", "PMingliu";
	font-size:12pt;
	color:#663300;
}

.small  {
	font-size:11pt;
	font-family:"PMingliu","Verdana","Geneva","Helvetica", "Arial";
	color:#663300;
}

.csmall  {
	font-size:12pt;
	font-family:"dfkai-sb", "PMingliu";
	color:#663300;
}

.h4  {
	font-size:14pt;
	font-family:"PMingliu","Helvetica","Arial";
	font-weight:bold;
	color:#333333;
}

.ch4  {
	font-size:15pt;
	font-family:"dfkai-sb", "PMingliu";
	font-weight:bold;
	color:#333333;
}

.h5  {
	font-size:13pt;
	font-family:"PMingliu","Helvetica","Arial";
	font-weight:bold;
	color:#333333;
}

.ch5  {
	font-size:14pt;
	font-family:"dfkai-sb", "PMingliu";
	font-weight:bold;
	color:#333333;
}

.h6  {
	font-family:"PMingliu","Verdana","Geneva","Helvetica", "Arial", "sans-serif";
	font-size:12pt;
	font-weight:bold;
	color:#663300;
}

.ch6  {
	font-family:"dfkai-sb", "PMingliu";
	font-size:13pt;
	font-weight:bold;
	color:#663300;
}

A{
	text-decoration:none;
	color:#663300;
}
A:Hover{
	text-decoration:underline;
	color:#333333;
}

Body {
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#E3E4E7;
	scrollbar-3dlight-color:#E3E4E7;
	scrollbar-darkshadow-color:#888888;
	scrollbar-arrow-color:#888888;
}

#blue{
	color:#3135C5;
}

#paleblue{
	color:#1CB2CD;
}

#green{
	color:#3F9749;
}

#orange{
	color:#FF8B19;
}

#brown{
	color:#AA4F21;
}

.whitebg  {
	background-color:#FFFFFF;
}

.borderbg  {
	background-color:#B5B4B4;
}
