
.fileUploadControlWrap {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	font: 8px Verdana, Arial, sans-serif;
	font-size: 12px;
}


.fileUploadControl {
	position:relative;
	background:none repeat scroll 0 0 #F8F8F8;
	border: 0px solid #ccc;
	margin-top: 0px;
	margin-left: 0px;
	padding: 15px;
	min-width: 500px;
}
.fileFindBox {
	height: 22px;
}
.findFileWrap {
	float: left;
	padding: 0px;
	background-color: #eeeeee;
}
#uploadAttachFile {
	margin: 0px;
	width: 300px;
	height: 22px;
}
.btnUploadWrap {
	float: left;
	padding-left: 5px;
}
.findFileTitle {
}

.uploadGuideText {
	clear: both;
	color: #5F5C5C;
	margin-top: 4px;
}

.uploadFileManage {
	margin-top: 10px;
	height: 125px;
}
.uploadFileListWrap {
	float: left;
}
.selectFileList {
	width: 300px;
	height: 120px;
	padding: 0px !important;
}
.selectFileList option {
	padding: 0px;
}
#selectFileList {
	width: 300px;
	height: 120px;
	padding: 0px !important;
}
#selectFileList option {
	padding: 0px;
}
.uploadFileButtons {
	float: left;
	padding-left: 5px;
	padding-top: 2px;
}
.allDownloadWrap {
	margin-top: 2px;
	display: none;
}
.btn_type06{width:59px; height:22px; background:url('/images/common/btn/btn_default.jpg') no-repeat; float:right; cursor: pointer; padding-top:1px; text-align:center; color:#727272; font-weight:bold;}
