@charset "utf-8";body {
    _margin: 0;
    _height: 100%
}

.aui_outer {
    text-align: left
}

table.aui_border,table.aui_dialog {
    border: 0;
    margin: 0;
    border-collapse: collapse;
    width: auto;
    background-color: transparent!important
}

table.aui_border td {
    border: 0!important;
    background-color: transparent!important
}

.aui_nw,.aui_n,.aui_ne,.aui_w,.aui_c,.aui_e,.aui_sw,.aui_s,.aui_se,.aui_header,.aui_tdIcon,.aui_main,.aui_footer {
    padding: 0
}

.aui_header,.aui_buttons button {
    font: 12px/1.11 STHeiti,Tahoma,Arial,Helvetica,STHeiti;
    _font-family: Tahoma,Arial,Helvetica,STHeiti;
    -o-font-family: Tahoma,Arial
}

.aui_title {
	background-color: #fff;
    overflow: hidden;
    text-overflow: ellipsis
}

.aui_state_noTitle .aui_title {
    display: none
}

.aui_close {
    display: block;
    position: absolute;
    text-decoration: none;
    outline: 0;
    _cursor: pointer;
    transition: all 0ms ease!important
}

.aui_close:hover {
    text-decoration: none
}

.aui_main {
    text-align: center;
    min-width: 9em;
    min-width: 0 \9
}

.aui_content {
    display: inline-block;
    *zoom:1;*display: inline;
    text-align: left;
    border: none 0
}

.aui_content.aui_state_full {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0!important;
    height: 100%
}

.aui_loading {
    width: 96px;
    height: 32px;
    text-align: left;
    text-indent: -999em;
    overflow: hidden;
    background: url(icons/loading.gif) no-repeat center center
}

.aui_icon {
    vertical-align: middle
}

.aui_icon div {
    width: 48px;
    height: 48px;
    margin: 10px 0 10px 10px;
}

.aui_buttons {
    padding: 8px;
    text-align: right;
    white-space: nowrap
}

.aui_buttons button {
    padding: 8px 40px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    line-height: 1;
    *padding: 4px 10px;
    *height: 2em;
    letter-spacing: 2px;
    font-family: Tahoma,Arial/14!important;
    width: auto;
    overflow: visible;
    *width: 1;
    color: #333;
}

.aui_buttons button::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin: 0
}

.aui_buttons button:focus {
    outline: none 0;
}

.aui_buttons button:hover {
    color: #000;
    border-color: #666
}

.aui_buttons button:active {
    border-color: #666;
}

.aui_buttons button[disabled] {
    cursor: default;
    color: #666;
    background: #DDD;
    border: solid 1px #999;
}

button.aui_state_highlight {
    color: #FFF;
    background: #363636;
}

button.aui_state_highlight:hover {
    color: #FFF;
    border-color: #363636;
}

button.aui_state_highlight:active {
    border-color: #363636;
}

.aui_inner {
    background: #fff
}

.aui_titleBar {
    width: 100%;
    height: 0;
    position: relative;
    bottom: 30px;
    _bottom: 0;
    _margin-top: -30px
}

.aui_title {
	background-color: #fff;
    height: 50px;
    text-align: center;
    line-height: 50px;
    padding: 0px;
    _padding: 0;
    text-indent: 5px;
    border-bottom: 0.5px solid #e3e3e3;
    color: #363636;
    font-size: 20px;
    font-weight: 100;
}

.aui_nw,.aui_ne,.aui_sw,.aui_se,.aui_n,.aui_s,.aui_close {
    background-image: url(black/bg_css3.png);
    background-repeat: no-repeat
}

.aui_nw {
    width: 0px;
    height: 38px;
}

.aui_ne {
    width: 0px;
    height: 38px;
}

.aui_sw {
    width: 0px;
    height: 18px;
}

.aui_se {
    width: 0px;
    height: 18px;
}

.aui_close {
    top: 0px;
    right: 0px;
    _z-index: 1;
    width: 30px;
    height: 30px;
    _font-size: 0;
    _line-height: 0;
    text-indent: -9999em;
    background-position: 0 -0px;
}

.aui_close:hover {
    background-position: 0 -30px
}


aui_icon,.aui_main {
    padding-top: 3px
}

@media screen and (min-width: 0) {
    .aui_outer {
    }

    .aui_state_drag .aui_outer {
        box-shadow: none
    }

    .aui_state_lock .aui_outer {
        box-shadow: none
    }

    .aui_outer:active {
        box-shadow: none
    }

    .aui_state_drag .aui_outer {
        box-shadow: none!important
    }

    .aui_nw,.aui_ne,.aui_sw,.aui_se,.aui_n,.aui_s,.aui_close {
        background-image: url(black/bg_css3.png)
    }

    .aui_nw {
        width: 0px;
        height: 31px
    }

    .aui_ne {
        width: 0px;
        height: 31px;
    }

    .aui_sw {
        width: 0px;
        height: 5px;
    }

    .aui_se {
        width: 0px;
        height: 5px;
    }

    .aui_close {
        background-position: 0 -0px
    }

    .aui_close:hover {
        background-position: 0 -30px
    }
}

.aui_state_noTitle .aui_nw,.aui_state_noTitle .aui_ne,.aui_state_noTitle .aui_sw,.aui_state_noTitle .aui_se {
    width: 3px;
    height: 3px
}

.aui_state_noTitle .aui_inner {
    border: 1px solid #666;
    background: #FFF
}

.aui_state_noTitle .aui_outer {
    box-shadow: none
}

.aui_state_noTitle .aui_nw,.aui_state_noTitle .aui_n,.aui_state_noTitle .aui_ne,.aui_state_noTitle .aui_w,.aui_state_noTitle .aui_e,.aui_state_noTitle .aui_sw,.aui_state_noTitle .aui_s,.aui_state_noTitle .aui_se {
    background: rgba(0,0,0,.05);
    background: #000\9!important;
    filter: alpha(opacity=5)!important
}

.aui_state_noTitle .aui_titleBar {
    bottom: 0;
    _bottom: 0;
    _margin-top: 0
}

.aui_state_noTitle .aui_close {
    top: 0;
    right: 0;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    text-indent: 0;
    font-family: Helvetica,STHeiti;
    _font-family: '\u9ed1\u4f53','Book Antiqua',Palatino;
    font-size: 18px;
    text-decoration: none;
    color: #214fa3;
    background: 0;
    filter: !important
}

.aui_state_noTitle .aui_close:hover,.aui_state_noTitle .aui_close:active {
    text-decoration: none;
    color: #900
}

@charset "utf-8";body {
    _margin: 0;
    _height: 100%
}

.aui_outer {
    text-align: left
}

table.aui_border,table.aui_dialog {
    border: 0;
    margin: 0;
    border-collapse: collapse;
    width: auto;
    background-color: transparent!important
}

table.aui_border td {
    border: 0!important;
    background-color: transparent!important
}

.aui_nw,.aui_n,.aui_ne,.aui_w,.aui_c,.aui_e,.aui_sw,.aui_s,.aui_se,.aui_header,.aui_tdIcon,.aui_main,.aui_footer {
    padding: 0
}

.aui_header,.aui_buttons button {
    font: 14px/1.11 STHeiti,Tahoma,Arial,Helvetica;
    _font-family: STHeiti,Tahoma,Arial,Helvetica;
    -o-font-family: Tahoma,Arial
}

.aui_title {
	background-color: #fff;
    overflow: hidden;
    text-overflow: ellipsis
}

.aui_state_noTitle .aui_title {
    display: none
}

.aui_close {
    display: block;
    position: absolute;
    text-decoration: none;
    outline: 0;
    _cursor: pointer;
    transition: all 0ms ease!important
}

.aui_close:hover {
    text-decoration: none
}

.aui_main {
    text-align: center;
    min-width: 9em;
    min-width: 0 \9
}

.aui_content {
    display: inline-block;
    *zoom:1;*display: inline;
    text-align: left;
    border: none 0;
    margin: 20px 10px 0px 10px;
}

.aui_content.aui_state_full {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0!important;
    height: 100%
}

.aui_loading {
    width: 96px;
    height: 32px;
    text-align: left;
    text-indent: -999em;
    overflow: hidden;
    background: url(icons/loading.gif) no-repeat center center
}

.aui_icon {
    vertical-align: middle
}

.aui_icon div {
    width: 48px;
    height: 48px;
    margin: 10px 0 10px 10px;
}

.aui_buttons {
    padding: 20px 20px;
    text-align: center;
    white-space: nowrap;
}

.aui_buttons button {
    padding: 8px 40px;
    margin: 0px 10px 0px 10px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    line-height: 1;
    *padding: 4px 10px;
    *height: 2em;
    letter-spacing: 2px;
    font-family: Tahoma,Arial/14!important;
    width: auto;
    overflow: visible;
    *width: 1;
    color: #333;
    border: solid 1px #363636;
}

.aui_buttons button::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin: 0
}

.aui_buttons button:focus {
    outline: none 0;
}

.aui_buttons button:hover {
    color: #000;
    border-color: #666
}

button.aui_state_highlight {
    color: #FFF;
    border: solid 1px #2d2d2d;
    background: #2d2d2d;
}

button.aui_state_highlight:hover {
    color: #FFF;
    background: #606060;
    border-color: #606060;
}

button.aui_state_highlight:active {
    border-color: #1c6a9e;
}

.aui_inner {
    background: #fff
}

.aui_titleBar {
    width: 100%;
    height: 0;
    position: relative;
    bottom: 30px;
    _bottom: 0;
    _margin-top: -30px
}

.aui_title {
	background-color: #fff;
    height: 50px;
    text-align: center;
    line-height: 50px;
    padding: 0px;
    _padding: 0;
    text-indent: 5px;
    border-bottom: 0.5px solid #e3e3e3;
    color: #363636;
    font-size: 20px;
    font-weight: 100;
}

.aui_nw,.aui_ne,.aui_sw,.aui_se,.aui_n,.aui_s,.aui_close {
    background-image: url(black/bg_css3.png);
    background-repeat: no-repeat
}

.aui_nw {
    width: 0px;
    height: 38px;
}

.aui_ne {
    width: 0px;
    height: 38px;
}

.aui_sw {
    width: 0px;
    height: 18px;
}

.aui_se {
    width: 0px;
    height: 18px;
}

.aui_close {
    top: 8px;
    right: 6px;
    _z-index: 1;
    width: 30px;
    height: 30px;
    _font-size: 0;
    _line-height: 0;
    text-indent: -9999em;
    background-position: 0 -0px;
}

.aui_close:hover {
    background-position: 0 -30px;
}

.aui_n,.aui_s {
    background-repeat: repeat-x
}

.aui_w,.aui_e {
}

aui_icon,.aui_main {
    padding-top: 3px;
    color: #363636;
}

@media screen and (min-width: 0) {
    .aui_outer {
    }

    .aui_state_drag .aui_outer {
        box-shadow: none
    }

    .aui_state_lock .aui_outer {
        box-shadow: none
    }

    .aui_outer:active {
        box-shadow: none!important
    }

    .aui_state_drag .aui_outer {
        box-shadow: none!important
    }

    .aui_nw,.aui_ne,.aui_sw,.aui_se,.aui_n,.aui_s,.aui_close {
        background-image: url(black/bg_css3.png)
    }

    .aui_nw {
        width: 0px;
        height: 31px
    }

    .aui_ne {
        width: 0px;
        height: 31px;
    }

    .aui_sw {
        width: 0px;
        height: 5px;
    }

    .aui_se {
        width: 0px;
        height: 5px;
    }

    .aui_close {
        background-position: 0 -0px
    }

    .aui_close:hover {
        background-position: 0 -30px
    }
}

.aui_state_noTitle .aui_nw,.aui_state_noTitle .aui_ne,.aui_state_noTitle .aui_sw,.aui_state_noTitle .aui_se {
    width: 3px;
    height: 3px
}

.aui_state_noTitle .aui_inner {
    border: 1px solid #666;
    background: #FFF
}

.aui_state_noTitle .aui_outer {
    box-shadow: none
}

.aui_state_noTitle .aui_nw,.aui_state_noTitle .aui_n,.aui_state_noTitle .aui_ne,.aui_state_noTitle .aui_w,.aui_state_noTitle .aui_e,.aui_state_noTitle .aui_sw,.aui_state_noTitle .aui_s,.aui_state_noTitle .aui_se {
    background: rgba(0,0,0,.05);
    background: #000\9!important;
    filter: alpha(opacity=5)!important
}

.aui_state_noTitle .aui_titleBar {
    bottom: 0;
    _bottom: 0;
    _margin-top: 0
}

.aui_state_noTitle .aui_close {
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    line-height: 80px;
    text-align: center;
    text-indent: 0;
    font-family: Helvetica,STHeiti;
    _font-family: '\u9ed1\u4f53','Book Antiqua',Palatino;
    font-size: 18px;
    text-decoration: none;
    color: #214fa3;
    background: 0;
    filter: !important
}

.aui_state_noTitle .aui_close:hover,.aui_state_noTitle .aui_close:active {
    text-decoration: none;
    color: #900
}
