﻿body
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}
.background
{
    background-image: url(/Image/bg_public.jpg);
    background-repeat: no-repeat;
}
.txtStyle
{
    color: #ffffff;
    font-family: 'Arial Negreta' , 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
}
.footer
{
    clear: left;
}
.rightDivLogin
{
    text-align: center;
    width: 369px;
    margin: 30px auto;
    background: inherit;
    background-color: #E4E4E4;
}
.logindiv
{
    width: 302px; /*height: 39px;*/
    color: #0066CC;
    text-align: right;
    margin: 0 auto;
    margin-top: 18px;
}
tbody
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}
.isLogin,.mybutton
{
    width: 252px;
    cursor: pointer;
    border-style: none;
    height: 39px;
    font-size: 20px;
    color: #FFFFFF;
    background-color: #0066CC;
    display: inherit;
    margin: 0 auto;
    border-radius: 5px;
}
.userInput
{
    width: 98%;
    height: 33px;
    line-height: 33px;
    font-family: 'Arial Normal' , 'Arial';
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    outline-style: none;
}
.imgIcon
{
    height: 23px;
    width: 23px;
}
.divLoginHeader
{
    background-color: #4F87D2;
    text-align: left;
    height: 39px;
    vertical-align: baseline;
    line-height: 39px;
}
.loginimg
{
    width: 34px;
    height: 29px;
    color: #ffffff;
}
tr
{
    background-color: transparent;
}
#divRegisteFoot
{
    width: 100%;
    height: auto;
    text-align: center;
    background-color: rgb(100,100,100);
    opacity: 0.7;
}
#divRegisteFoot table tr td a
{
    font-size: 12px;
    color: #EEEEEE;
    min-width: 80px;
    margin-right: 10px;
    text-decoration: none;
}
#divRegisteFoot table tr td a:checked
{
    color: #EEEEEE;
}
#divRegisteFoot table tr td a:hover
{
    color: Orange;
    text-decoration: underline;
}
#divRegisteFoot table tr td span
{
    font-size: 12px;
    color: #EEEEEE;
}
.loginLock
{
    float: left;
    text-align: left;
    height: auto;
    color: Blue;
    margin-top: 10px;
}
.tdLeft
{
    width: 74px;
    height: 29px;
    color: #000;
    border-radius: 5px 0px 0px 5px;
    background-color: #fff;
}
.tdRight
{
    border-radius: 0px 5px 5px 0px;
}
.tablediv
{
    width: 100%;
    height: 39px;
}
.valiMsg
{
    color: Red;
    width: 10px;
}
.txtSetCss
{
    width: 180px;
}
.btnSetCss
{
    height: 39px;
}
#divRegisteVali1, #divRegisteVali2
{
    background-color: Red;
    color: White;
    font: 24px;
    font-weight: bold;
    text-align: left;
    border-radius: 5px;
    display: none;
}
.pRegisteVali1, .pRegisteVali2
{
    min-height: 40px;
    line-height: 40px;
    padding-left: 5px;
}
#ddlProject
{
    width: 100%;
    height: 29px;
}

/*弹出层样式*/
.UL_Toolbar
{
    height: 32px;
    line-height: 32px;
    background-color: #EBEBEB;
    border-radius: 5px;
    font-size: 12px;
    position: relative;
    border: solid 1px #a9a7a7;
    margin: 0px;
    margin-top: 5px;
}
.UL_Toolbar li
{
    list-style-type: none;
    float: left;
    min-width: 20px;
    padding-right: 10px;
    padding-left: 30px;
}

.divSelectBusinessUnit, .divAddBusinessUnit, .divSelectProject,.divEditUser
{
    overflow: hidden;
    display: none;
}

.divBusinessUnitAction
{
}
.divSetCss
{
    height: 390px;
}
.txtSearchText
{
    height: 24px;
    width: 400px;
    line-height: 24px;
}
.tableContent
{
    width: 100%;
    margin-top: 5px;
}
.tableContent tr
{
    height: 35px;
}
.liAddBusinessUnit:hover, .btnOK:hover, .liReturn:hover
{
    cursor: pointer;
    background-color: #c0def7;
}
.liAddBusinessUnit
{
    background-image: url('/Image/PreConsign/add.png');
    background-position: 5px;
    background-repeat: no-repeat;
}
.liReturn
{
    background-image: url('/Image/PreConsign/return.png');
    background-position: 5px;
    background-repeat: no-repeat;
}
.btnOK
{
    background-image: url('/Image/PreConsign/submit.png');
    background-position: 5px;
    background-repeat: no-repeat;
}
.tableAddBusinessUnit
{
    width: 100%;
    height: 100%;
}
.tdMsg
{
    width: 100px;
    text-align: right;
}
.tdAddBusinessUnitContent input
{
    width: 80%;
    height: 20px;
}
.tdValiMsg
{
    color: Red;
}
.trAddBusinessUnitButton
{
    text-align: right;
    vertical-align: bottom;
}
.trAddBusinessUnitButton input
{
    width: 80px;
    margin: 0px 5px 5px 0px;
}
.trAddBusinessValiMsg
{
    background-color: Red;
    font: 24px; /*font-weight: bold;*/
    display: none;
}
.tdAddBusinessValiMsg
{
    color: White;
}
.trBusinessUnitsTitle
{
    background-color: #0066CC;
    color: White;
    text-align: center;
}
.thBusinessUnitsTitle
{
    border-right: 1px solid #fff;
}
.tdTwoBGColow
{
    background-color: #F2F2F2;
}
.searchText
{
    color: Gray;
}
