/*简历表格样式*/

em { color: #ff0000; }


.tableResume {
    width: 95%;
    margin: auto;
    mso-cellspacing: 1;
    mso-cellpadding: 5;
    border: 1px solid #D9DDE1;
}

.tableResume th {
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    border: 1px solid #D9DDE1;
    width: 25%;
    padding-right: 10px;
    text-align: right;
}

.tableResume td {
    height: 35px;
    line-height: 35px;
    border: 1px solid #D9DDE1;
    width: 75%;
    padding: 3px 0px 3px 10px;
}

.tableResume_Attach {
    width: 95%;
    margin: auto;
    mso-cellspacing: 1;
    mso-cellpadding: 5;
    border: 1px solid #D9DDE1;
}

.tableResume_Attach th {
    font-weight: bold;
    border: 1px solid #D9DDE1;
    padding-right: 10px;
    text-align: right;
}

.tableResume_Attach td {
    border: 1px solid #D9DDE1;
    padding: 4px 0px 0px 15px;
}

.tableResumeList {
    width: 95%;
    margin: auto;
    mso-cellspacing: 1;
    mso-cellpadding: 5;
    border: 1px solid #D9DDE1;
    table-layout: fixed;
}

.tableResumeList th {
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    border: 1px solid #D9DDE1;
    text-align: center;
}

.tableResumeList td {
    height: 35px;
    line-height: 35px;
    border: 1px solid #D9DDE1;
    text-align: left;
    padding-left: 5px;
}

.tableResumeList .tdC { text-align: center !important; }

.tableResume td input {
    height: 29px;
    border: 1px solid #aaaaaa;
    width: 60%;
    padding-left: 5px;
}

.tableResume td textarea {
    border: 1px solid #aaaaaa;
    width: 97%;
    margin-top: 10px;
    line-height: 20px;
    padding-left: 5px;
}

.tableResume td select {
    height: 29px;
    border: 1px solid #aaaaaa;
    width: 60%;
}

.tableResume td .lblMsg {
    height: 29px;
    color: #ff0000;
    display: none;
    font-weight: normal;
}

.tableResume td .lblMsg_A {
    height: 29px;
    color: #ff0000;
    display: none;
    font-weight: normal;
}

.tableResume td .lblMsg_Reg {
    height: 29px;
    color: #ff0000;
    display: none;
    font-weight: normal;
}

.tableResume td .rad {
    height: 15px;
    width: 15px;
}

.el {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*Z新增754*/

.login_header {
    margin-left: 100px;
    width: 65%;
    margin-bottom: 30px;
    margin-top: 30px;
    border-bottom: 1px solid #cfcfcf;
}

.login_header span {
    padding-right: 20px;
    cursor: pointer;
    line-height: 46px;
    font-size: 20px;
}

.login_header .active {
    color: #3f7dff;
    padding-bottom: 10px;
    border-bottom: 3px solid #3f7dff;
}

#loginUser {
    color: #626262;
   
    text-align: right !important;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
}

.left-lxwm {
    display: none;
}

.divRs {
    text-align: left;
}

.divRs h2 {
    background-image: none;
}

.cMp {
    margin-top: 0;
    margin-bottom: 0;
}

#IsSubmit {
    padding: 2px 3px;
    width: 58px;
    height: 25px;
}


#JobIsSubmit {
    padding: 2px 3px;
    width: 58px;
    height: 25px;
}


