* {
    margin: 0;
    padding: 0
}
body {
    font-family: "Microsoft YaHei", Verdana, Arial, '宋体', Helvetica, sans-serif
}
html, body {
    height: 100%;
    width:100%;
    margin: 0
}
html {
    -webkit-text-size-adjust: none
}
a:link,a:visited,a:active{text-decoration:none;outline: none;star:expression(this.onFocus=this.blur());} 
a {
    text-decoration: none
}
/*a:hover {
    color: #e56621
}*/
ul, ol {
    list-style-type: none
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal
}
img, fieldset {
    border: 0;
    outline: 0;
    margin: 0;
    padding: 0
}
i, em {
    font-style: normal
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
img, fieldset {
    border: 0;
    outline: 0
}
.clear {
    clear: both
}
small {
    font-size: 12px;
    font-weight: normal
}