/* 投递简历 */
.tdjlBack{position:fixed; left:0px; top:0px; z-index:666;}
.tdjlBlack{width:100%; height:100%; background-image:url(/skin/default/images/common/blackBack.png); background-position:left top; background-repeat:repeat; position:fixed; left:0px; top:0px;}
.tdjl{width:400px; background-color:#e2e2e2; position:absolute; top:1000px; z-index:999;   
-webkit-box-shadow:0 0 10px #808080;  
-moz-box-shadow:0 0 10px #808080;  
box-shadow:0 0 10px #808080;}
.tdjlTitle{width:100%; height:40px; background-color:#f58232; margin-bottom:23px;}
.tdjlTitle h1{font-size:16px; line-height:40px; color:#FFF; font-weight:bold; margin-left:12px; float:left;}
.tdjlTitle span{font-size:12px; line-height:46px; color:#E15829; font-weight:bold; margin-left:8px; float:left;}
/* 文字内容 */
.tdjtText{width:376px; height:35px; background-color:#e2e2e2; border-bottom:1px dotted #D1D1D1; margin:12px;}
.tdjtText:hover{border-bottom:1px solid #D1D1D1;}
.tdjtTextJt{width:17px; height:35px; background-image:url(/skin/default/images/common/commonArrow01.png); background-position:center; background-repeat:no-repeat; float:left;}
.tdjtTextJt:hover{background-image:url(/skin/default/images/common/commonArrow02.png);}
.tdjtText span{max-width:70px; font-size:12px; line-height:35px; color:#5a5a5a; display:block; float:left;}
.tdjlSr{width:280px; height:34px; font-size:12px; line-height:34px; float:left; border:none; background-color:#e2e2e2; color:#5a5a5a; margin-top:-1px;}
/* 上传简历 */
.tdjlScjlButtonBack{width:280px; height:34px; font-size:12px; line-height:35px; float:left; border:none; background-color:#e2e2e2; color:#666666; position:relative; margin-top:-1px; overflow:hidden;}
.tdjlScjlButton{width:100px; height:28px; line-height:26px; color:#fff; text-align:center; background-color:#f58232; position:absolute; top:5px; left:0px; display:block; transition: background-color 600ms ease 0s;}
.tdjlScjlButton:hover{background-color:#e15829; color:#FFF; cursor:pointer;}
.tdjlScjl{display:none;}
.tdjlScjlPd{width:200px; height:24px; font-size:12px; line-height:24px; color:#5a5a5a; position:absolute; top:5px; left:110px;}

.tdjlTjButton{width:400px; height:28px; background-color:#f58232; color:#FFF; font-size:14px; line-height:28px; text-align:center; border-top:1px #D1D1D1 solid; margin-top:-1px; transition: background-color 600ms ease 0s; margin-top:30px;}
.tdjlTjButton:hover{cursor:pointer; color:#FFF; border-top:1px #f5f5f5 solid; background-color:#e15829;}