body{
	font-family: "宋体";
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #000000;
	margin:0
}
dt {
	font-family: "宋体";
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #000000;
}

.left {
	font-family: "宋体";
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.td{
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	
}
.td_name{
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	font-weight:bold;
	color: #000000;
	
}