body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td { margin: 0; padding: 0; border: 0;}
html { color: #333; }

body,button,input,select,textarea { font-size: 12px; font-family: '微软雅黑','Microsoft Yahei', \5FAE\8F6F\96C5\9ED1,'宋体',\5b8b\4f53,arial,'Hiragino Sans GB',Tahoma,Arial,Helvetica; }
ul,ol,li,dl,dd,dt{list-style: none;}
em,i { font-style: normal; }
a ,del{ text-decoration: none; }
a:hover { text-decoration: none; }
legend { color: #000; }
fieldset,img { border: 0; }
label,button { cursor: pointer; }


img { -ms-interpolation-mode: bicubic; }

.clearfix:after { content: ''; display: block; height: 0; clear: both; }
.clearfix { zoom: 1; }
.clear { clear: both; }

.wordwrap { word-break: break-all; word-wrap: break-word; }

.omg{overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
table{
	width: 100%;
	border-collapse: collapse;
    table-layout: fixed;
    border-spacing: 0;
}
table tr td {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


input::-ms-clear { display: none !important; }
input::-ms-reveal { display: none !important;  }
textarea::-ms-clear { display: none !important;  }
textarea::-ms-reveal { display: none !important;  }

a:focus {outline-style:none !important; -moz-outline-style: none !important;}