body,td,p,div,tr {font-size:9pt;font-family:宋体;line-height: 150%}
.gray		{CURSOR:hand;filter:gray}
A:link		{color:#000000;text-decoration:none;}
A:visited	{color:#000000;text-decoration:none;}
A:hover		{color:#ff0000;text-decoration:underline underline;}
A:active	{color:#ff0000;text-decoration:none;}

A.hotline:link {font-size:11pt;font-family:宋体;color:#ffffff;text-decoration:underline;}
A.hotline:visited {font-size:11pt;font-family:宋体;color:#ffffff;text-decoration:none;}
A.hotline:hover {font-size:11pt;font-family:宋体;color:#ff0000;text-decoration:none;}
A.hotline:active {font-size:11pt;font-family:宋体;color:#ffffff;text-decoration:none;}



BODY		{
		  SCROLLBAR-BASE-COLOR: #FFECF5;
		/*SCROLLBAR-ARROW-COLOR: #FF8EC4; SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
		  SCROLLBAR-SHADOW-COLOR: buttonface; SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
		  SCROLLBAR-TRACK-COLOR: #ccff00; SCROLLBAR-DARKSHADOW-COLOR: #FF8EC4
		*/ }
.coolfont	{ FONT-FAMILY: webdings; FONT-SIZE: 9pt; }
option#red{color:red}
option#blue{color:blue}
#hint {
	width:160px;
	border:1px solid #FF8EC4;
	background:#ffffff;
	position:absolute;
	z-index:9;
	padding:2px;
	line-height:17px;
	filter: Alpha(Opacity=90, FinishOpacity=50, Style=0)
}