@charset "gb2312";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	outline: none;
}
img{
	border: 0px;
	}
html{
	width:100%;
	overflow-x:hidden;
	background:url(../images/t_bg.gif) left top repeat-x;
	}
body{
	width:100%;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	color:#37393b;
	background:url(../images/r_tbga.png) right top no-repeat;
}
td,tr {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	line-height:21px;
	color:#37393b;
}
a:link {
	color: #37393b;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #37393b;
}
a:hover {
	text-decoration: none;
	color: #37393b;
}
a:active {
	text-decoration: none;
	color: #37393b;
}
.clear{ clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
.cent{
	position:relative;
	margin:0 auto;
	clear:both;
	z-index:0;
	overflow:hidden;
	}
.fl{
	float:left;
	}
.fr{
	float:right;
	}
.fa{ font-family:Arial, Helvetica, sans-serif;}








