@charset "utf-8";
p {
    margin-bottom: 1em
    }
h1 {
    font-weight: normal;
    text-indent: 5px;
    letter-spacing: -1px
    }
p, ol, ul {
    line-height: 1.67em
    }
a {
    color: #134d86
    }
a:hover {
    text-decoration: underline
    }
a:active, a:focus {
    text-decoration: none;
    outline: none
    }
hr {
    display: none
    }
pre {
    color: #000
    }
fieldset {
    border: 1px solid #7d7d7d;
    width: 97%;
    padding: 2px 2px 2px 2px;
    position: relative;
    top: 6px;
    margin-left: auto;
    margin-right: auto;
    text-align: left
    }
legend {
    color: #fff;
    background: #4682b4;
    border: 1px solid #585858;
    padding: 2px 6px
    }
label {
    display: block;
    float: left;
    text-align: right;
    color: #4682b4;
    width: 130px;
    position: relative;
    padding-right: 5px;
    margin-bottom: 5px
    }
textarea {
    border: 1px solid #696969;
    color: #696969;
    margin-bottom: 5px
    }
select, option {
    color: #696969;
    width: 150px
    }
select {
    border: 1px solid #696969;
    margin-bottom: 5px
    }
input {
    margin-bottom: 5px
    }
strong {
    font-weight: bold
    }
em {
    font-style: italic !important
    }
blockquote {
    margin: 40px;
    padding: 10px;
    background-color: #fff;
    quotes: "201C" "201D";
    border-left: 2px solid #3c78a7;
    border-right: 2px solid #3c78a7
    }
blockquote:before {
    content: open-quote;
    font-weight: bold;
    font-size: 4em
    }
blockquote:after {
    content: close-quote;
    font-weight: bold;
    font-size: 4em
    }
.center {
    text-align: center
    }
.left {
    text-align: left
    }
.margin-0 {
    margin: 0
    }
.margin-top {
    margin: 1em 0 0
    }
.clear {
    clear: both;
    line-height: 0;
    height: 0;
    font-size: 0
    }
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
    }
.clearfix {
    display: inline-block
    }
html[xmlns] .clearfix {
    display: block
    }
* html .clearfix {
    height: 1%
    }
.clearfix {
    display: block
    }
.lay {
    position: absolute;
    visibility: hidden;
    display: none
    }
.dropdown-upward {
    margin-top: 400px !important
    }