/* 全局CSS定义 */
body,td,th {
	font-size: 9pt;
	line-height:19px;
	font-family:宋体;
	color: #000000;
}
body {
	margin-left: 0px;
	font-size:12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: none;

}
a:active {
	color: #ff0000;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.normal
{font-family: "宋体";font-size:10.5pt;color: #000000;line-height:22px;}
:link.normal{color: #000000;text-decoration:underline;}
:hover.normal{color: #c00000;text-decoration:underline;}
:visited.normal{color: #000000;text-decoration:underline;}

.little
{font-family: "宋体";font-size:9pt;color: #000000;line-height:22px;}
:link.little{color: #000000;text-decoration:none;}
:hover.little{color: #ff0000;text-decoration:underline;}
:visited.little{color: #000000;text-decoration:none;}

.blackbig{ font-size:20px;line-height:40px; font-family:"黑体";color:#000;}
.blackbig a:visited{ color:#000; text-decoration:none;}

.blackbig1{ font-size:18px;line-height:40px; font-family:"黑体";color:#ff0000;}
.blackbig1 a:visited{ color:#ff0000; text-decoration:none;}
.blackbig1 a:hover{ color:#ff0000; text-decoration:underline;}

.biaoti
{font-family: "宋体";font-size:9pt;color: #000000; }
:link.biaoti{color: #000000;text-decoration:none;}
:hover.biaoti{color: #ff0000;text-decoration:underline;}
:visited.biaoti{color: #000000;text-decoration:none;}

.title{font-family: "宋体";font-size:12pt;color: #000000; }
:link.title{font-family: "宋体";font-size:12pt;color: #000000;text-decoration:none;}
:hover.title{font-family: "宋体";font-size:12pt;color: #ff0000;text-decoration:underline;}
:visited.title{font-family: "宋体";font-size:12pt;color: #000000;text-decoration:none;}
	
.height {
	line-height: 200%;
}