#uploader{text-align:left;padding:10px 10px 5px 10px;} #uploader .red{color:#f00;padding:0;}
.imgbox{float:left;text-align:center;width:128px;height:135px;margin-right:20px;;font-size:14px;position:relative;}
.item_border{width:126px;height:96px;position: relative;border:1px solid #1F69E4;padding:2px;display:table-cell;vertical-align:middle;text-align:center;}
.item_border .item{position:static;*position:absolute;top:50%;}
.item_border .item img{border:0;position:static;*position:relative;top:-50%;left:-50%;max-width:120px;max-height:90px;width: expression(this.width > 120 && this.width > this.height ? 120 : true);height: expression(this.height > 90 ? 90 : true);}
.item .number{border:0;position:static;*position:relative;top:-50%;left:-50%;text-align:center;font-size:12px;color:gray;}
.ui-progressbar-value{position:static;*position:relative;top:-50%;left:-50%;height:3px;overflow:hidden;background:#C00;}

.imgbox a{cursor:pointer;}
.btna{width:128px;height:30px;line-height:20px;position: relative;}
.btna .fmian{color:#666;left:35px;position:absolute;line-height:28px;text-align:center;width:60px;cursor:pointer}
.btna i{left:-33px;top:-94px;z-index:999;position:absolute;background:url(/swfupload/upload.png) 0 -131px;width:40px;height:18px;}

.bt_l{background:url(/swfupload/upload.png) 0 -100px;display:inline-block;width:13px;height:12px;line-height:50px;margin:8px 70px 0 2px;overflow:hidden;}
.bt_l:hover{background:url(/swfupload/upload.png) 0 -113px;}
.bt_r{background:url(/swfupload/upload.png) -14px -100px;display:inline-block;width:13px;height:12px;line-height:50px;margin:8px 0 0;overflow:hidden;}
.bt_r:hover{background:url(/swfupload/upload.png) -14px -113px;}
.delete{background:url(/swfupload/upload.png) -56px -98px;display:block;height:24px;width:24px;line-height:80px;
position:absolute;right:-5px;top:-5px;z-index:999;overflow:hidden;}
.delete:hover{background:url(/swfupload/upload.png) -56px -123px;}

#jsUploader{display:inline;width:140px;height:34px;}


.clearfix{clear:both}
#upload-view {min-height:200px; _height: 200px; background: #fff; border: 1px solid green;display:none }
#log {margin:0; white-space: nowrap; clear: both; }
#upload-target{margin:10px 10px 0 10px;cursor:pointer;border-radius:20px;border:0;text-align:center;background:#0a82e4; color:#fff; font-size:16px;width:140px;height:34px;}
			
.tabTitle {margin:10px 0 0 10px; overflow:hidden; zoom: 1;}
.tabTitle li { float: left; margin-right: 4px; z-index: 10; position: relative; }
.tabTitle li span{ float: left; padding: 0 18px; border:1px solid #cdcdcd; border-bottom: none; line-height: 40px; font-size: 14px; color: #333; text-decoration: none; font-weight:bold; cursor:pointer}
.tabTitle li span:hover, .tabTitle li.on span{border-top:2px solid #336699;line-height:40px; background: #fff; }


#upload-container{position:relative;padding-bottom:5px}
.p-note{color:#888;font-size:12px;line-height:28px;}
#Postdata{opacity:1;filter:alpha(opacity=1);width: 0.1px; height: 0.1px; overflow: hidden;top:5px;left:5px; position: absolute; z-index: -1;}
#mask{width:140px;height:34px;line-height:34px;display:inline-block;cursor:pointer;font-size:16px;background:#00AA5F;color:#fff;border-radius:20px;text-align:center;margin-right:10px;}
#upload-view img{width:150px;}