.t1 {
	font-family: "宋体";
	font-size: 9pt;
	color: #666666;
	letter-spacing: 2px;
}

.t2 {
	font-family: "宋体";
	font-size: 9pt;
	color: #EEEEEE;
}

.t3 {
	font-family: "宋体";
	font-size: 9pt;
	color: #5B5B5B;
}
.t4 {
	font-family: "宋体";
	font-size: 13px;
	color: #FF3300;
}

.t5 {
	font-family: "宋体";
	font-size: 9pt;
	color: #666666;
	line-height:20px;
	Letter-spacing:1px;
}
.t6 {
	font-family: "宋体";
	font-size: 9pt;
	color: #5B5B5B;
	line-height: 18px;
}

.t7 {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFCC00;
}
.t8 {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 18px;
}

BODY {
 	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
}

SELECT {
	BACKGROUND-COLOR: #EDF5FE;
	FONT-SIZE: 9pt;
	font-family: "宋体";
	border: 1pt none #000000;
	list-style-type: none;

}

.link1{font-family: 宋体; font-size: 9pt;  line-height: 17px }
.link1  A:link { text-decoration: none; color: #003A75}
.link1  A:visited {text-decoration: none; color: #003A75}
.link1  A:active {text-decoration: underline; color:#003A75}
.link1  A:hover {text-decoration: underline; color:#003A75}

.link2{font-family: "宋体"; font-size: 9pt}
.link2  A:link { text-decoration: none; color: #666666}
.link2  A:visited {text-decoration: none; color: #666666}
.link2  A:active {text-decoration: underline; color:#666666}
.link2  A:hover {text-decoration: underline; color:#666666}

.link3{font-family: "宋体"; font-size: 9pt; line-height: 18px}
.link3  A:link { text-decoration: none; color: #222222}
.link3  A:visited {text-decoration: none; color: #222222}
.link3  A:active {text-decoration: underline; color:#888888}
.link3  A:hover {text-decoration: underline; color:#888888}

.link4{font-family: "宋体"; font-size: 9pt}
.link4  A:link { text-decoration: none; color: #FFFFCC}
.link4  A:visited {text-decoration: none; color: #FFFFCC}
.link4  A:active {text-decoration: underline; color:#FFFFFF}
.link4  A:hover {text-decoration: underline; color:#FFFFFF}

.link5{	font-family: 宋体;	font-size: 9pt;}
.link5  A:link { text-decoration: underline; color: 5B5B5B}
.link5  A:visited {text-decoration: underline; color: 5B5B5B}
.link5  A:active {text-decoration: none; color:#FF9900}
.link5  A:hover {text-decoration: none; color:#FF9900}

.text1  {
	font-size: 9pt;
	font-family: "宋体";
	background-color : #FFFBF7;
	color: #666666;
	border-bottom-color: FFFBF7;
	border-right-color: FFFBF7;
}

.text3  {
	BORDER-RIGHT: #ffffff 1px groove;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #ffffff 1px groove;
	COLOR: #666666;
	BACKGROUND-COLOR: #FCFCFC;
	font-size: 9pt;
	font-family: "宋体";
}

.button  { height:20; font:9pt; BACKGROUND-COLOR: #eeeeee }

.st {  height: 20px; width: 70px; clip:   rect(   ); background-color: Menu; font-size: 9pt; color: ButtonText; BORDER-BOTTOM: #665B8E 1px solid; BORDER-LEFT: #FFFFFF 1px solid; BORDER-RIGHT: #665B8E 1px solid; BORDER-TOP: #FFFFFF 1px solid}

.tr_dotted_left_right_bottom
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;

}
.tr_dotted_top
{
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
}
.tr_dotted_bottom
{
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.tr_solid_bottom
{
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.tr_dotted_left_right
{
	border-right-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;

}
.tr_solid_left_right_bottom
{
	border-right-color: #222222;
	border-left-color: #222222;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;

}
.tr_solid_all
{
	border: 1px solid #CCCCCC;

}
.tr_dotted_all
{
	border: 1px dotted #999999;

}
.trSelected
{
	border-bottom-style: solid;
	border-bottom-width: 1;
	border-bottom-color: #DDDDDD;
}
.TableLine{
 border-collapse: collapse
}
.testfield1 {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	height:16px	
}