.top {
	font-size: 13px;
	color: #FFFFFF;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1);
}
.tt {
	font-size: 12px;
	filter: DropShadow(Color=#cccccc, OffX=1, OffY=1);
	color: #FFFFFF;

}
.pt {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
.main {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}
table {
	font-size: 12px;
	line-height: 25px;
}
.ptlink {
	font-size: 12px;
	color: #000000;
	line-height: 25px;
	text-decoration: none;


}
a.ptlink:link {
	color: #990000;
	text-decoration: none;
}
a.ptlink:hover {
	color: #FF0000;
	text-decoration: none;
}
a.ptlink:active {
	color: #990000;
	text-decoration: none;
}
a.ptlink:visited {
	color: #990000;
	text-decoration: none;
}
tr {
	line-height: 25px;
}
.h22 {
	line-height: 20px;
}
.bian {
	border: thin dotted #FF0000;
}
