.white {font-size:12px; color: #fff;text-decoration: none; }
.white:link {font-size:12px; color: #fff;text-decoration: none; }
.white:visited {font-size:12px; color: #fff;text-decoration: none;}
.white:hover {font-size:12px; color: #fff;text-decoration: underline;}
.white:active {font-size:12px; color: #fff;text-decoration: none;}

.white2 {font-size:12px; color: #fff;text-decoration: none; font-weight:bold }
.white2:link {font-size:12px; color: #fff;text-decoration: none; font-weight:bold }
.white2:visited {font-size:12px; color: #fff;text-decoration: none;font-weight:bold }
.white2:hover {font-size:12px; color: #fff;text-decoration: underline;font-weight:bold }
.white2:active {font-size:12px; color: #fff;text-decoration: none;font-weight:bold }

.black {font-size:12px; color: #000;text-decoration: none; font-weight:bold }
.black:link {font-size:12px; color: #000;text-decoration: none; font-weight:bold }
.black:visited {font-size:12px; color: #000;text-decoration: none;font-weight:bold }
.black:hover {font-size:12px; color: #FF0000;text-decoration: underline;font-weight:bold }
.black:active {font-size:12px; color: #000;text-decoration: none;font-weight:bold }

.red1 {font-size:12px; color: #FF0000;text-decoration: none; }
.tablemy1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-stlye: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;

}
.bian {
	BORDER-RIGHT: #c2c2c2 1px solid; BORDER-TOP: #c2c2c2 1px solid; BORDER-LEFT: #c2c2c2 1px solid; BORDER-BOTTOM: #c2c2c2 1px solid
}
.whitebold {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #fff
}
.hongbg {
	FONT-WEIGHT: bold; BACKGROUND: #910200; COLOR: #fff
}
.huibg {
	BACKGROUND: #c2c2c2; COLOR: #000000
}