/**个人简历右边内容**/
.rightMain{ width:840px; padding:10px 40px; float:left; font-size:14px; }
.rightMain .errors{ margin-left:30px; width:810px; margin-top:20px; }
.rightMain .jobInfo{ width:760px; float:left; padding:0 40px; }
.rightMain .jobInfo .information{ width:100%; float:left; margin-top:25px; height:24px; line-height:24px; font-size:13px; margin-left:30px; }
.rightMain .jobInfo .information span{ float:left; height:24px; line-height:24px; color:#a5a5a5; padding-left:23px;
    background:url(../images/bigicon.png) 0px -240px no-repeat; }
.rightMain .jobInfo dl{ width:100%; float:left; margin-top:20px; height:37px; }
.rightMain .jobInfo dt{ width:110px; float:left; height:37px; line-height:37px; text-align:right; color:#666 }
.rightMain .jobInfo dt .caption{ font-size:15px; width:90px; float:left; }
.rightMain .jobInfo dt .asterisk{ color:#ff0000; width:20px; font-size:20px; float:left; margin-top:4px; height:30px; }
.rightMain .jobInfo dd{ float:left; height:37px; line-height:37px; margin-left:8px; }
.rightMain .jobInfo dd input{ width:246px; border:1px solid #cfcfcf; height:35px; border-radius:2px;
    float:left; line-height:35px; padding:0 7px; outline:none; box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
    vertical-align:middle; }
.rightMain .jobInfo .mLeftTen{ margin-left:10px; float:left }
.rightMain .jobInfo dd .radios{ float:left; width:16px; height:16px; margin-top:11px; border:none; }
.rightMain .jobInfo dd label{ float:left; height:37px; line-height:37px; margin-left:2px; font-size:14px; color:#444 }
.rightMain .jobInfo input.subs{ background-color:#da4e4d; color:#fefefe !important; padding:0 30px !important; box-shadow:0px 1px 2px #a4a6a6; cursor:pointer; border:none; float:left; }
.rightMain .jobInfo input.btn{ height:37px; line-height:37px; border-radius:3px; font-size:16px; width:124px; font-family:"微软雅黑" }
.rightMain .jobInfo .cancel{ padding:0 30px; box-shadow:0px 1px 2px #a4a6a6; cursor:pointer; border:none; float:left;background:#999; color:#fefefe; margin-left:20px; font-size:16px; }
.rightMain .jobInfo .cancel:hover{ background:#898989; color:#fff; text-decoration:none}
.rightMain .resumeSend dl{ margin-top:8px; }

/**显示错误信息**/
.rightMain .errinfo{ line-height:32px; float:left; height:32px; color:#EA6A00; display:block; font-size:13px; }
.rightMain .error{ float:left; padding-left:19px; background:url(/default/images/icon/icon1.png) 0px -89px no-repeat; color:#EA6A00 }
.rightMain .success{ float:left; padding-left:19px; background:url(/default/images/icon/icon1.png) 0px -119px no-repeat; color:#7EB746 }
.rightMain .tip{ float:left; padding-left:19px; background:url(/default/images/icon/icon1.png) 0px -149px no-repeat; color:#65A7AF }
/*简历刷新*/
.rightMain .refresh{ width:460px; float:left; padding:0 10px; }
.rightMain .refresh .authentication{ width:430px; float:left; margin-top:20px; margin-left:30px; }
.rightMain .refresh .authentication .planIco{ width:380px; float:left; margin-top:10px; padding-left:50px; font-size:15px;
    background:url(/default/images/index/icon74.png) no-repeat 0 0; height:42px; line-height:20px; color:#333; }
.rightMain .refresh .authentication .planTip{ width:380px; float:left; margin-top:10px; color:#777; margin-left:50px; }
.rightMain .refresh .authentication .planTip a{ color:#00a0ea; }
.rightMain .refresh .authentication .planTip a:hover{ color:#ff9a00; }
.rightMain .refresh .authentication .planAgain{ float:left; margin-top:25px; border-radius:3px; margin-left:50px;
    width:120px; height:40px; line-height:40px; text-align:center }
.rightMain .refresh .authentication .planAgain a{ color:#fff; display:block; font-size:15px; background:#00b7ee; }
.rightMain .refresh .authentication .planAgain a:hover{ background:#55b7ee; text-decoration:none }
.rightMain .refresh .authentication .planCancel a{ background:#f0f0f0; color:#898989}
.rightMain .refresh .authentication .planCancel a:hover{ background:#e5e5e5; color:#444}
