﻿@charset "utf-8";

html {
    width: 100%;
    height: 100%;
}

body {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-family: "Microsoft YaHei" !important;
    font-weight: normal;
}

samp {
    font-family: "Microsoft YaHei" !important;
}



img
{
    border-width: 0px;
}

a
{
    text-decoration: none;
    color: #000000;
}

ul, li {
    padding:0px;
    margin:0px;
    list-style-type:none;
}

.banner {
display:none;
}

.footer {
display:none;
}


