@charset "gb2312";
td {
	font-size: 12px;
	line-height: 180%;
	text-decoration: none;
}
.fg {
	font-size: 12px;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.bg {
	background-attachment: fixed;
	background-image: url(../img/4_r1_c2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

