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;
}

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;
}
.wd1000{ width:1000px; margin:0 auto;}
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; }
.hide{display:none;}
.tac{ text-align:center;}
.cell{ display:table-cell; vertical-align:middle;}

.relative{ position:relative;}
.wd1000{ max-width:1000px; 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%;}
.clear{ clear: both;}