@charset "utf-8";
/**求职信样式**/
.letadd{
    margin-bottom: 20px;
}
.letaddleft{
    width: 117px; 
    height: 35px; 
    line-height: 35px; 
    display: block; 
    background: #66be8c; 
    border-radius: 3px 0 0 3px; 
    text-align: center; 
}
.letaddleft a ,.letaddright .icon a{
    color: #dbffeb;
}
.letaddleft a:hover ,.letaddright .icon a:hover{
    color: #fff;
}
.letaddright{
    width: 47px; 
    height: 35px; 
    line-height: 35px; 
    display: block; 
    background: #4d7b61; 
    border-radius: 0 3px 3px 0; 
    text-align: center; 
}
.letaddright .icon{
    font-size: 24px; 
    color: #fff;
    margin-top: -2px;
    margin-top: 0\0;
    *margin-top: -2px;
}
.letbox{
    background: #f9f9f9; 
    border: 1px solid #e3e3e3; 
    padding: 18px 30px; 
    height: auto; 
    overflow: hidden; 
    margin-bottom: 20px;
    cursor: pointer;
}
.letbox dt{
    height: 35px; 
    line-height: 35px;
}
.letbox dt span em{ color:#f5694b;}
.letbox dt span.tit{
    font-size:16px; 
    font-weight:bold; 
    color:#66be8c;
}
.letbox dt span i{
    width: 37px; 
    height: 35px; 
    display: block; 
    text-align: center;
}
.letbox dt span i.line{
    background:url(http://static.jjoobb.cn/images/personal/helpapply/letedit-line.jpg) no-repeat top left;
}
.letbox dt span i a{
    color: #666;
}
.letbox dt span i a:hover ,.letbox dt span i.editcur a{
    color: #f5694b;
}
.letbox dd{
    height: auto;
    overflow: hidden;
    border-top: 1px dashed #ccc;
    margin-top: 10px;
    padding-top: 20px;
    line-height: 28px;
}
.letbox dd .p1{
    text-indent:2em;
}

/**写信样式**/
.wrilet{
    height:auto; 
    overflow:hidden; 
    margin-top:40px;
    display: none;
}
.wriletlay{
    height: auto;
    overflow: hidden;
    margin-bottom:20px;
    line-height: 32px;
}
.wriletlay span .inp1{
    padding: 2px 5px;
    width: 320px;
    border: 1px solid #ddd;
    height: 30px;
    line-height:30px\9;
    vertical-align:middle;
    border-radius:3px;
}
.wriletlay span .inp1:focus, .wriletlay span .textarea1:focus {
    border: 1px solid #66be8c;
}
.wri-choice {
    line-height: 36px;
    vertical-align: middle;
}
.wri-choice label{
    height: 30px; 
    line-height: 30px; 
    text-align: center; 
    width: 40px; 
    display: block; 
    padding: 2px 5px; 
    border: 1px solid #ddd; 
    border-radius: 3px; 
    margin-left: 10px; 
    color: #666;
    cursor: pointer;
}
.wri-choice label:hover ,.wri-choice.chcur label{
    height: 28px; 
    line-height: 28px; 
    width: 38px; 
    border: 2px solid #66be8c; background:url(http://static.jjoobb.cn/images/personal/helpapply/job-pitchon.png) no-repeat top right;
}
.wriletlay span .textarea1{
    padding: 5px 7px;
    width: 600px;
    border: 1px solid #ddd;
    border-radius: 3px;
    height: 180px;
}
.wriletbut input{
    border: none;
    width: 86px; 
    height: 37px;
    line-height: 37px; 
    text-align: center; 
    margin-left: 84px; 
    display: block; 
    background: #fd846a; 
    border-radius: 3px; 
    color: #fff;
    cursor: pointer;
    float: left;
}
.wriletbut input:hover{
    background: #f5694b;
}
.wriletbut .btn {
    padding: 0;
    width: 86px; 
    height: 37px;
    line-height: 37px; 
    text-align: center; 
    display: block; 
    float: left;
    margin-left: 20px;
    background: #bbb;
}
.wriletbut .btn:hover, .wriletbut .btn:active {
    color: #fff;
    background: #999;
}
/**提示弹出框**/
.prompt{
    width: 660px; 
    height: auto; 
    overflow: hidden; 
    background: #f8f8f8;
    z-index: 1; 
    top: 50px; 
    left: -480px;
    border-radius: 10px;
    box-shadow: 0 0 10px #ccc;
}   
.por .triangle{
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #e2e2e2 transparent;
    margin: 30px 0 0 130px;
    *right: 15px;
}
.promptclo{
    padding: 0px 15px 0 0;
}
.promptclo .icon{
    font-size: 18px;
}
.promptclo .icon a{
    color: #ccc;
}
.promptclo .icon a:hover{
    color: #999;
}
.prompttext{
    padding:10px 20px 30px 20px;
    height:auto; 
    overflow:hidden; 
    color:#666;
}
.prompttext img{
    float:left; 
    margin:32px 0 0 10px;
}
.prompttext .info{
    width:460px;
    height:auto;
    overflow:hidden;
    display:block; 
    font-size:12px; 
}
.prompttext .info h5{
    font-weight:bold;
}
.prompttext p{
    line-height:32px; 
    margin-top:10px;
}
/*空内容状态style*/
.empty{
    line-height: 32px; 
    padding: 40px;
    text-align:center;
}
.empty .icon{
    font-size: 24px;
    color: #f5694b;
    padding-right: 10px;
    vertical-align: top;
    *vertical-align: middle;
}
.empty .sp1{
    color: #f5694b;
}
.offer{
    padding:0 5px;
    font-weight: bold;
}