@charset "utf-8";

body {
    font-family: "微软雅黑", "宋体", Tahoma, Geneva, sans-serif;
    font-weight: normal;
    font-style: normal;
}
#notification {
    font-family: "微软雅黑", "宋体", Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-style: normal;
}
input, textarea {
    font-family: "微软雅黑", "宋体", Tahoma;
    font-weight: normal;
    font-style: normal;
}
select {
    font-family: "微软雅黑", "宋体", Tahoma, Geneva;
    font-weight: normal;
    font-style: normal;
}
.ipt {
    font-family: "微软雅黑", "宋体", Tahoma, Geneva;
    font-weight: normal;
    font-style: normal;
}
.btn {
    font-family: "微软雅黑", "宋体", Tahoma, Geneva;
    font-weight: normal;
    font-style: normal;
}

#sitemap ul li span {
    font-family: "微软雅黑", "宋体", Tahoma, Geneva;
}

#sitemap ul li ul li a {
    font-family: "微软雅黑", "宋体", Tahoma, Geneva;
}

#quick-links .list-title {
    font-family: "微软雅黑", "宋体", Tahoma, Geneva;
}

.form-input {
   font-family: "微软雅黑", "宋体", Tahoma, Geneva;
}

#content .message {
    font-family: "微软雅黑", "宋体", Tahoma, Geneva;
}