@charset "gb2312";

body,ul,li,ol,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{
 margin:0;
 padding:0;
}
body{
 font-size:14px;
 background:url(imagesbody-bg.png) no-repeat;
}
img{
 border:none;
}
li{
 list-style:none;
}
input,select,textarea{
 outline:none;
 border:none;
}
textarea{
 resize:none;
}
a{
 text-decoration:none;
 color:#000;
}
a:hover{
  text-decoration:underline;
}

.clearfix:after{
    content:"";
 display:block;
 clear:both;
}
.clearfix{
    zoom:1;
}
.fr{
 float:right;
}
.fl{
 float:left;
}
.djs{
 position: absolute;
 z-index: 9999;
 font-size: 16px;
 color:red;
 top: 170px;
 left: 680px;
 font-family: ºÚÌå;
}