/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#C6C6C6;
}

.hui_10 {
	font-size: 10.5pt;
	color: #333333;
	line-height: 21px;
}
.hui_9{
	font-size: 9pt;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
}
.black_9 {	font-size: 9pt;	line-height: 25px;}
.black_9_b {	font-size: 9pt;	line-height: 20px;	font-weight: bold; color: #4B4B4B;}
.black_10 {	font-size: 10.5pt;	line-height: 21px;}
.white_9 {	font-size: 9pt;	line-height: 18px;	color: #FFFFFF;}
.white_9_b {	font-size: 9pt;	color: #FFFFFF; font-weight: bold; }
.white_10 {	font-size: 10.5pt;	line-height: 20px;	color: #ffffff;}
.white_10_b {	font-size: 10.5pt; line-height: 18px; font-weight: bold; 	color: #FFFFFF;}

a:link { font-size: 9pt;	color: #333333;	text-decoration: none;}
a:visited {	font-size: 9pt;	color: #333333;	text-decoration: none;}
a:hover {	font-size: 9pt;	color: #FF6600;}
a:active {	font-size: 9pt;	color: #0A479A;	text-decoration: none;}

.loginbox { height: 16px; width: 80px; border: 1px solid #A5BEE2;  font-size: 12px;}

.leftbox{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A7CBE9;
	border-bottom-color: #A7CBE9;
	border-left-color: #A7CBE9;
}
.line {
	font-size: 12px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #DFDFDF;
}
.login {
	height: 16px;
	width: 90px;
	border: 1px solid #D3D2D2;
}
