﻿ .style1{width: 100%;}
body{ font-size:12px; margin:0 0 0 0;}
.input{padding:0px 3px;	border:1px solid #d1d1d1;background:url(input_bg.jpg) repeat-x;height:18px;line-height:18px;font-size:12px;color:#999;}
.floatleft { float: left; }
.floatright { float: right; }
#divImg{display:none;position:absolute;}
#divImg img{border:0px;border-bottom: #ccc 1px solid; border-left: #ccc 1px solid; padding-bottom: 2px; padding-left: 2px; padding-right: 2px; background: #fff; border-top: #ccc 1px solid; border-right: #ccc 1px solid; padding-top: 2px;}
.w380{width:380px;}.left{ float:left; }
/*file容器样式*/
a.files {margin:0 auto;float:left; width:64px;height:18px;overflow:hidden;display:block;border:1px solid #70b1cf;background:url(upfilebgImg.gif) left top no-repeat;text-decoration:none;}
/*file设为透明，并覆盖整个触发面*/
a.files input {margin-left:-240px;font-size:20px;cursor:pointer;filter:alpha(opacity=0);opacity:0;}
/*取消点击时的虚线框*/
a.files, a.files input{outline:none;/*ff*/hide-focus:expression(this.hideFocus=true);/*ie*/}
.uploading{float:left;background:url(loading.gif) no-repeat left center;padding-left:18px;display:none;line-height:20px;height:20px;}

.uploadingimg
{
    background:url(/images/loading.gif) no-repeat left center;padding-left:18px;display:none; text-align:center;
}