.zzz {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: line-through;
}
body,td,th {
	font-family: "ËÎÌå", "ÐÂËÎÌå";
	font-size: 12px;
	color: #2E2E2E;
	line-height: 22px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.black:link {
	color: #2E2E2E;
	text-decoration: none;
}
a.black:visited {
	color: #2E2E2E;
	text-decoration: none;
}

a.black:hover {
	color: #0181C2;
	text-decoration: underline;
}
a.blue:link {
	color: #0181C2;
	text-decoration: none;
}
a.blue:visited {
	color: #0181C2;
	text-decoration: none;
}

a.blue:hover {
	color: #2E2E2E;
	text-decoration: underline;
}
a.white:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a.white:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a.white:hover {
	color: #ED1A23;
	text-decoration: none;
	font-weight: bold;
}

.white12 {
	color: #fff;
}
.blue12 {
	color: #0181C2;
}
.bk-gray {
	border: 1px solid #CCCCCC;
}

.red {
	color: #ED1A23;
}.bk-grayleft {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.xx-gray {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
}

.black16 {
	font-size: 16px;
	color: #2E2E2E;
	font-weight: bold;
}
.gray {
	color: #6A6969;
}
.red16 {
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
}
.login-bk {
	border: 1px solid #E2E2E2;
	padding: 15px;
	SCROLLBAR-FACE-COLOR: #f8f8f8;
	BACKGROUND: #fcfcfc;
	SCROLLBAR-HIGHLIGHT-COLOR: #b3b3b3;
	OVERFLOW: auto;
	WIDTH: 900px;
	SCROLLBAR-SHADOW-COLOR: #b3b3b3;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #8b9ea6;
	SCROLLBAR-TRACK-COLOR: #dddddd;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #b3b3b3;
	HEIGHT: 350px;
	font-size: 12px;
	color: #888888;
}
