.form-message-wrapper { }
.form-message-title{background: #1361a7 none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 10px;
    padding-left: 10px;}
.form-message-row { display: table; margin-bottom: 15px; }
    .form-message-row .dnnLabel { display: inline-block; float: none; position: relative;width: 80%; color:#737574; font-weight:normal; }

.form-title { width: 130px; float: left; font-size: 12px; font-weight: bold; color: #003366; }
.form-title div.dnnLabel{ width:92px !important; min-width:70px;}
.form-content { float: left; }
    .form-content input { width: 300px; color: #737574; float: left; }
    .form-content textarea { color: #737574; width:300px; font-size:14px;}
    .form-content .required { color: #F00; }
	.form-content select{ width:305px;}
.aspnetpager { padding-right: 10px; }
.form-content .btn-save { width:100px; }
.btn-reset { }
.VerifyCode { width: 80px; height: 25px !important; float: left; }
/*简历列表*/
.resume-list-table { font-size: 12px !important; border-collapse: collapse; width: 100%; border: 1px solid #e9e9e9; margin: 20px auto; }
    .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; }

/**/
.view_outerest { width: 975px; padding-left: 10px; padding-right: 10px; font-size: 14px; }
.view_outer { width: 975px; display: table; margin-bottom: 15px; }
.view_title { width: 75px; float: left; font-weight: bold; color: #999999; }
.view_content { width: 900px; float: left; }
