::-webkit-scrollbar
{
    width: 10px;
    height: 10px;
}
::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.2);
    border-radius: 0;
    background: rgba(0,0,0,.1);
}
::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.2);
    background: rgba(0,0,0,.2);
}
::-webkit-scrollbar-thumb:hover
{
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.2);
    background: rgba(0,0,0,.4);
}
body, html
{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: url(../image/TianMaBg.gif) right bottom no-repeat #c4d8ed;
}
body, html, table, th, td, div, span, input, select, textarea, option, font, a
{
    font-family: Verdana,Arial,Helvetica,sans-serif,SimSun;
    font-size: 12px;
    color: #000;
}
body, html, table, th, td, div, span, input, select, textarea, option, font, a
{
    font-family: "Microsoft YaHei"!important;
}
div, form, img, ul, ol, li, dl, dt, dd
{
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 160%;
}
@font-face
{
    font-family: "msyh";
    src: url('/en/admin/font/msyh.eot?');
    src: url('/en/admin/font/msyh.eot?') format('embedded-opentype'),url('/en/admin/font/msyh.woff') format('woff'),url('/en/admin/font/msyh.ttf') format('truetype'),url('/en/admin/font/msyh.svg') format('svg');
}
body, html, table, th, td, div, span, input, select, textarea, option, font, a
{
    *font-family: "msyh";
}
li
{
    margin: 15px;
    padding: 0;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a img
{
    border: 0;
}
.clear
{
    clear: both;
    height: 0;
    overflow: hidden;
    FONT-SIZE: 1px;
}
textarea
{
    border: 1px solid #98bbd7;
    background: url(/en/admin/images/TianMaBg2.gif) center center no-repeat #eff6fb;
}
.button
{
    cursor: pointer;
    color: #135294;
    border: 1px solid #666;
    height: 21px;
    line-height: 18px;
    background: url(../image/button_bg.gif);
}
.checkbox, .radio
{
    height: 13px;
    width: 13px;
    border: 0;
    color: #666;
    background-color: #fff;
}
.checkbox:hover, .radio:hover
{
    border: 0;
}
input
{
    height: 20px;
    line-height: 20px;
    border: 1px solid #98bbd7;
    background: #eff6fb;
}
.spaceborder
{
    margin: 0;
    border: 1px solid #86b9d6;
    padding: 1px;
    clear: both;
    background-color: #fff;
}
.header
{
    border-collapse: collapse;
    font-weight: bold;
    color: #154ba0;
    background: url(../image/header_bg.gif) #99c8e4;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 5px 0 5px;
    border-bottom: 1px solid #9dc3dc;
}
.header td
{
    padding: 0 5px 0 5px;
}
.header td, .header a, .header div, .header font
{
    color: #154ba0;
}
.bottom
{
    border-collapse: collapse;
    color: #92a05a;
    background: #eaf9ff;
    height: 30px;
    border-top: 0 solid #9dc3dc;
}
.datamask
{
    width: 40px;
    height: 20px;
    background: #ddd;
}
.maintable
{
    BORDER-bottom: 1px solid #fff;
    border-collapse: collapse;
}
.maintable tr
{
    height: 32px;
}
.maintable td
{
    border-color: #bbe9ff;
    border-bottom: 1px solid #bbe9ff;
    height: 32px;
    line-height: 16px;
    padding: 0 3px 0 3px;
}
.maintable td .ellipsis
{
    display: block;
    position: relative;
    height: 100%;
}
.maintable td .ellipsis span
{
    line-height: 32px;
    padding: 0 0 0 0;
    position: absolute;
    left: 0;
    top: 0;
    *width: 98%;
    max-width: 98%;
    height: 100%;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    top: 50%;
    margin-top: -16px;
}
.maintable td .checkbox
{
    cursor: pointer;
}
.maintable td .action, .maintable td .action img
{
    vertical-align: middle;
}
.category
{
    color: #000;
    font-weight: bold;
    background: #eaf9ff;
}
.category td
{
    color: #000;
    font-weight: bold;
    background: #eaf9ff;
}
.footer
{
    border-top: 1px solid #86b9d6;
    background: #eaf9ff;
    width: 100%;
}
form.search select
{
    height: 24px;
    cursor: pointer;
}
form.search input.keyword
{
    height: 20px;
    line-height: 18px;
    border: 1px solid #86b9d6;
    background: url(../image/icon_search.gif) 1px center no-repeat #eff6fb;
    padding-left: 20px;
}
form.search input.submit
{
    height: 24px;
    cursor: pointer;
}
.divhint, .divright, .diverror, .divwarn
{
    word-break: break-all;
    word-wrap: break-word;
    line-height: 14px;
    color: #000;
    padding: 5px 2px 5px 22px;
    margin: 1px;
}
.divhint
{
    border: 1px solid #86b9d6;
    background: url(../image/icon_hint.gif) 5px 5px no-repeat #eef5ff;
}
.divright
{
    border: 1px solid #390;
    background: url(../image/icon_right.gif) 5px 5px no-repeat #cee8bd;
}
.diverror
{
    border: 1px solid #c30;
    background: url(../image/icon_error.gif) 5px 5px no-repeat #fee6de;
}
.divwarn
{
    border: 1px solid #f90;
    background: url(../image/icon_warn.gif) 5px 5px no-repeat #fff3d0;
}
.divnull
{
    display: none;
}
.divload
{
    line-height: 14px;
    color: #000;
    border: 1px solid #86b9d6;
    background: url(../image/icon_load.gif) 5px 5px no-repeat #eef5ff;
    padding: 5px 2px 5px 22px;
    margin: 1px;
}
.divhint, .divright, .diverror, .divload
{
    margin-left: 2px;
    display: inline-block;
}
#HintInfo_
{
    margin-left: 2px;
    display: inline-block;
}
.inputhint
{
    border: 1px solid #86b9d6;
}
.inputright
{
    border: 1px solid #390;
}
.inputerror
{
    border: 1px solid #c30;
}
.inputwarn
{
    border: 1px solid #f90;
}
.showpage
{
    margin: 5px 0 5px 0;
}
.showpage span
{
    cursor: pointer;
    padding: 3px 8px 3px 8px;
    font-size: 13px;
    color: #000;
}
.showpage .p_home
{
    margin-right: 5px;
}
.showpage .p_end
{
    margin-left: 5px;
}
.showpage .p_current
{
    margin: 0 5px 0 5px;
    background: #f00;
    color: #fff;
}
.showpage .p_grey
{
    color: #666;
}
.showpage .p_info
{
    float: left;
}
.showpage .p_page
{
    float: right;
}/* ShowLayer *//*
#ShowLayer ul,li,ol{list-style-type:none; list-style-position:outside;margin:0px; padding:0px; border:0px;line-height:100%;}
#ShowLayer li{float:none; height:25px; line-height:25px; overflow:hidden;}
#ShowLayer .LayerBox{margin:0px; padding:5px; z-index:9999; position:absolute; background:#eaf9ff; border:1px solid #86B9D6; filter:alpha(opacity=100); opacity:1;}
#ShowLayer .LayerBox .hover{}
*/
#ShowLayer
{
    position: relative;
}
#ShowLayer .ellipsis span
{
    height: auto;
}
#ShowLayer ul, li, ol
{
    list-style-type: none;
    list-style-position: outside;
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 100%;
}
#ShowLayer li
{
    float: none;
    height: 25px;
    line-height: 25px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    *overflow: visible;
}
#ShowLayer .LayerBox
{
    display: none;
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    *overflow: visible;
    max-height: 400px;
    overflow-y: auto;
}
#ShowLayer .LayerBox
{
    margin: 0;
    padding: 5px;
    position: absolute;
    background: #eaf9ff;
    border: 1px solid #86b9d6;
    filter: alpha(opacity=100);
    opacity: 1;
}
DIV#qTip
{
    BORDER: #9dc3dc 1px solid;
    DISPLAY: none;
    FONT-SIZE: 12px;
    Z-INDEX: 1000;
    BACKGROUND: #eaf9ff;
    COLOR: #000;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: 'Tahoma';
    POSITION: absolute;
    TEXT-ALIGN: left;
    padding: 4px;
    max-width: 300px;
    text-align: justify;
    text-justify: inter-ideograph;
    filter: alpha(opacity=90);
    opacity: .9;
}