﻿body
{
    background-color: #e9ecf3;
}

/*#region header*/
.header
{
    font-family: "黑体", Arial, Helvetica, sans-serif;
    height: 83px;
    font-size: 14px;
    font-weight: lighter;
    background: url(../images/headerbg.png) repeat-x;
    padding: 12px 5px;
}

    .header img
    {
        margin: 0 5px;
    }

.logo
{
    width: 177px;
}

.hospital
{
    width: 220px;
}

.ul_ann
{
}

    .ul_ann li
{
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    font-size: 14px;
}
        .ul_ann li:hover
{
 
    color: #00003E;
}
.span_create
{
    display: inline-block;
    width: 90px;
}

.hospitalname
{
    font-weight: normal;
    font-size: 20px;
    height: 100%;
    display: block;
    float: right;
    padding-top: 20px;
    color: #333955;
}

.tell, .calendar
{
    width: 32px;
}

.tellcontent
{
    width: 100px;
}

.tellphoneno
{
    color: #f69348;
    font-size: 16px;
}

.calendarcontent
{
    width: 192px;
}

.datetime
{
    color: #1854a5;
    font-size: 16px;
}

.tblheader
{
    width: 100%;
}

.emptytd
{
    width: auto;
}

.verticalline
{
    border-left: 1px solid #c2c6de;
    width: 1px;
}
/*#endregion*/

.main
{
    width: 950px;
    background: url(../images/texture.png);
    background-repeat: no-repeat;
}

.mainleft
{
    background: url(../images/leftbg.png);
    background-repeat: no-repeat;
    height: 472px;
    width: 550px;
    vertical-align: top;
    text-align: left;
}

.mainright
{
    background: url(../images/rightbg.png);
    background-repeat: no-repeat;
    height: 474px;
    width: 393px;
    text-align: left;
}

.divlogin
{
    margin-left: 20px;
}

.main table
{
    width: 100%;
}

.footer
{
    font-family: "黑体", Arial, Helvetica, sans-serif;
    height: auto;
    font-size: 15px;
    font-weight: lighter;
    background: url(../images/footerbg.png) repeat-x;
    color: #82858d;
    text-align: center;
    padding-top: 5px;
}

    .footer div
    {
        margin: 10px 0;
    }

.productintroduce
{
    margin-left: 48px;
    margin-top: 0px;
    font-family: "黑体", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333955;
}

.div_hdp
{
    height: 298px;
}

.lightfont
{
    color: #1854a5;
}

.appname
{
    font-family: "微软雅黑", "黑体", Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #1854a5;
    margin-left: 15px;
    margin-top: 15px;
    font-weight: normal;
}

.loginitem
{
    height: 60px;
}

    .loginitem div
    {
        float: left;
    }

    .loginitem img
    {
        margin-top: 15px;
        margin-left: 15px;
    }

    .loginitem input
    {
        margin-top: 5px;
        margin-left: 15px;
    }

.username
{
}

.txt1
{
    height: 30px;
    width: 250px;
    border: 1px solid #a7a9c1;
    font-family: "黑体";
    font-size: 18px;
    color: #82858d;
    vertical-align: middle;
    font-weight: normal;
    padding-top: 15px;
}

.btnEnter1
{
    border: 1px solid #6eb5eb;
    background: url(../images/submit.png) repeat-x -1px -1px;
    width: 120px;
    height: 50px;
    font-family: "黑体";
    font-size: 20px;
    font-weight: normal;
    color: #ffffff;
    margin-left: 53px;
}

.btnReset1
{
    border: 1px solid #aaacc3;
    background: url(../images/reset.png) repeat-x -1px -1px;
    width: 120px;
    height: 50px;
    font-family: "黑体";
    font-size: 20px;
    font-weight: normal;
    color: #333955;
    margin-left: 30px;
}

.versionhelp
{
    font-family: "黑体", Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #333955;
}

    .versionhelp span
    {
        margin-left: 30px;
    }

.help
{
    border-bottom: 1px solid #333955;
}

div.div_sysContent
{
    height: 350px;
    width: 350px;
    overflow: auto;
}


div.div_hosSys
{
}

div.div_dept
{
}

img.img_sysIcon
{
    width: 75px;
    height: 70px;
    margin: 0;
    padding: 0;
}

div.div_dept .span_deptName
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #3399FF;
    width: 98%;
    line-height: 30px;
    display: block;
    text-align: center;
}

div.div_dept .span_deptName2
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #3399FF;
    width: 98%;
    line-height: 30px;
    display: block;
    text-align: center;
    font-size: 13px;
    text-align: left;
    padding-left: 3px;
}


div.div_dept ul.ul_SysList
{
    width: 320px;
}

div.div_dept ul li
{
    background-position: center top;
    border: 1px solid #EDEFF2;
    margin: 8px;
    display: block;
    float: left;
    width: 85px;
    height: 90px;
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    cursor: pointer;
    text-align: center;
    background-image: url('../Images/sysNoIcon.png');
    background-repeat: no-repeat;
    /*text-align: center;*/
}

div.div_sysName
{
    clear: both;
    text-align: center;
    margin-top: 53px;
    width: 100%;
}

div.div_dept ul li.sysSelected
{
    border: 1px solid #3399FF;
    background-color: #EAEAEA;
}


.div_sysNo
{
    border: 1px ridge #FF9966;
    position: relative;
    top: -5px;
    left: -3px;
    width: 20px;
    height: 15px;
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    z-index: 10;
    background-color: #FF6600;
    font-weight: bold;
    text-align: center;
    padding-top: 3px;
}

#div_ckLogin
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}

    #div_ckLogin p
    {
        text-align: left;
        line-height: 20px;
        word-spacing: 2em;
    }

    #div_ckLogin ul li
    {
        margin-left: 30px;
        list-style-type: decimal;
        font-family: 宋体, Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 25px;
    }

    #div_ckLogin input
    {
        border: 1px solid #666666;
    }

    
.btnXXK
{
    border: 1px solid #aaacc3;
    background: url(../images/reset.png) repeat-x -1px -1px;
    height: 35px;
    font-family: "黑体";
    font-size: 20px;
    font-weight: normal;
    color: #333955;
}
