body {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	margin: 0px;
}

td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}

th {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.pad1{
    padding-left:50px;
	padding-top:10px;
	padding-bottom:12px;
}
.tab1{
    padding-top:4px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a4d8c4;
}
.tab2{
	border: 1px solid #b0e7d0;
}
