﻿body
{
    font-size: 10pt;
    font-family: 宋体;
    color: #333333;
}

a
{
    text-decoration: none;
    color: #006699;
}

    a:hover
    {
        color: Red;
    }

.floatLeft
{
    float: left;
}

.floatRight
{
    float: right;
}

.litTimeText
{
    font-size: 8pt;
    color: #9d9999;
}

.marginLeft10px
{
    margin-left: 10px;
}


.flowListBox
{
    border: solid 1px #e5e5e5;
    margin: 5px 10px 20px 0px;
    height: 300px;
    overflow: auto;
    clear: both;
    padding-left: 8px;
}





.aFlowRow
{
    padding: 5px;
    height: 20px;
    line-height: 20px;
    border: solid 1px #e5e5e5;
    margin: 8px 0px 0px 0px;
    width: 860px;
}

.aFlowRowB
{
    background-color: #e6e6e6;
    padding: 5px;
    height: 20px;
    height: 20px;
    border: solid 1px #e5e5e5;
    margin: 8px 0px 0px 0px;
    width: 860px;
}


.finaDetailName
{
    width: 250px;
    float: left;
    margin-right: 8px;
}

.finaDetailCost
{
    width: 150px;
    float: left;
    margin-right: 8px;
}

.finaDetailAmount
{
    width: 80px;
    float: left;
    margin-right: 8px;
}

.finaDetailTotalCost
{
    width: 150px;
    float: left;
    margin-right: 8px;
}


.order
{
    width: 60px;
    float: left;
    margin-right: 8px;
}

.shengPiName
{
    width: 350px;
    float: left;
    margin-right: 8px;
}

.txtShengPiName
{
    width: 330px;
}

.shengPiRen
{
    width: 200px;
    float: left;
    margin-right: 8px;
    display: block;
}

.delRow
{
    width: 100px;
    float: right;
    margin-right: 8px;
}

/*添加审批人按钮*/
.shengPiRenBtnSpan a
{
    width: 80px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 9pt;
    display: block;
    float: right;
    border: solid 1px #e5e5e5;
    background-color: #f6f6f6;
    color: Black;
    text-decoration: none;
}

    .shengPiRenBtnSpan a:hover
    {
        background-color: yellow;
    }

#txtSelectedZhiXinRen1
{
    display: block;
    float: left;
    padding-right: 5px;
    background-position: left center;
    padding-left: 20px;
    background-image: url('easyUI/themes/icons/search.png');
    background-repeat: no-repeat;
}


.divRowGrid
{
    clear: both;
    padding: 4px;
}

.leftGrid
{
    width: 100px;
    line-height: 20px;
    height: 20px;
    float: left;
    text-align: right;
}

.rightGrid
{
    /* width:200px;*/
    line-height: 20px;
    height: 20px;
    float: left;
    margin-left: 5px;
}

.rightGrid_1
{
    /* width:200px;*/
    line-height: 20px;
    height: 20px;
    float: left;
    margin-left: 5px;
}

.trSpecial
{
    background-color: #f6f6f6;
    border-bottom: solid 1px #e5e5e5;
    height: 25px;
}






.divFooter
{
    height: 35px;
    line-height: 35px;
    background-color: #f6f6f6;
    clear: both;
    margin-top: 8px;
    text-align: center;
}

.divHeader
{
    height: 35px;
    line-height: 35px;
    background-color: #f5f5f5;
    clear: both;
    margin-bottom: 8px;
    text-align: left;
    padding-left: 8px;
    font-size: 120%;
    font-family: 微软雅黑;
}


/*弹出窗口样式：流程详细开始*/

.winBox
{
    clear: both;
    margin-bottom: 20px;
    /* width: 560px;*/
    margin: 0px auto;
    min-height: 200px;
}


.winBoxTitle
{
    line-height: 30px;
    height: 30px;
    background-image: url('images/panel_title.png');
    background-repeat: repeat-x;
    border-bottom: solid 1px #e5e5e5;
    font-size: 10pt;
    margin-bottom: 10px;
    padding-left: 10px;
    clear: both;
}


.divShouAllList
{
    line-height: 30px;
    height: 30px;
    background-image: url('images/expand.png');
    background-position: 10px center;
    background-color: #f6f6f6;
    border: solid 1px #cccccc;
    background-repeat: no-repeat;
    border: dashed 1px #e5e5e5;
    font-size: 10pt;
    margin-bottom: 10px;
    padding-left: 30px;
    clear: both;
    margin: 10px;
}




.winBoxTitleLeft
{
    float: left;
    width: 60%;
    padding-left: 8px;
    font-family: 微软雅黑;
    overflow: hidden;
    height: 30px;
}

.winBoxTitleRight
{
    float: right;
    width: 35%;
    text-align: right;
    margin-right: 8px;
}



.winBoxLeft
{
    float: left;
    width: 120px;
    margin-right: 20px;
}

.winBoxMainPic
{
    margin: 0px 20px 5px 0px;
}

    .winBoxMainPic img
    {
        width: 100px;
        border: solid 1px #cccccc;
        padding: 4px;
        margin: 0px auto;
    }

.winBoxLeft ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

    .winBoxLeft ul li
    {
        line-height: 20px;
        padding: 0px;
        margin: 0px;
    }

.winBoxRight
{
    float: right;
    width: 400px;
    min-height: 100px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.winBoxFina
{
    float: right;
    width: 460px;
    height: 280px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.winBoxRightContent
{
    padding: 4px;
    margin-bottom: 10px;
    min-height: 50px;
    border: dashed 1px #cccccc;
}

.winBoxRightContentFina
{
    padding: 4px;
    margin-bottom: 10px;
    min-height: 50px;
}

.winBoxRightItemTitle
{
    height: 20px;
    line-height: 20px;
    background-color: #f6f6f6;
    padding: 4px 0px 4px 10px;
    font-family: 微软雅黑;
    margin-bottom: 10px;
}


.winBoxRight Ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

    .winBoxRight Ul li
    {
        line-height: 20px;
        height: 20px;
        border-bottom: dashed 1px #e5e5e5;
        padding-left: 8px;
    }


.divWinRow /*在弹出窗中的 DIV行*/
{
    line-height: 30px;
    /* height:30px;*/
    margin-bottom: 5px;
}

.msgContent
{
    float: left;
    padding: 5px;
}

/*弹出窗口样式：流程结束*/



/*****上传图片完成后显示的图片列表样式*/

#ImgMerPic
{
    max-width:150px;
    height:auto;
    overflow:hidden;
    border:none;
    margin:5px;
}
#picListDiv{
width:auto;
height:auto;
}

#picListDiv img
{
    max-width:150px;
    height:auto;
    overflow:hidden;
    border:none;
    margin:5px;
}