td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.anl:link {
	line-height: 15px;
	color: #333333;
}
a.anl:visited {
	line-height: 15px;
	color: #333333;
}
a.anl:hover {
	line-height: 15px;
	color: #333333;
}
a.anl:active {
	line-height: 15px;
	color: #333333;
}

a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #063F83;
	line-height: 20px;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.box1 {
	height: 18px;
	border: 1px solid #838383;
}
.box2 {
	height: 18px;
	border: 1px solid #A9C0D9;
}
.box3 {
	height:40px;
	border: 1px solid #A9C0D9;
}
.box4 {
	height: 18px;
	width:60px;
	border: 1px solid #A9C0D9;
}
.huise {
	color: #000000;
}
.baise {
	color: #FFFFFF;
}
a.bai:link {
	color: #FFFFFF;
}
a.bai:visited {
	color: #FFFFFF;
}
a.bai:hover {
	color: #FFFFFF;
}
a.bai:active {
	color: #FFFFFF;
}
a.baicc:link {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
a.baicc:visited {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
a.baicc:hover {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
a.baicc:active {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}


.td1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #5EA7CC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 0px;
	border-left-width: 0px;
}
a.lans:link {
	color: #063F83;
}
a.lans:visited {
	color: #063F83;
}
a.lans:hover {
	color: #109AE3;
}
a.lans:active {
	color: #063F83;
}
.bt {
	font-family: "黑体";
	font-size: 14px;
	font-weight: bold;
	color: 063F83;
}
body删除中文，即可全部黑白显示页面{  
  filter:Gray;  
}