/* CSS Document */
div,form,img,ul,ol,li,dl,dt,dd,p,tr,td,input{margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6,p{ margin:0; padding:0; font-weight:normal;}

body{
	background-color: #f2f2f2;
	background-image: url(../images/bodyBJ.jpg);
	background-repeat: no-repeat;
	background-position: center 152px;
	padding:0; margin:0;
	font-family:Arial, Helvetica, sans-serif,"ËÎÌå";
	font-size:12px;
	color:#666;
}
img{ border:0px; font-size:0px; vertical-align:top; }
ul,li{ list-style:none; }
a{ text-decoration:none; color:#666666; outline:none;}
a:hover{ text-decoration: underline; color:#0092d3; outline:none;}
a,area{blr:expression(this.onFocus=this.blur())}
.float_left{ float:left;}
.float_right{ float:right;}
.del_float{ clear:both; font-size:0; line-height:0; height:0;}
