@charset "utf-8";
*{padding: 0;margin: 0;} 
address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal;} 
h1,h2,h3,h4,h5,h6{font-weight:normal;} 
.clear{clear:both;}
body{margin:0 auto;padding:0;font-size:12px;font-family:"宋体";overflow:hidden;background:url(../images/xkbj.jpg) no-repeat center center;}
img{border:0px;}
a{text-decoration:none;font-size:12px;}
a:hover{text-decoration:underline;color:red;}
a {blr:expression(this.onFocus=this.blur())}
a:focus{outline:0;} 
ul,li{list-style:none;padding:0;margin:0;}/* CSS Document */
html,body{width:100%;height:100%;overflow:hidden}

.div{width:100%;overflow:hidden;position:relative;height:100%}
.div>div{width:4px;height:4px;background:#cccccc;position:absolute;top:0px;right:0px;border-radius:100%}
.div>div>div{width:3px;height:3px;background:#ccc;position:absolute;top:-2px;right:-2px;}
.div>div>div>div{width:2px;height:2px;background:#ccc;position:absolute;top:-2px;right:-2px;}
.div>div>div>div div{width:1px;height:1px;background:#ccc;position:absolute;top:-1px;right:-1px;}