html{
	/*background-color:#fff;
	background:url(../images/bdapprove.jpg);
	background-repeat: repeat;
	overflow-x:hidden;*/
/*  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  -webkit-filter: grayscale(1);
  filter: grayscale(1);*/
}


html>body {
	width:1100px;
	height:100%;
	margin:0px auto auto auto;
	background-color: #FFFFFF;
	font-family:"Tahoma", cursive;
	font-size:14px;
	border:solid 0px #000;
	box-shadow: 0 0 0px #FFFFFF;
	behavior: url(PIE-1.0.0/PIE.htc);
}
.m0 {
	width: 1024px;
	height:600px;
	margin:0px auto auto auto;
	font-family:"Tahoma", cursive;
	border:solid 1px #fff;
	position:relative;
	behavior: url(PIE-1.0.0/PIE.htc);
}