A:visited {
	COLOR: #0000FF; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #0000FF; TEXT-DECORATION: underline
}
A:active {
	COLOR: #0000FF; TEXT-DECORATION: underline
}
A:link {
	COLOR: #0000FF; TEXT-DECORATION: none
}
TD {
	FONT-SIZE: 12px; LINE-HEIGHT: 20px
}
.btitle {
	FONT-SIZE: 16px
}
.bfont {
	FONT-SIZE: 14px; LINE-HEIGHT: 22px
}
IMG {
	BORDER-LEFT-COLOR: #fc9127; BORDER-BOTTOM-COLOR: #fc9127; BORDER-TOP-COLOR: #fc9127; BORDER-RIGHT-COLOR: #fc9127
}
.lfont {
	FONT-SIZE: 13px; LINE-HEIGHT: 15px
}
.glow {
	FILTER: DropShadow(Color=white, OffX=0, OffY=1)
	filter: DropShadow(Color=white, OffX=1, OffY=0)
	filter: DropShadow(Color=white, OffX=0, OffY=-1)
	filter: DropShadow(Color=white, OffX=-1, OffY=0); LETTER-SPACING: 4px
}
.a:link {
	font-family: "新宋体";
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}
.a:hover {
	font-family: "新宋体";
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}
.a:visited {
	font-family: "新宋体";
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}
.a:active {
	font-family: "新宋体";
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}
.tp {
	float: left;
	margin-right: 15px;
}
