/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#0BA1DE
}

td {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

A:link {/* 未访问的链接 */
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {/* 已访问的链接 */
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {/* 点击激活链接 */
	COLOR: #000000;  TEXT-DECORATION: none
}
A:hover {/* 鼠标在链接上 */
	COLOR: #333333; TEXT-DECORATION: none
}
.kuang {
	border: 1px solid #cde6fc;
}
.bj_biao {
	background-image: url(../pic/bj_qb.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.z21 {
	font-family: "方正隶书简体";
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	line-height: 25px;
}
.hong {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.LAN {
	font-size: 12px;
	color: #0D3783;
}
.biaoti {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 25px;
}
