@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--

body,td,th {
	font-family: 宋体;
	font-size: 12px;
	line-height: 18px;
	background-position: center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/dw-1.jpg);
	background-repeat: repeat;
}
.text {
	color: #000;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
-->
</style>