.wj_li01{height:30px; line-height: 30px; border: 1px solid #ccc; border-radius: 3px; padding:0 15px; margin-top:5px;}
.wj_li01 a{text-decoration: none; color: #0093dd;}
.progressBar{background:#fff;border:1px solid #ccc; height:8px; border-radius:4px; overflow: hidden;}
.progressVal{background:#f2f2f2; text-align: center; line-height: 24px; font-size: 14px;}
.fileShowLef{float:left; max-width:80%; overflow:hidden; font-size: 14px;}
.fileShowRemove{float: right; max-width: 20%; overflow:hidden; font-size: 14px;}
.filePercent{text-align: center;}
/*a  Aupload 上传附件*/
a.Aupload {padding: 0 35px;height: 40px;line-height:40px;font-size:14px;width: auto;position: relative;cursor: pointer;
    color: #fff;background: #337ab7;border: 1px solid #2e6da4;border-radius: 4px;overflow: hidden;display: inline-block;*zoom: 1;
    text-align:center;text-decoration: none;}
a.Aupload  input {position: absolute;font-size: 100px;right: 0;top: 0;opacity: 0;filter: alpha(opacity=0);cursor: pointer}
a.Aupload:hover {color: #fff;background: #286090;border-color: #204d74;text-decoration: none;}
