body
{
	background-color: #000000;
	background-image:  url("");
	background-repeat:  no-repeat;
	background-position: top left;
	margin: 0px 0px;  /* ¾å²¼pixel¡¢º¸±¦pixel */
	text-align: left;
	font-size: 12px;
}

a:link
{
	text-decoration: none;
	color: #990033;
}
a:visited
{
	text-decoration: none;
	color: #990033;
}
a:active
{
	text-decoration: none;
	color: #990033;
}
a:hover
{
	text-decoration: underline;
	color: #990033;
}

.table_background
{
	margin-top: 110px;
}

table
{
	background-color: #000000;
	font-size: 12px;
}

tr
{
	background-color: #ffffff;
}

.color_t
{
	color: #ffffff;
	background-color: #990033;
}

.title_bw
{
        color: #ffffff;
        font-size: 14px;
        font-weight: bold;
}
.title_b
{
	color: #990033;
	font-size: 14px;
	font-weight: bold;
}

.color_w
{
	color:#ffffff;
}

.color_e
{
	color: red;
	font-weight: bold;
}

.red
{
	color: #ff9999;
}

.red_s
{
	color: red;
	font-size: 10px;
}
