@import url("/zh_cn/font_color.css");
.txt {
	font-size: 9pt;
	line-height: 18px;
	color: #FCFFDD;
	text-decoration: none;
}
.bt {
	font-size: 12pt;
	font-weight: bold;
	word-spacing: 2em;
	font-family: "宋体";
}
.link1 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.link1:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link1:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link1:hover {
	font-size: 12px;
	line-height: 20px;
	color: #cc0000;
	text-decoration: none;
}
.bklink {
	border: 1px solid #CCCCCC;
}
.link2:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.link2:visited {

	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.link2:hover {


	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}
.link2 {

	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt1 {
	color: #FCFFDD;
}
.link3 {
	color: #FCFFDD;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
link3 a {
	color: #FCFFDD;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
a:visited {
	font-size: 12px;
	color: #FCFFDD;
	text-decoration: none;
	line-height: 20px;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	line-height: 20px;
}