.border {
	border: 1px solid #CCCCCC;
}
.kuang1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
td {
	font-size: 9pt;
	color: #3333FF;
	letter-spacing: 2px;
	line-height: 18px;
}
fieldset {
	font-size: 12px;
}
a:link {
	color: #3333FF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #3333FF;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	font-weight: normal;
	color: #3333FF;
}
a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #3333FF;
	text-decoration: underline;
}
