body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
*{margin:0;padding:0;border:0;}

.ft {font-family: "黑体";
	font-size: 15px;
	line-height: 180%;
	font-weight: bold;
	color: #990000;
}
.f10 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 180%;
	text-indent: 10px;
}
.ftd {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 180%;
    margin-left:10px;
}
.flink {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	line-height: normal;
}
.menulink {
	font-family: "微软雅黑";
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	letter-spacing: 1pt;
	background-color: #FFFFFF;
	border: 1px solid #b8c1ca;
	height: 20px;
}

a {
	text-decoration: none;
	color: #003366;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.fc {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

.title {
	font-family: "微软雅黑";
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #036;
}
