	/* UPLOADER IMAGE */
		/* Basic Layout */
			.CommonUploader { float: none; display: block; width: 700px; padding: 15px 0; }
			.CommonUploader div { float: none; display: block; margin: 0; padding: 0; }
			.CommonUploader ul { float: none; display: block; margin: 0; padding: 0; }
			.CommonUploader ul li { float: none; display: block; margin: 0; padding: 0; }
		/* List Part */
			.CommonUploader .fileListPart { width: 673px; clear: both; margin-left: 13px; padding-bottom: 10px; margin-top: 5px;  }
			.CommonUploader .fileListPart ul li a { }
			.CommonUploader .filecount0 .fileListPart { display: none; }
		/* List Part : Image Mode */
			.CommonUploader .fileListPart .imageMode ul { width: 696px; margin-left: 0; margin-top: -15px; }
			.CommonUploader .fileListPart .imageMode ul li { border: solid 1px #b9b9b9; margin-top: 15px; margin-right: 24px; display: inline-block; position: relative; /*ie6,7*/*display:inline; *zoom:1; }
			.CommonUploader .fileListPart .imageMode ul li a { display: block; }
			.CommonUploader .fileListPart .imageMode ul li a.image { width: 90px; height: 80px; }
			.CommonUploader .fileListPart .imageMode ul li a.image img { width: 90px; height: 80px; border: 0; vertical-align: top; }
			.CommonUploader .fileListPart .imageMode ul li a.delete { width: 16px; height: 18px; text-indent: -1000em; clear: both; position: absolute; float: left; display: inline; right: 0px; top: 62px; overflow: hidden; background: url('//img.luckyworld.net/common/uploader/btn_delete1.gif') no-repeat left top; }
			.CommonUploader .fileListPart .imageMode ul li a:hover.delete { background-color: #efefef; }
			.CommonUploader .fileListPart .imageMode ul li a.delete { font-weight: dotum, 돋움; font-size: 11px; font-weight: bold; line-height: 13px; text-decoration: none; color: #a9a9a9; }
			.CommonUploader .fileListPart .imageMode ul li span.filetype { display: inline-block;  /*ie6,7*/*display:inline; *zoom:1; width: 90px; height: 80px; background: none no-repeat center center; overflow: hidden; text-indent: -1000em; }
			.CommonUploader .fileListPart .imageMode ul li span.filetype.filetype2 { background-image: url('//img.luckyworld.net/common/uploader/btn_file1.gif'); }
			.CommonUploader .fileListPart .imageMode ul li span.filetype.filetype3 { background-image: url('//img.luckyworld.net/common/uploader/btn_file1.gif'); }
			.CommonUploader .fileListPart .imageMode ul li span.filetype.filetype4 { background-image: url('//img.luckyworld.net/common/uploader/btn_file1.gif'); }
			.CommonUploader .fileListPart .imageMode ul li span.filetype.filetype5 { background-image: url('//img.luckyworld.net/common/uploader/btn_file1.gif'); }
		/* Upload Part */
			.CommonUploader .fileUploadPart { width: 673px; clear: both; margin-left: 13px; padding: 2px 0; position: relative; }
		/* Upload Part : Note */
			.CommonUploader .fileUploadPart .note { width: 443px; clear: both; margin-top: 7px; padding-top: 3px; margin-left: 5px; }
			.CommonUploader .fileUploadPart .note { color: #3e3939; font-family: dotum, 돋움, AppleGothic; font-size: 11px; line-height: 17px; }
		/* Upload Part : Button */
			.CommonUploader .fileUploadPart .button { position: absolute; top: 0; right: 0; width: 115px; height: 33px; overflow: hidden; margin-top: 0px; cursor: pointer; }
			.CommonUploader .fileUploadPart .button { background: url('//img.luckyworld.net/common/uploader/btn_upload1.gif') no-repeat left top; }
			.CommonUploader .fileUploadPart .button .buttonBody { float: left; display: inline; width: 200px; height: 48px; margin: -10px 0 0 -109px; padding: 0; cursor: pointer; }
			.CommonUploader .fileUploadPart .button .buttonBody label { display: none; }
			.CommonUploader .fileUploadPart .button .buttonBody input { float: left; display: inline; width: 500px;  height: 48px; margin-top: -10px; font-size: 150px; border: 0; background: none; margin: 0; padding: 0; cursor: pointer; filter:alpha(opacity=0); opacity: 0; -moz-opacity: 0; }
