a,
input,
form,
label,
span,
ul,
li,
ol,
dl,
dt,
dd,
img,
p,
table,
tr,
td,
th,
div,
select,
h1,
h2,
h3,
h4,
h5,
h6,
textarea,
html,
body{
	margin:0;
	padding:0;
}
html,
body,
select option{
	background:#fff;
}
textarea{
	resize:none;
}
a:link, a:visited,a:active{
	text-decoration:none;
}
a{
	text-decoration: none;
	blr:expression(this.onFocus=this.blur());
}
button::-moz-focus-inner, 
input[type="reset"]::-moz-focus-inner, 
input[type="button"]::-moz-focus-inner, 
input[type="submit"]::-moz-focus-inner, 
input[type="file"] > input[type="button"]::-moz-focus-inner {
	border:none;
}

li{
	list-style:none;
}
img{
	border:none;
}
*:focus{
	outline:none;
}
.fL{
    float: left;
}
.fR{
    float: right;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
* html .clearfix {height: 1%;}
.clear{
	clear:both;
}
.clearfix{zoom:1;}
.logo img{ width:243px; height:85px}
body {
user-select: none; /* 燕止用户选产义本*/
-webkit-user-select: none; /* Chrome、 Safari 和 Opera */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /*IE/Edge */
-webkit-user-drag: none; /* 燕止用户题 */
}
