
.Table
{
	border-right: #999999 1px solid;
	padding-right: 10px;
	border-top: #999999 1px solid;
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 10px;
	border-left: #999999 1px solid;
	width: 100%;
	color: black;
	padding-top: 10px;
	border-bottom: #999999 1px solid;
	font-family: 宋体;
	background-color: #f9f9f9;
	text-decoration: none;
}
A:hover
{
	color: darkorange;
}
A
{
	color: black;
	text-decoration: none;
}
BODY
{
	font-size: 12px;
	color: black;
	font-family: 宋体;
	text-decoration: none;
}
.Title
{
	font-weight: bold;
	font-size: 20px;
	color: #333333;
	font-style: italic;
	font-family: 黑体;
	text-decoration: none;
}
.Button
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-size: 12px;
	border-left: #999999 1px solid;
	width: 60px;
	color: black;
	border-bottom: #999999 1px solid;
	font-family: 宋体;
	height: 25px;
	background-color: #f9f9f9;
	text-decoration: none;
}
.LeftPad
{
	padding-left: 5px;
}
.Bar
{
	border-right: #999999 1px solid;
	padding-right: 5px;
	border-top: #999999 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	border-left: #999999 1px solid;
	padding-top: 5px;
	font-family: 宋体;
	background-color: #ffcc33;
	text-decoration: none;
}
.Money
{
	font-weight: bold;
	font-size: 14px;
	color: orangered;
	font-style: italic;
	font-family: 宋体;
	text-decoration: none;
}
.bar1 {
	font-family: "??";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-indent: 2em;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff', endColorStr='#ffcc66', gradientType='0');
    background-color: #cccccc;
}

.bar2 {
	font-family: "??";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: ffcc66;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffcc66', endColorStr='#ffffff', gradientType='1');
	letter-spacing: 1em;
}

