body, td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

body {
	background-color: #FFFFFF;
	background-position:center top;
	
	background-repeat: no-repeat;
	margin: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
.icbaSub {
	line-height: 22px;
	font-weight: bold;
	color: #999999;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#soHeaderContent {
	text-align: right;
}
#soFooterContent {
	text-align: center;
}
.bu {
	padding-left: 0px;
}
a.bu {
	text-decoration:none;
	font-weight: bold;
	display: block;
	font-size: 11px;
	width: 210px;
	
}.bLine {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.lineLevel {
	line-height: 21px;
}
.formHightligt {
	background-color: #FFFFCC;
}
.formHightligtBorder td{
	background-color: #FFFFCC;
	border: 1px #E6D8BF solid;
	text-align: center;
	width: 400px;
	height: 40px;
	color: #990000;
}