﻿@charset "utf-8";

body {
    font-family: "微软雅黑";
    margin: 80px 0;
}
footer {
    text-align: center;
}
fieldset {
    margin: 20px 0;
}
.btn-small [class^="icon-"], [class*=" icon-"] {
    font-size: 14px;
}
.validation-summary-errors {
    color: #b94a48;
    margin-bottom: 1em;
}
.well ul {
    margin-left: 1em;
}