.text {
	font-size: 12px;
	line-height: 180%;
}

body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style {
	font-size: 12px;
	text-decoration: none;
	line-height: 170%;
	font-family: "Verdana", "宋体";


}
a:link {
	font-family: "宋体";
	color: #003399;
	text-decoration: underline;
}
a:visited {
	font-family: "宋体";
	color: #003399;
	text-decoration: underline;
}
a:hover {
	font-family: "宋体";
	color: #3399FF;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	color: #003399;
	text-decoration: underline;
}

a.black:link {
	font-family: "宋体";
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	font-family: "宋体";
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	font-family: "宋体";
	color: #3399FF;
	text-decoration: none;
}
a.black:active {
	font-family: "宋体";
	color: #000000;
	text-decoration: none;
}

a.white:link {
	font-family: "宋体";
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-family: "宋体";
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-family: "宋体";
	color: #cccccc;
	text-decoration: none;
}
a.white:active {
	font-family: "宋体";
	color: #FFFFFF;
	text-decoration: none;
}

.tableline {
	border: 5px solid D0D2D0;
}
.p14b {
	font-size: 14px;
	font-weight: bold;
}
.p14 {
	font-size: 14px;
	color: #000000;
}

.f12 {
	font-size: 12px;
	line-height: 130%;
}

.f14 {
	font-size: 14px;
	line-height: 130%;
}