/* CSS Document */
 .navigation 		{font-size: 12pt;color: #000000; line-height:normal;}

A.navigation:link	{
	text-decoration: none;
	color: #FF0000;
}
A.navigation:Visited	{	text-decoration: none ; color: #FF0000;	}
A.navigation:hover	{	text-decoration: none; color: #ff6600;}
A.navigation:Active	{	text-decoration: none ; color: #FF3300;}


td{
color:#666666;
font-size:9pt;
}
.pt9{
	font-size: 9pt;
	line-height: 150%;
	color:#FF0099;}

body {
	margin:0px;
}

a:link {color: #1f3a87; text-decoration:none;}
a:visited {color: #1f3a87;text-decoration:none;}
a:hover {color: #bc2931; text-decoration:underline;}
a:active {color: #bc2931;}
/*a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	color: #FF0066;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0066;
	text-decoration: none;
}*/
td.show {
color:#333333;
font-size:9pt;
}

td.showhead {
color:#FF0000;
font-size:16pt;
}
td.showbody {
color:#000000;
font-size:9pt;
}

td.jianjie {
	color:#000000;
	font-size:11pt;
	padding: 10px;
	line-height: 1.3;
	font-family: "宋体";
	word-spacing: 20pt;
	text-align: left;
	white-space: normal;
	cursor: auto;
	text-indent: 30px;
}
