body,v,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
	body{font-size:14px;font-family:"Î¢ÈíÑÅºÚ"; line-height :19px;color:#333;
		-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	}
	fieldset,img{border:0;}
	table{border-collapse:collapse;border-spacing:0;font-family:"Î¢ÈíÑÅºÚ";}
	ol,ul{list-style:none;}
	input,button,select,textarea{outline:none;}
	textarea { resize:none; }
	a{color:#333;text-decoration:none; color: #828282; }
	a:hover{text-decoration:none;color:F54343}
	a:focus{outline:none;-moz-outline:none;}
.top-zc{height:30px; background:#124177; float:left; margin:26px 0 0 4px; border-radius:4px; text-align:center; margin-top:10px}
.top-zc a{font-size:12px; color:#FFF; line-height:30px; display:block;}
.top-zc a:hover{COLOR: #ffff00; TEXT-DECORATION: none;}
  *::-webkit-scrollbar {
	background:transparent!important;
	width:10px!important;
	height:10p!importantx
  }

  *::-webkit-scrollbar-track {
    /*background: #efefef;*/
	background-color:transparent!important;
    border-radius: 5px!important;
  }
*::-webkit-scrollbar-track-piece{display:none}
  *::-webkit-scrollbar-thumb {
    /*background: #d0d0d0;
    border-radius: 10px;
	*/
	border-radius:5px!important;
	background-color:#e1e1e1!important;
	width:6px!important;
	min-height:50px!important;
	border:2px solid transparent!important;
	background-clip:content-box!important
  }

  *::-webkit-scrollbar-thumb:hover {
    background: #333!important;
	
  }

  *::-webkit-scrollbar-corner {
    background: #c8d2e0!important;
  }
