.css {
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.kuang {
	height: 16px;
	width: 100px;
	border: 1px solid #999999;
}
.font14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	text-indent: 6px;
}
.font12 {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-position: left top;
	text-indent: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link { text-decoration: none;color: #666666}
a:visited { text-decoration: none;color: #666666}
a:hover { text-decoration: underline;color: #0033CC}
a:active { text-decoration: #666666}

td
{
	word-break:break-all;
}