﻿body
{
    font-size: 9pt;
    font-family: 宋体!important;
    margin: 0px;
}
html
{
    background:#d5e5f5;
    font-size: 9pt;
    font-family: 宋体,Arial,Verdana,sans-serif;
    margin: 0px;
	scrollbar-face-color:#efefe7;
    scrollbar-highlight-color:#ffffff;
    scrollbar-3dlight-color:#a5a5a5;
    scrollbar-darkshadow-color:#a5a5a5;
    scrollbar-shadow-color:#d6d6ce;
    scrollbar-arrow-color:#003184;
    scrollbar-track-color:#deded6;
}

table.titbar
{
    color:#fff; width: 100%; height: 16px; TEXT-ALIGN: center; background:#b5b5d5 url(img/tit.jpg) repeat-x 0 0;
    border-collapse:collapse;white-space:nowrap;
}

    table.titbar td{
        padding:0
    }
    table.titbar span {
        font-size: 9pt;
        line-height: 20px;
    }

table td {
    padding: 6px 2px 2px 2px;
    vertical-align: top;
    /*white-space: nowrap;
    overflow:hidden ;*/
}

/*table.gridtable td {
    display: inline-flex;
}*/

input.btn
{
    font-size: 9px;
    border:solid 1px #AAD; height:22px; background:#028 url(img/bt.jpg) repeat-x 0 0;display:inline-block;color:#eee; 
}

div.login
{
    text-align:center;
    width:1024px;
    height:570px;
    background:#b5b5d5 url(img/login.jpg);
    position:relative;
}

span {
    display: inline-block;
    word-break:break-all;

}
span.logintit {
    position: absolute;
    left: 370px;
    top: 100px;
    font-size: 28px;
    color: #fff;
    font-weight: bold;
}
span.logintits{position:absolute;left:372px;top:102px; font-size:28px; color:#555;  font-weight:bold;}

.maintit
{
    width: 100%;
    height: 66px;
    text-align: right;
    background: #fff url(img/shijinew.jpg) no-repeat ;
    padding:10px;
    vertical-align:baseline ;
}

.mainbody
{
    background: #fff ;
}