td {
	font-family: "宋体";
	line-height: 18px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.white:link {
	font-family: "宋体";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
a.white:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.white:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.nember {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #009900;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #009900;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
body {
	margin: 0px;
	background-image: url(image/bg.gif);
}
.vline {
	background-image: url(image/dotb_bg-3.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.hline {
	background-attachment: scroll;
	background-image: url(image/dotb_bg-2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.linebg {
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: scroll;
	background-image: url(image/dotb_bg-4.gif);
}
