body {
	background-color: #DDDDDD;
}
td {
	font-size: 12px;
}
.bk {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3291dc;
}
.hui {
	border: 1px solid #e6e6e6;
}
.hui1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
