.bor {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	border: 1px inset #CCCCCC;
}
.text {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.white:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #B9DCFF;
	text-decoration: none;
}

.text_white {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.but {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #C2C6B0;
	height: 20px;
	width: 50px;
	border: 1px outset #CCC79D;
}
.tred {
	font-family: "宋体";
	font-size: 12px;
	color: #DD0000;
	text-decoration: none;
}


