@charset "utf-8";
/* CSS Document */
body{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	font-family: Verdana, Arial, "宋体";
	}
	a:link {
	text-decoration: none;
			color: #000;
}
a:visited {
	text-decoration: none;
			color: #000;
}
a:hover {
	text-decoration: none;
			color: #000;
}
a:active {
	text-decoration: none;
			color: #000;
}
.txt_1{
	font-family: Verdana, Arial, "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.table td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
