@charset "utf-8";
/* CSS Document */

/* ---------清空默认样式----------- */
a,ul,li,p,body,h1,h2,h3,h4,h5,h6,dl,dt,dd,input,tr,td{ margin:0; padding:0;font-family:"微软雅黑";}
html,body{ font-family:"微软雅黑";margin:0; padding:0;width:100%;height:auto;}
html{background:#fff;;}
.fl{ float:left;}
.fr{ float:right;}
a{ text-decoration:none; color:#666666;}
ul{ list-style:none;}
.clear{ clear:both; height:0; overflow:hidden;}
img{border:none;}
*{padding:0;margin:0;list-style:none;}
img { border:0 none; vertical-align: top; }
/*ul, ol, li { list-style-type: none; } */
body, input, select, button, textarea {  }
.L, .l, .C, .c, .Left, .Center, .left, .center {
	float: left;
}
.R, .r, .Right, .right {
	float: right;
}
h1, h2, h3, h4, p, span, label, del, a, strong, em, li, dt, dd { white-space:normal; word-wrap:break-word; word-break:break-all; }

table, tr, th, td { /*border: 0 none; */border-collapse:collapse; border-spacing:0; }a:focus { outline: none; }
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } a:focus{ -moz-outline-style: none; /* FF */ } 

a,input{  
  outline: none;  
} 
