@charset "gb2312";
.tdnotop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1e5288;
	border-right-color: #1e5288;
	border-bottom-color: #1e5288;
	border-left-color: #1e5288;
}
.tdD {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tda {
	border: 1px solid #1e5288;
}
.table1 {
	border: 1px solid #333333;
}
a.l1:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.l1:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.l1:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.l1:active {
	text-decoration: none;
	color: #FFFFFF;
}