@charset "utf-8";
html,body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,dl,dt,dd,iframe,span {margin:0px; padding:0px; border:0px;}
body {
	padding:0px;
	margin:0px;
	zoom:100%;
	font-size:16px;
	font-family: "Microsoft YaHei", sans-serif; 
	line-height:1;
}

ul,dl, dt,dd,ol{list-style-type:none;}
button, input, optgroup, option, select, textarea {vertical-align:middle;font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;}
a{ color: #222; text-decoration:none;}
a:hover{ color:#7e0919; text-decoration:none;}           
* html .clear{zoom:1;}
*+html .clear{zoom:1;} 
*{ margin:auto; padding:auto;}
* { word-break:break-all; letter-spacing:-0.015em;}

.l{
	float: left;
}
.r{
	float: right;
}
