@charset "gb2312";

.jj_bg {
	background-image: url(../images/jj_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bt_bg {
	background-image: url(../images/bt_bg.jpg);
	background-repeat: repeat-x;
	height: 87px;
}
td {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.j_j {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	line-height: 30px;
	text-decoration: none;
}
.news_bg {
	background-image: url(../images/big_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 60px;
	width: 241px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}