.textBlack {
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.textWrite {
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.textgrey {
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.linkWrite:active  {
	font-family: "宋体", "黑体", "隶书";
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: underline;
}
.linkWrite:visited {
	font-family: "宋体", "黑体", "隶书";
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.linkWrite:link {
	font-family: "宋体", "黑体", "隶书";
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.linkWrite:hover {
	font-family: "宋体", "黑体", "隶书";
	font-size: 12px;
	font-style: normal;
	color: #dedede;
	text-decoration: none;
}
.linkBlack:active  {
	font-family: "宋体", "黑体", "隶书";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.linkBlack:visited {
	font-family: "宋体", "黑体", "隶书";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.linkBlack:link {
	font-family: "宋体", "黑体", "隶书";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.linkBlack:hover {
	font-family: "宋体", "黑体", "隶书";
	font-size: 12px;
	font-style: normal;
	color: #ff0000;
	text-decoration: none;
}
.linkGrey:active  {
	font-family: "宋体", "黑体", "隶书";
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.linkGrey:visited {
	font-family: "宋体", "黑体", "隶书";
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.linkGrey:link {
	font-family: "宋体", "黑体", "隶书";
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.linkGrey:hover {
	font-family: "宋体", "黑体", "隶书";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.linkRed:active  {
	font-family: "宋体", "黑体", "隶书";
	font-size: 12px;
	font-style: normal;
	color: #dd0000;
	text-decoration: none;
}
.linkRed:visited {
	font-family: "宋体", "黑体", "隶书";
	font-size: 12px;
	font-style: normal;
	color: #dd0000;
	text-decoration: none;
}
.linkRed:link {
	font-family: "宋体", "黑体", "隶书";
	font-size: 12px;
	font-style: normal;
	color: #dd0000;
	text-decoration: none;
}
.linkRed:hover {
	font-family: "宋体", "黑体", "隶书";
	font-size: 12px;
	font-style: normal;
	color: #ff0000;
	text-decoration: underline;
}
.btBattem {
    font-size: 9pt; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 16px; width: 40px; 
	background-color: #eeeeee; 
	cursor: hand
}
.btText {
    font-size: 9pt; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 16px; 
	background-color: #eeeeee;
}
.titelBlack {
	font-family: "宋体", "黑体", "隶书";
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.textarea{
	font-size: 10pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #eeeeee;
	font-family: "宋体", "黑体";
}
.font_border_white { filter: Glow(Color=#ffffff, Strength=1) }
.font_border_black { filter: Glow(Color=#000000, Strength=1) }
