	/* UPLOADER IMAGE */
		/* Basic Layout */
			.comUploader { width: 660px; padding: 10px 0; }
		/* List Part */
			.comUploader .fileListPart { width: 637px; clear: both; margin-left: 11px; padding-bottom: 10px; }
			.comUploader .fileListPart ul { }
			.comUploader .fileListPart ul li { }
			.comUploader .fileListPart ul li a { }
			.comUploader .filecount0 .fileListPart { display: none; }
		/* List Part : Image Mode */
			.comUploader .fileListPart .imageMode ul { width: 645px; margin-left: -8px; margin-top: -7px; }
			.comUploader .fileListPart .imageMode ul li { border: solid 1px #b9b9b9; margin-top: 7px; margin-left: 8px; }
			.comUploader .fileListPart .imageMode ul li a { float: left; display: inline; }
			.comUploader .fileListPart .imageMode ul li a.image { width: 119px; height: 83px; }
			.comUploader .fileListPart .imageMode ul li a.image img { width: 119px; height: 83px; border: 0; vertical-align: top; }
			.comUploader .fileListPart .imageMode ul li a.delete { width: 14px; _width: 16px; height: 12px; _height: 16px; padding-top: 2px; clear: both; margin: -15px -1px -1px 104px; overflow: hidden; border: solid 1px #b9b9b9; background: white; text-align: center; }
			.comUploader .fileListPart .imageMode ul li a:hover.delete { background-color: #efefef; }
			.comUploader .fileListPart .imageMode ul li a.delete { font-weight: dotum, 돋움; font-size: 11px; font-weight: bold; line-height: 13px; text-decoration: none; color: #a9a9a9; }
		/* Upload Part */
			.comUploader .fileUploadPart { width: 637px; clear: both; margin-left: 11px; padding: 2px 0; }
		/* Upload Part : Note */
			.comUploader .fileUploadPart .note { width: 473px; clear: both; margin-top: 0px; padding-top: 3px; }
			.comUploader .fileUploadPart .note { color: #3e3939; font-family: dotum, 돋움, Helvetica; font-size: 11px; line-height: 17px; }
		/* Upload Part : Button */
			.comUploader .fileUploadPart .button { float: right; width: 91px; height: 28px; overflow: hidden; margin-right: 10px; margin-top: 5px; cursor: pointer; }
			.comUploader .fileUploadPart .button { background: url('//static.inven.co.kr/image/board/common/bttn_91x28_white1_imgup.gif') no-repeat left top; }
			.comUploader .fileUploadPart .button .buttonBody { float: left; display: inline; width: 200px; height: 48px; margin: -10px 0 0 -109px; padding: 0; cursor: pointer; }
			.comUploader .fileUploadPart .button .buttonBody label { display: none; }
			.comUploader .fileUploadPart .button .buttonBody input { float: left; display: inline; width: 100px;  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; }
