a:link {
    font-family:Tahoma, Verdana, Arial, sans-serif, "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
    font-family:Tahoma, Verdana, Arial, sans-serif, "宋体";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
    font-family:Tahoma, Verdana, Arial, sans-serif, "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
    font-family:Tahoma, Verdana, Arial, sans-serif, "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
td {
	font-size: 12px;
	color: #6f6f6f;
	font-family:Tahoma, Verdana, Arial, sans-serif, "宋体";
}
.dashed {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.dashed1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}
.input {
	border: 1px solid #CCCCCC;
}
.line {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #E0E0E0;
}
.line_r {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #E0E0E0;
}
a.red:link {
    font-family:Tahoma, Verdana, Arial, sans-serif, "宋体";
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
a.red:visited {
    font-family:Tahoma, Verdana, Arial, sans-serif, "宋体";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.red:hover {
    font-family:Tahoma, Verdana, Arial, sans-serif, "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.red:active {
    font-family:Tahoma, Verdana, Arial, sans-serif, "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}