<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

fieldset.prevFileList {
	clear: both;
	width: 98%;
	margin-bottom: 10px;
	margin-top: 10px;
}

fieldset.prevFileList p img {
	padding-left: 5px;
	vertical-align: middle;
	border: 0px;
}
fieldset.prevFileList p img.bt {
	cursor: pointer;
}

fieldset.prevFileList p span.sep {
	color:  #CCC;
}

fieldset.prevFileList span.tradeImgSet {
	color:  red;
}

div.flash_upload_div {
	clear: both;
	width: 100%;
}

div.flash_upload_div div.fappendDiv {
	clear: both;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 3px;
}

div.flash_upload_div div.fappendDiv div.fappendext {
	float: left;
	text-align: left;
	background-image: url(/Ivyimages/swfupload/bl_file.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 0.8em;
}

div.flash_upload_div div.fappendDiv div.f_total {
	float: right;
	text-align: right;
	color: #666;
}

div.flash_upload_div div.fu_btn {
	clear: both;
	margin-bottom: 2px;
	width: 100%;
	height: 18px;
}

div.flash_upload_div div.fu_btn div.fcomment {
	float: left;
	display: inline;
	text-align: left;
	margin-top: 4px;
}

div.flash_upload_div div.fu_btn div.f_buttons {
	float: right;
	display: inline;
	margin-bottom: 1px;
	margin-left: 10px;
}

div.flash_upload_div div.fu_btn div.f_buttons object  {
	float: left;
	z-index: 1;
}

.deleteButton:link,
.deleteButton:active,
.deleteButton:visited {
	display: none;
	float: left;
	background-image: url(/Ivyimages/swfupload/btn_editor_fileclear.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 73px;
	height: 20px;
	margin-left: 2px;
}

a.deleteButton:hover {
	background-position: 0px -20px;
}

div.flash_upload_div div.fud {
	clear: both;
	width: 100%;
	border: 1px solid #C7C7C7;
	border-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
	opacity: 0;
	height: 1px;
}

div.flash_upload_div div.fud div.fu_bar {
	height: 22px;
	background-color: #E8E8E8;	
	border-bottom: 1px solid #A8A8A8;
	margin: 2px;
	margin-top: 0px;
}

div.flash_upload_div div.fud div.fu_bar div.fu_check {
	float: left;
	display: inline;
	text-align: center;
	width: 5%;
}

div.flash_upload_div div.fud div.fu_split {
	float: left;
	display: inline;
	padding-top: 20px;
	width: 2%;
	text-align: center;
	background-image: url(/Ivyimages/swfupload/fu_split.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

div.flash_upload_div div.fud div.fu_filename {
	float: left;
	display: inline;
	padding-top: 5px;
	width: 70%;
	text-align: center;
}

div.flash_upload_div div.fud div.fu_filesize {
	float: left;
	display: inline;
	padding-top: 5px;
	width: 20%;
	text-align: center;
}

div.flash_upload_div div.fud div.fu_item_set {
	height: 1px;
	width: 100% !important;
	background-image: url(images/guide.gif); 
	margin-bottom: 8px;
	overflow: hidden;
	opacity: 0;
}

div.flash_upload_div div.fud div.ui-resizable-handle {
	clear: both;
	width: 100% !important;
	padding: 0px !important;
	margin: 0px !important;
	bottom: 0px !important;
	height: 7px !important;
	background-image: url(images/bottom_resize.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #f5f5f5;
	border-bottom: 1px solid #9e9e9e;
}

div.flash_upload_div div.fud .progress {
	color: #999;
}

div.flash_upload_div div.fud .fu_item {
	clear: both;
	cursor: pointer;
	display: block;
	padding-top: 5px;
	margin-bottom: 5px;
}

div.flash_upload_div div.fud .fu_initem {
	float: left;
}

div.flash_upload_div div.fud .ncomment {
	clear: both;
	padding-bottom: 4px;
	border-bottom: 1px dotted #CCC;
	padding-left: 40px;
}

div.flash_upload_div div.fud .ncomment img {
	vertical-align: middle;
}

div.flash_upload_div div.fud .ncomment input {
	width: 70%;
}

div.flash_upload_div div.fud .items_sel {
	background-color: #F0F0F0;
}

div#my_swfupload_debug_mode_div {
	height: 100px;
	overflow: auto;
}

/* Flash Upload Dialog */
div.flashUploadBox {
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 99999;
	width: 500px;
	height: 200px;
	overflow: hidden;
	background-image: url(/Ivyimages/swfupload/flashUploadBg.gif);
	background-repeat: no-repeat;	
}

div.flashUploadBox div.Cont {
	margin: 20px;
	padding-top: 10px;	
}

div.flashUploadBox div.Cont div.currentDiv {
	
}

div.flashUploadBox div.Cont div.totalDiv {
	margin-top: 30px;
}

div.flashUploadBox div.Cont div.currentDiv p.nfText,
div.flashUploadBox div.Cont div.totalDiv p.nfText {
	display: inline-block;
	float: left;
	width: 345px;
	overflow: hidden;
	color: #f64918;
	font-weight: bolder;
	font-size: 12px;
}

div.flashUploadBox div.Cont div.currentDiv p.nfText span#nfTextFilename,
div.flashUploadBox div.Cont div.totalDiv p.nfText span#ntFileCnt {
	color: #7a7a7a;
	font-weight: normal;
	font-size: 12px;
}

div.flashUploadBox div.Cont div.currentDiv p.nfTextSize,
div.flashUploadBox div.Cont div.totalDiv p.nfTextSize {
	display: inline-block;
	width: 100px;
	overflow: hidden;
	color: #ff6d0b;
	text-align: right;
	font-weight: bolder;
	font-size: 12px;
}

div.flashUploadBox div.Cont div.currentDiv p.nfTextSize span#nfTextProgress,
div.flashUploadBox div.Cont div.totalDiv p.nfTextSize span#ntTextProgress {
	color: #ff6d0b;
	font-weight: normal;
	font-size: 12px;
}

div.flashUploadBox div.Cont div.currentDiv p.nfProgressBar,
div.flashUploadBox div.Cont div.totalDiv p.nfProgressBar {
	clear: both;
	margin-top: 0px;
	border: 1px solid #cfcfcf;
	height: 12px;
	padding-left: 3px;
	padding-right: 3px;
}

div.flashUploadBox div.Cont div.currentDiv p.nfProgressBar span#nfProgressInBar,
div.flashUploadBox div.Cont div.totalDiv p.nfProgressBar span#ntProgressInBar {
	display: inline-block;
	background-image: url(/Ivyimages/swfupload/pgbar.gif);
	background-repeat: repeat-x;
	height: 6px;
	margin-top: 3px;
	width: 0%;
	font-size: 1px;
}

ul.modifyComment { list-style-type: none; margin: 10px 0px 0px 0px; padding: 0px; }
ul.modifyComment li { float: left; width: 230px; }
ul.modifyComment li.title { width: 70px; font-weight: bolder; margin-top: 3px;}
ul.modifyComment li.buttonZone { width: 70px; text-align: center; margin-left: 4px;}
</pre></body></html>