TD {
	FONT-SIZE: 12px;
	COLOR: #808080;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: "宋体", "新宋体";
	TEXT-DECORATION: none;
	border: thin none;
}

A.button:link {
	COLOR: #747474;
	font-weight: bold;
	text-decoration: none;
	font-family: "宋体", "Arial", "Verdana";
	font-size: 14px;






}
A.button:visited {
	COLOR: #646464;
	font-family: "宋体", "Arial", "Verdana";
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;



}
A.button:hover {
	COLOR: #333333;
	font-family: "宋体", "Arial", "Verdana";
	font-weight: bold;
	text-decoration: none;



}

A.button_en:link {
	COLOR: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: "Verdana", "宋体", "Arial";
	font-size: 11px;



}
A.button_en:visited {
	COLOR: #FFFFFF;
	font-family: "Verdana", "宋体", "Arial";
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;


}
A.button_en:hover {
	COLOR: #FFCC00;
	font-family: "Verdana", "宋体", "Arial";
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;


}


A:link {
	COLOR: #000000;
	font-weight: normal;
	text-decoration: none;


}
A:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
A:hover {
	COLOR: #0099FF;
	text-decoration: underline;

}
A.plush:link {
	COLOR: #0072BC;
	text-decoration: none;


}
A.plush:visited {

}
A.plush:hover {
	text-decoration: underline;

}

A.more:link {
	COLOR: #4C7DB2;
	text-decoration: none;



}
A.more:visited {
	COLOR: #4C7DB2;
	text-decoration: none;



}
A.more:hover {
	COLOR: #19508C;
	text-decoration: underline;


}

INPUT {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: "Arial", "sans-serif", "宋体"
}
SELECT {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: "Arial", "sans-serif", "宋体"
}
.B {
	FONT-SIZE: 14px;
	COLOR: #4C7DB2;
	FONT-FAMILY: "宋体";
	font-weight: bold;

}
.blueB {
	font-family: "宋体", "Arial", "Verdana";
	font-weight: bold;
	color: #4C7DB2;
}
.red {
	font-family: "宋体", "Arial", "Verdana";
	font-weight: bold;
	color: #FF2F00;
}
.white {
	font-family: "宋体", "Arial", "Verdana";
	font-weight: normal;
	color: #FFFFFF;
}
