td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #000000;
}
.pic_border {
	border: 1px solid #CCCCCC;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #669900;
	text-decoration: underline;
}
a.top:link {
	font-family: "宋体";
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
	height:12px;
	color:white;
	filter:glow(color=black,strength=1);
}
a.top:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	height:12px;
	color:white;
	filter:glow(color=black,strength=1);
}
a.top:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #ffea00;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	height:12px;
	filter:glow(color=black,strength=1);
}
.foot_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.top_bar {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
