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-wrap:break-word
	border:none;
}

*{  font-family:Arial, Helvetica, sans-serif}
/*A*/
a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	color:#ff6600 !important;
}
/*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;}
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;}
.mt-20{margin-top:20px;}
.mt-30{margin-top:30px;}
.mt-15{margin-top:15px;}
.mt-4{margin-top:4px;}
.mr-7{margin-right:7px;}
.mt-10{margin-top:10px;}
.ml-15{margin-left:15px;}
.ml-25{margin-left:25px;}
.mt-5{margin-top:5px;}
.mr-10{margin-right:10px;}
.wd1100{width:1100px; margin:auto;}
