@charset "utf-8";
body {
/*
	scrollbar-face-color: 050505; 
    scrollbar-arrow-color: FFFFFF; 
	scrollbar-track-color: 111111; 
	scrollbar-shadow-color: 050505;
	scrollbar-3Dlight-color: 050505;
*/
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	letter-spacing: 0px;
}
a:visited {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	letter-spacing: 0px;
	font-family: Arial;
}
a:hover {
	color: #FF9900;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0px;
	font-family: Arial;
}
.formstyle{
    border-right: #666666 1px solid; 
	border-top: #333333 1px solid; 
	border-left: #333333 1px solid; 
	border-bottom: #666666 1px solid; 
	background-color: #EEEEEE;
	COLOR: #333333;
	font-size: 12px;
	letter-spacing: 0px;
	font-family: Arial;
	height:21px;
	}
.formstyle1{
    border-right: #666666 1px solid; 
	border-top: #333333 1px solid; 
	border-left: #333333 1px solid; 
	border-bottom: #666666 1px solid; 
	background-color: #EEEEEE;
	COLOR: #333333;
	font-size: 12px;
	letter-spacing: 0px;
	font-family: Arial;
	}	
.bnstyle{
    border-right: #333333 1px solid; 
	border-top: #dddddd 1px solid; 
	border-left: #dddddd  1px solid; 
	border-bottom: #333333 1px solid; 
	background-color: #AAAAAA;
	COLOR: #333333;
	font-size: 12px;
	letter-spacing: 0px;
	font-family: Arial;
	height:24px;
	}

.ens_12_FFFFFF {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0px;
	font-family: Arial;
	}
.ens_12_DDDDDD {
	color: #DDDDDD;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0px;
	font-family: Arial;
	}
.ens_12_333333 {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0px;
	font-family: Arial;
	}	
.ens_12_000000 {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0px;
	font-family: Arial;
	}	
.ens_12_FF9900 {
	color: #FF9900;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0px;
	font-family: Arial;
	}	
.ens_12_FF0033 {
	color: #FF0033;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0px;
	font-family: Arial;
	}

.ens_11_FFFFFF {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0px;
	font-family: Arial;
	}
.ens_11_999999 {
	color: #999999;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0px;
	font-family: Arial;
	}
.ens_11_666666 {
	color: #666666;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0px;
	font-family: Arial;
	}
.ens_11_FF9900 {
	color: #FF9900;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0px;
	font-family: Arial;
	}	

.ens_10_FFFFFF {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 18px;
	letter-spacing: 0px;
	font-family: Arial;
	}
.ens_10_999999 {
	color: #999999;
	font-size: 10px;
	line-height: 18px;
	letter-spacing: 0px;
	font-family: Arial;
	}
.ens_10_666666 {
	color: #666666;
	font-size: 10px;
	line-height: 18px;
	letter-spacing: 0px;
	font-family: Arial;
	}

.bg_000000 {
	background-color: #000000;
	filter:alpha(opacity=80);   /* IE */ 
	-moz-opacity:0.8;           /* Moz + FF */ 
	opacity: 0.8;           	/* 支持CSS3的浏览器（FF 1.5也支持）*/ 
}
.bg_333333 {
	background-color: #333333;
	filter:alpha(opacity=80);   /* IE */ 
	-moz-opacity:0.8;           /* Moz + FF */ 
	opacity: 0.8;           	/* 支持CSS3的浏览器（FF 1.5也支持）*/ 
}
.bg_999999 {
	background-color: #999999;
	filter:alpha(opacity=80);   /* IE */ 
	-moz-opacity:0.8;           /* Moz + FF */ 
	opacity: 0.8;           	/* 支持CSS3的浏览器（FF 1.5也支持）*/ 
}
.bg_333333_2 {
	background-color: #333333;
	filter:alpha(opacity=20);   /* IE */ 
	-moz-opacity:0.2;           /* Moz + FF */ 
	opacity: 0.2;           	/* 支持CSS3的浏览器（FF 1.5也支持）*/ 
}
	
