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;
	word-break:break-word;
}

*{ font-family:"Microsoft YaHei UI","Microsoft YaHei","微软雅黑","WenQuanYi Micro Hei","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3",sans-serif;}
/*.font2{ font-family:'微软雅黑' !important; }*/
/*A*/
a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
/*img*/
img{ border:0 none; vertical-align:top;/* max-width:100%;*/}
/*li*/
ul,li{list-style-type:none;}
/*ul,li:not(news_infor 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;
}
.wd1200{ width:1200px; margin:0 auto;}
img{boder:0;}
a{blr:expression(this.onFocus=this.close());}
a{blr:expression(this.onFocus=this.blur());}
a:focus { -moz-outline-style: none; }
a:focus { outline: none; }
.hide{display:none;}
.tac{ text-align:center;}
.cell{ display:table-cell; vertical-align:middle;}

.relative{ position:relative;}
.wd1150{ max-width:1150px; margin:0 auto;}
.pad60{ padding:60px 0;}
.marB30{ margin-bottom:30px;}
.mar15{ margin-right:15px;}
.marB10{ margin-bottom:10px;}
.wd840{ max-width:840px; margin:0 auto; width:100%;}