body {
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}

.topt:link {
	color: #CC9900;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;	
}
.topt:visited {
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
	}
.topt:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.topt:active {
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
}

.topa:link {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	
}
.topa:visited {
	color: #333333;
	text-decoration: none;
	}
.topa:hover {
	color: #990000;
	text-decoration: none;
}
.topa:active {
	color: #333333;
	text-decoration: none;
}
.topb:link {
	color: #990000;
	font-size: 12px;
	text-decoration: none;
	
}
.topb:visited {
	color: #990000;
	text-decoration: none;
	}
.topb:hover {
	color: #990000;
	text-decoration: none;
}
.topb:active {
	color: #333333;
	text-decoration: none;
}

.tbline {
	background-color: #F7F7F7;
	font-family: "??";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	vertical-align: bottom;
}
.bgline1 {
	background-color: #660000;
	font-family: "??";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC9900;
	text-indent: 10px;
	vertical-align: middle;
	top: 5px;
	bottom: 5px;
}

.bgline2 {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.linetb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.linetb4 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

