body {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
td {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
.p150 {
	line-height: 150%;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

a.w:link {
	color: #ffffff;
	text-decoration: none;
}
a.w:visited {
	color: #ffffff;
	text-decoration: none;
}
a.w:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.w:active {
	color: #ffffff;
	text-decoration: underline;
}

a.b:link {
	color: #000000;
	text-decoration: none;
}
a.b:visited {
	color: #000000;
	text-decoration: none;
}
a.b:hover {
	color: #000000;
	text-decoration: underline;
}
a.b:active {
	color: #000000;
	text-decoration: underline;
}
.borderall {
	background-color: #ffffff;
	border: 1px solid #485568;
	filter: Alpha(Opacity=60);
}
.zi {
	font-family: "黑体";
	font-size: 16px;
	font-weight: normal;
	color: #000000;


}
.border {
	background-color: #e8e8e8;
	border: 1px solid #72839d;
}
input {
	height: 18px;
	font-family: "宋体";
	font-size: 12px;
}
select {
	height: 18px;
	font-family: "宋体";
	font-size: 12px;
}
.p120 {
	line-height: 120%;
}
.border999999 {
	border: 1px solid #999999;
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.br{
  word-break:break-all
}