@charset "utf-8";
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	color: #CC3300;
	text-decoration: underline;
	font-size: 12px;
}
.tit {
	font-family: "宋体";
	font-size: 36px;
	color: #000000;
	font-weight: bold;
	line-height: 40px;
}
.bte {
	font-family: "宋体";
	line-height: 20px;
	color: #000000;
	font-size: 12px;
}
.k {
	border: 1px solid #000000;
}
