html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {
	margin: 0;
	padding: 0;
	border-spacing:0px !important;
	border-collapse:0px;
	outline:medium;
}
/*A*/
*{ font-family:"Microsoft YaHei UI","Microsoft YaHei","微软雅黑","WenQuanYi Micro Hei","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3",sans-serif;}

a{
	text-decoration:none;-webkit-tap-highlight-color: rgba(0,0,0,0);
}
a:hover{
	text-decoration:none;
}
/*img*/
img{ border:0 none; vertical-align:top;}
/*li*/
ul,li{list-style-type:none;}
/*浮动*/
.fl{
	float:left;
	display:inline;
}
.fr{
	float:right;
	display:inline;
}
.clr:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
	line-height: 0;
}
.clr {
	zoom: 1;
}
img{boder:0; max-width:100%;}
a{blr:expression(this.onFocus=this.close());}
a{blr:expression(this.onFocus=this.blur());}
a:focus { -moz-outline-style: none; }
a:focus { outline: none; }


@font-face { 
  font-family: FZLTCXHJW; /*方正兰亭超细简体*/ 
  src:url(FZLTCXHJW.TTF) 
} 
@font-face { 
  font-family: yhLight; /*微软雅黑light*/ 
  src:url(msyhl.ttc) /*这里是字体文件路径*/ 
} 
@font-face { 
  font-family: cusong; /*粗宋简体*/ 
  src:url(cusong.TTF) /*这里是字体文件路径*/ 
} 
@font-face { 
  font-family: cuxie; /*粗斜体*/ 
  src:url(tt0141m_.ttf) /*这里是字体文件路径*/ 
} 
@font-face { 
  font-family: lantingxihei; /*方正兰亭细黑*/ 
  src:url(lantingxihei.ttf) /*这里是字体文件路径*/ 
}
@font-face { 
  font-family: lantingchaoxihei; /*方正兰亭超细黑*/ 
  src:url(lantingchaoxihei.ttf) /*这里是字体文件路径*/ 
}

@font-face { 
  font-family: tt0145m_; /*tt0145m_*/ 
  src:url(tt0145m_.ttf) /*这里是字体文件路径*/ 
}

.tac{ text-align:center;}
.borRN{ border-right:none !important;}
