﻿@charset "utf-8";

/*简历列表*/
.resume-list-table { font-size: 12px !important; border-collapse: collapse; width: 100%; border: 1px solid #e9e9e9; margin-bottom: 20px; }
    .resume-list-table tr th { height: 30px; line-height: 30px; background: #1365b1; color: #fff; text-align: center; border: 1px solid #e9e9e9; }
    .resume-list-table tr td { text-align: center; line-height: 30px; border: 1px solid #e9e9e9; }

/*简历详细信息*/
.resume-detail { }
    .resume-detail h4 { text-align: center; }
.resume-detail-table { }
    .resume-detail-table tr td:first-child { text-align: right; font-weight: bold; }

/*职位详细信息*/
.job-detail-table { font-size: 12px !important; color: #444444; border-collapse: collapse; width: 100%; margin-bottom: 20px; }
    .job-detail-table .table-title { font-size: 14px !important; font-weight: bold; text-indent: 15px; line-height: 40px; color: #333; background: url(/portals/_default/GlobalstechTemplates/Recruitment/images/title-border-bg.jpg) left bottom no-repeat; }
        .job-detail-table .table-title span { color: #014f9a; font-size: 16px; }
    .job-detail-table .table-title-zw { background: #f5f5f5; line-height: 25px; }
        .job-detail-table .table-title-zw span { font-size: 14px !important; font-weight: bold; color: #1265b1; }
    .job-detail-table tr td { line-height: 30px; }
    .job-detail-table .td001 { width: 80px; text-indent: 15px; }
    .job-detail-table .td002 { width: 280px; }
    .job-detail-table .td003 { padding-left: 15px; width: 610px; }
    .job-detail-table .tdjl-btn { width: 107px; height: 38px; line-height: 36px; background: url(/portals/_default/GlobalstechTemplates/Recruitment/images/tdjl-bg.jpg) left bottom no-repeat; text-align: center; font-size: 14px !important; }
        .job-detail-table .tdjl-btn a { display: block; color: #fff; text-decoration: none; }
