a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #17171A;
	text-decoration: none;
}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}
a:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #1C1C1C;
	text-decoration: none;
}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #17171A;
	text-decoration: none;
}
td {
	font-size: 12px;
	line-height: 21px;
	color: #333333;
}
.bian {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;

	border-right-color: cccccc;
	border-bottom-color: cccccc;
	border-left-color: cccccc;
}
.text {
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 24px;
	padding-top: 10px;
}
