* {
    margin: 0;
    padding: 0;
}
ul li {
    list-style: outside none none;
}
img {
    border: 0 none;
}
body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea, nput, select, button {
    color: #333333;
    font-family: "微软雅黑";
    font-size: 14px;
}
table {
    border-collapse: collapse;
}
button {
    cursor: pointer;
}
i, em, cite {
    font-style: normal;
}
ol, ul, li {
    list-style: outside none none;
}
a {
    cursor: pointer;
    text-decoration: none;
}


.foot_e img {
    height: 100px;
    width: 100px;
}