body {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 8px;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a.b:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FFffff;
	text-decoration: underline;
}

a.b:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bbg {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFF00;
	background-image: url(b_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
select {
	font-family: "宋体";
	font-size: 12px;
}
input {
	font-family: "宋体";
	font-size: 12px;
}



table,tr,td {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
