.t_head_gold{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #CC9900;
	font-weight: bold;
}
.t_small_gold{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #CC9900;
	font-weight: bold;
	text-decoration: none;	
}
.t_normal{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 20px;
	text-decoration: none;	
}
.t_gold{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFBC01;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
.tableborder{
	border-collapse:collapse;
	border-width: 1;
	border-bottom-width: thin;	
}
.tfield {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border-color: #7F9DB9;
	border-collapse: collapse;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	width: 250px;

}
.copyright {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #795827;
}
.topbg {
	background-image: url(../images/bg_index.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	background-color: #432112;
	margin-top: 0;
	color: #FC0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

