@CHARSET "UTF-8";

/*全局设置*/
#{
margin






:






0
px




;
padding






:






0
px




;
}
a:active {
	blr: expression(this.onFocus =       this.blur () );
}

body {
	background-color: #dcdcdc;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

img {
	border: 0px solid blue;
}