@charset "gb2312";
.text{
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: 1px double #b4b4b4;
	BORDER-LEFT: 0px double #b4b4b4;
	BORDER-RIGHT: 1px double #b4b4b4;
	BORDER-TOP: 0px double #b4b4b4;
	COLOR: #000000;
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 18px;
}
.button{
BACKGROUND-COLOR: #ffffff; 
BORDER-BOTTOM:  #b4b4b4 1px double; 
BORDER-LEFT:  #b4b4b4 1px double; 
BORDER-RIGHT:  #b4b4b4 1px double; 
BORDER-TOP:  #b4b4b4 1px double; 
HEIGHT: 20px
}
.NormalText {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.NormalText a{
	color: #000000;
	text-decoration: none;
}
.NormalText a:hover{
	color: red;
	text-decoration: none;
}
.NormalTextEN {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.NormalTextEN a{
	color: #000000;
	text-decoration: none;
}
.NormalTextEN a:hover{
	color: red;
	text-decoration: none;
}

.NormalTextTD {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-indent: 10px; 
}
.NormalTextTD a{
	color: #000000;
	text-decoration: none;
}
.NormalTextTD a:hover{
	color: red;
	text-decoration: none;
}
.SpeTD {
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}
