a:link
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:visited
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:hover
{
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}

.Cn12Black
{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.Cn12BlackStrong
{
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.Cn12Gray
{
	font-family: "宋体";
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.Cn12Red
{
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.Cn12RedStrong
{
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.Cn12White
{
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.Cn12WhiteStrong
{
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.Cn14Black
{
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.Cn14BlackStrong
{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

.Cn14RedStrong
{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.En09Black
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.En09BlackStrong
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.En09Red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.En09RedStrong
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.bgGray
{
	background-color: #999999;
}

.bgGrayLight
{
	background-color: #e7e3e7;
}

.bgWhite
{
	background-color: #FFFFFF;
}

.frameFullBlack
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.frameFullBlue
{
	border-right: #3399ff 1px solid;
	border-top: #3399ff 1px solid;
	border-left: #3399ff 1px solid;
	border-bottom: #3399ff 1px solid;
}

.frameTLGary
{
	border-collapse: collapse;
	border: #999999 1px solid;
	border-width: 1 0 0 1;
}

.frameTLGaryLight
{
	border-collapse: collapse;
	border: #e7e3e7 1px solid;
	border-width: 1 0 0 1;
}

.frameTLGaryLightDashed
{
	border-collapse: collapse;
	border: #e7e3e7 1px dashed;
	border-width: 1 0 0 1;
}

.frameFullGary
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

.frameFullGaryLight
{
	border-right: #e7e3e7 1px solid;
	border-top: #e7e3e7 1px solid;
	border-left: #e7e3e7 1px solid;
	border-bottom: #e7e3e7 1px solid;
}

.frameFullGaryDashed
{
	border-right: #999999 1px dashed;
	border-top: #999999 1px dashed;
	border-left: #999999 1px dashed;
	border-bottom: #999999 1px dashed;
}

.frameFullGaryLightDashed
{
	border-right: #e7e3e7 1px dashed;
	border-top: #e7e3e7 1px dashed;
	border-left: #e7e3e7 1px dashed;
	border-bottom: #e7e3e7 1px dashed;
}

.frameFullGaryDotted
{
	border-right: #999999 3px dotted;
	border-top: #999999 3px dotted;
	border-left: #999999 3px dotted;
	border-bottom: #999999 3px dotted;
}

.frameFullGaryDouble
{
	border-right: #999999 3px double;
	border-top: #999999 3px double;
	border-left: #999999 3px double;
	border-bottom: #999999 3px double;
}

.frameFullWhite
{
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
}

.frameRBBlack
{
	border: #000000 1px solid;
	border-width: 0 1 1 0;
}

.frameRBBlue
{
	border: #3399ff 1px solid;
	border-width: 0 1 1 0;
}

.frameRBGray
{
	border: #999999 1px solid;
	border-width: 0 1 1 0;
}

.frameRBGray2
{
	border: #999999 1px solid;
	background: #e7e3e7;
	border-width: 0 1 1 0;
}

.frameRBGray3
{
	border: #999999 1px solid;
	background: #999999;
	border-width: 0 1 1 0;
}

.frameRBGrayLight
{
	border: #e7e3e7 1px solid;
	border-width: 0 1 1 0;
}

.frameRBGrayLight2
{
	border: #e7e3e7 1px solid;
	border-width: 0 1 1 0;
}

.frameRBWhite
{
	border: #FFFFFF 1px solid;
	border-width: 0 1 1 0;
}

.button20Black
{
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	border: 1px solid #000000;
	width: 60px;
}

.button20Gray
{
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	border: 1px solid #999999;
	width: 60px;
}

.dropDown16Black
{
	border-right: lightskyblue 1px solid;
	border-top: lightskyblue 1px solid;
	font-size: 12px;
	border-left: lightskyblue 1px solid;
	color: #000000;
	border-bottom: lightskyblue 1px solid;
	font-family: 宋体;
	height: 16px;
}

.dropDown16Gray
{
	border-top: #999999 1px solid;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	border-left: #999999 1px solid;
	font-size: 12px;
	font-family: 宋体;
	color: #666666;
	height: 16px;
}

.dropDown20Black
{
	border-right: lightskyblue 1px solid;
	border-top: lightskyblue 1px solid;
	font-size: 12px;
	border-left: lightskyblue 1px solid;
	color: #000000;
	border-bottom: lightskyblue 1px solid;
	font-family: 宋体;
	height: 20px;
}

.dropDown20Gray
{
	border-right: lightskyblue 1px solid;
	border-top: lightskyblue 1px solid;
	font-size: 12px;
	border-left: lightskyblue 1px solid;
	color: #666666;
	border-bottom: lightskyblue 1px solid;
	font-family: 宋体;
	height: 20px;
}

.tableGray
{
	margin: 0px;
	padding: 3px;
	border: 1px solid #999999;
}

.tableGrayLight
{
	margin: 3px;
	padding: 3px;
	border: 1px solid #e7e3e7;
}

.tableGrayDashed
{
	background-color: #999999;
	margin: 3px;
	padding: 3px;
	border: 1px dashed #999999;
}

.tableGrayLightDashed
{
	background-color: #e7e3e7;
	margin: 3px;
	padding: 3px;
	border: 1px dashed #999999;
}

.textboxLine
{
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}

.textbox16Black
{
	height: 16px;
	background: #ffffff;
	border: solid 1px #000000;
	color: #000000;
	font-size: 12px;
}

.textbox16Blue
{
	height: 16px;
	background: #ffffff;
	border: solid 1px #5589AA;
	color: #000000;
	font-size: 12px;
}

.textbox16Gray
{
	height: 16px;
	background: #ffffff;
	border: solid 1px #999999;
	color: #000000;
	font-size: 9pt;
}

.textbox16White
{
	height: 16px;
	background: #ffffff;
	border: solid 1px #FFFFFF;
	color: #000000;
	font-size: 9pt;
}

.textbox18Black
{
	height: 18px;
	background: #ffffff;
	border: solid 1px #000000;
	color: #000000;
	font-size: 12px;
}

.textbox18Blue
{
	height: 18px;
	background: #ffffff;
	border: solid 1px #5589AA;
	color: #000000;
	font-size: 12px;
}

.textbox18Gray
{
	height: 18px;
	background: #ffffff;
	border: solid 1px #999999;
	color: #000000;
	font-size: 9pt;
}

.textbox18White
{
	height: 18px;
	background: #ffffff;
	border: solid 1px #FFFFFF;
	color: #000000;
	font-size: 9pt;
}

.textbox20Black
{
	height: 20px;
	background: #ffffff;
	border: solid 1px #000000;
	color: #000000;
	font-size: 12px;
}

.textbox20Blue
{
	height: 20px;
	background: #ffffff;
	border: solid 1px #5589AA;
	color: #000000;
	font-size: 12px;
}

.textbox20Gray
{
	height: 20px;
	background: #ffffff;
	border: solid 1px #999999;
	color: #000000;
	font-size: 9pt;
}

.textbox20White
{
	height: 20px;
	background: #ffffff;
	border: solid 1px #FFFFFF;
	color: #000000;
	font-size: 9pt;
}
