a:link {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
}
a.b:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.b:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.b:hover {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}
td {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bk {
	border: 1px solid #CCCCCC;
}
.text {
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.title1 {
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.top_index {background-color:white;
visibility:hidden;
display:none;
position:absolute;
left:0px;top:0px;}