td {
	font-family: "宋体", "新宋体";
	font-size: 12px;
	line-height: 19px;
	color: #666666;
}
.tb-2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d7d7d7;
	border-bottom-color: #d7d7d7;
}
.tb-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c5c6c9;
}
.tb-4 {
	border: 1px solid #d5dadc;
}
.rb-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c5c6c9;
}
.tb-bottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bcbaba;
}
.white {
	font-family: "宋体", "新宋体";
	color: #FFFFFF;
	text-decoration: none;
}
a.white1:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white1:visited {
	font-family: "宋体", "新宋体";
	color: #FFFFFF;
	text-decoration: none;
}
a.white1:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}

