@charset "gb2312";
td {
	font-size: 12px;
}
.STYLE1 {color: #999}
.STYLE2 {color: #0000CC}
.STYLE3 {color: #FF0000}
.STYLE4 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
.STYLE5 {color: #FFFFFF}
.STYLE6 {
	font-size: 14px;
	font-weight: bold;
}
.STYLE7 {font-size:14px}
.STYLE1 a:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.STYLE1 a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.STYLE2 a:link {
	font-size: 12px;
	color: #00c;
	text-decoration: none;
}
.STYLE2 a:visited {
	font-size: 12px;
	color: #00c;
	text-decoration: none;
}
.STYLE7 a:link {
	font-size: 14px;
	text-decoration: none;
}
.STYLE7 a:visited {
	font-size: 14px;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
}
.button { 
	border-left: #ffffff 1px ridge; 
	border-right: #333333 1px ridge; 
	border-top: #ffffff 1px ridge; 
	border-bottom: #1c1c1c 1px ridge; 
    font-family:"ËÎÌå";
	font-size: 12px;
    color: #1c1c1c; 
	background-color: #EBF2F9; 
	cursor: hand; 
}
.text {line-height:20px;}
