/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    height: 100%;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    height: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    overflow: hidden;
}
article, aside, footer, header, nav, section {
    display: block
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
figcaption, figure, main {
    display: block
}
figure {
    margin: 1em 40px
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}
pre {
    font-family: monospace, monospace;
    font-size: 1em
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}
b, strong {
    font-weight: inherit
}
b, strong {
    font-weight: bolder
}
code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}
dfn {
    font-style: italic
}
mark {
    background-color: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sub {
    bottom: -.25em
}
sup {
    top: -.5em
}
audio, video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
img {
    border-style: none
}
svg:not(:root) {
    overflow: hidden
}
button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}
button, input {
    overflow: visible
}
button, select {
    text-transform: none
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}
fieldset {
    padding: .35em .75em .625em
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}
progress {
    display: inline-block;
    vertical-align: baseline
}
textarea {
    overflow: auto
}
[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}
details, menu {
    display: block
}
summary {
    display: list-item
}
canvas {
    display: inline-block
}
template {
    display: none
}
[hidden] {
    display: none
}
*, table, td, input, textarea, select, div, body {
    font-size: 12px;
    font-family: Microsoft YaHei, SimSun, Arial, Verdana, sans-serif;
}
.btnWin8Default, .btnWin8Dis {
    width: 84px;
    color: #000;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    outline: none;
    outline-style: none;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    outline-style: none;
    border: solid 1px #acacac;
    background-color: #EAEAEA;
}
.btnWin8Default:hover {
    border: solid 1px #7eb4ea;
    background-color: #e4f0fc;
}
.btnWin8Dis {
    border: solid 1px #adb2b5;
    background-color: #f4f4f4;
    cursor: default;
    color: #838383;
}
.txtPub {
    height: 18px;
    border: solid 1px #707070;
}
.loadIng {
    width: 160px;
    height: 80px;
    position: absolute;
    border: solid 1px #919191;
    background-color: #fff;
    z-index: 9999;
}
.loadIngImg {
    position: absolute;
    top: 16px;
    left: 65px;
}
.loadIngTxt {
    position: absolute;
    top: 56px;
    left: 54px;
}
.btnwin8yl, .btnwin8ylInfo {
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
    outline: none;
    display: inline-block;
    outline-style: none;
    margin-right: 2px;
    line-height: 23px;
    height: 23px;
    width: 62px;
    cursor: pointer;
    border: solid 1px #54b9d5;
    color: #fff;
    white-space: nowrap;
    overflow: visible;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: url(../../Images/Btn/bar32.png);
}
.btnwin8yl {
    float: right;
}
.btnwin8yl:hover, .btnwin8ylInfo:hover {
    border: solid 1px #3e7ef8;
    color: #000;
    background: url(../../Images/Btn/bar3over.png);
}
.imeDis {
    ime-mode: disabled;
}