@charset "utf-8";
/* CSS Document */
body, div, th, td, select, input, textarea {
    color: #666666;
    font-family: dotum,tahoma,verdana,arial;
    font-size: 12px;
    line-height: 16px;
}
* {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
.blind, .skip {
    overflow:hidden;
	position:absolute;
	top:0;left:0;
	width:0;
	height:0;
	font-size:0;
	line-height:0;
}
li {
    list-style: none outside none;
}
input {
    height: 20px;
}
.utx_btn, .utx_btn .utx_inrbtn, .utx_btn_b, .utx_btn_b .utx_inrbtn {
    background: url("images/uploadfile.png") no-repeat scroll 100% 0;
    color: #666666;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    height: 22px;
    letter-spacing: -1px;
    overflow: hidden;
    text-decoration: none !important;
    vertical-align: top;
}
.utx_btn_b, .utx_btn_b .utx_inrbtn {
    background-position: 100% -102px;
    height: 20px;
}
.utx_btn .utx_inrbtn, .utx_btn_b .utx_inrbtn {
    background-position: 0 0;
    line-height: 24px;
    margin: 0 6px 0 0;
    overflow: hidden;
    padding: 0 0 0 6px;
    vertical-align: top;
}
.utx_btn_b .utx_inrbtn {
    background-position: 0 -102px;
    line-height: 22px;
}
a.utx_btn_b:hover {
    background-position: 100% -132px;
}
a.utx_btn_b:hover .utx_inrbtn {
    background-position: 0 -132px;
}
.uploadFile {
    position: relative;
    table-layout: fixed;
    width: 100%;
    z-index: 25;
	margin-top:5px;
}

.uploadFile * {
    vertical-align: middle;
}
.btn_filedelete {
    margin-left:10px;
	z-index:10;
	display:inline-block;
	border:1px solid #000;
}
.uploadFile .delete {
    background: url("images/ico_set.png") no-repeat scroll 0 0px;
    color: #333333;
    font-size: 11px;
    height: 16px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 2px;
}
.uploadFile .indicator {
    color: #666666;
    font-size: 11px;
    position: absolute;
    right: 0;
    top: 5px;
}
.uploadFile .indicator em {
    color: #C7C7C7;
    font-style: normal;
}
.uploadFile .indicator strong {
    color: #FF0000;
    font-weight: normal;
}
.uploadFile .indicator .tlt {
    letter-spacing: -1px;
}
.uploadFile .indicator span, .uploadFile .indicator em, .uploadFile .indicator strong {
    vertical-align: baseline;
}
.uploader {
    border: 1px solid #CCCCCC;
    margin: 5px 0;
}
.upld_header {
    background: url("images/bg_header_uploader.png") repeat-x scroll;
    border-bottom: 1px solid #CCCCCC;
    height: 16px;
    line-height: 17px;
    overflow: hidden;
    padding: 0 420px 0 22px;
    position: relative;
}
.upld_flist li {
    background: none repeat scroll 0 0;
    border-bottom: 0 none;
    height: 20px;
    line-height: 20px;
	overflow: hidden;
    padding: 0 420px 0 22px;
    position: relative;
}
.nanum .upld_header {
}
.uploader .file_select, .uploader .file_name, .uploader .file_size, .uploader .attach_type, .uploader .status, .uploader .down_period {
    background: url("images/bg_header_uploader2.png") no-repeat scroll 0 0;
    border-left: 1px solid #D6D6D6;
    color: #666666;
    display: inline-block;
    font-size: 12px;
    height: 16px;
    padding-right: 16px;
    position: absolute;
    text-align: center;
    top: 0;
    vertical-align: top;
}

.uploader .file_select {
    border-left: 0 none !important;
    left: 0;
    width: 21px;
}
.uploader .file_select label, .uploader .file_name label {
    margin: 0;
    padding: 0;
}
.uploader .file_name label {
  vertical-align:bottom;
}
.uploader .file_select input {
    height: 12px;
    margin-top: 2px;
    vertical-align: top;
    width: 12px;
}
.uploader .file_name {
    display: block;
    padding-left: 5px;
    position: static;
    text-align: left;
}

.uploader .status {
    right: 120px;
    width: 100px;
}
.uploader .file_size {
    right: 30px;
    width: 78px;
}
.uploader .attach_type {
    right: 138px;
    text-align: right;
    width: 118px;
}
.uploader .upld_header .attach_type {
    text-align: center;
}
.uploader .down_period {
    border-right: 0 none !important;
    right: 0;
    width: 133px;
}
.upld_flist {
    height: 90px;
    overflow-y: scroll;
    padding-top: 2px;
	position:relative;
}

.upld_flist .file_select, .upld_flist .file_name, .upld_flist .status, .upld_flist .file_size, .upld_flist .attach_type, .upld_flist .down_period {
    background: none repeat scroll 0 0;
    border-left: 0 none;
    color: #000000;
    padding-right: 0;
}
.upld_flist .file_size {
    border-left: 0 none;
    padding-right: 10px;
    text-align: right;
    width: 68px;
}
.upld_flist .file_name {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	height:20px;
}
.upld_flist .status {
    color: #999999;
    vertical-align: top;
}
.upld_flist .status {
	background: url("images/progressbar_bg.png") repeat-x;
	border:1px solid #cccccc;
	border-radius: 3px;
	height:7px;
	margin-top:5px;
}
.upld_flist .status .stat_pause {
	background: url("images/progressbar_ing.png") repeat-x;
	border:1px solid #2e8a0f;
	border-radius: 3px;
	height:5px;
	display:inline-block;
	float:left;
}
.uploader.attachmode_normal .attach_type, .uploader.attachmode_normal .down_period {
    display: none;
}
.uploader.attachmode_normal .file_size {
    right: 0;
}
.attachmode_normal .upld_header, .attachmode_normal .upld_flist li {
    padding-right: 170px;
}
.uploader.attachmode_normal .status {
    right: 80px;
}
.file_name .fic {
    background: url("images/icon_file.gif") no-repeat scroll 0 -36px;
    display: inline-block;
    height: 18px;
    vertical-align: top;
    width: 18px;
}
.fic.fic_xls {
    background: url("images/icon_file.gif") no-repeat scroll 0 -216px;
}
.fic.fic_ppt {
    background: url("images/icon_file.gif") no-repeat scroll 0 -180px;
}
.fic.fic_png {
    background: url("images/icon_file.gif") no-repeat scroll 0 -323px;
}
.fic.fic_zip {
    background: url("images/icon_file.gif") no-repeat scroll 0 0px;
}
.fic.fic_pdf {
    background: url("images/icon_file.gif") no-repeat scroll 0 -254px;
}
.fic.fic_jpg {
    background: url("images/icon_file.gif") no-repeat scroll 0 -361px;
}
.fic.fic_gif {
    background: url("images/icon_file.gif") no-repeat scroll 0 -397px;
}
.fic.fic_doc {
    background: url("images/icon_file.gif") no-repeat scroll 0 -144px;
}
.icon_attach {
    background: url("images/draghere.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 26px;
    width: 26px;
}
.drag_here {
    color: #999999;
    line-height: 88px;
    text-align: center;
}
.upload_status .status {
    border-top: 1px solid #FFFFFF;
    padding-top: 9px;
}
.upload_status .status table, .upload_status .status td, .upload_status .status th {
    border: 0 none;
    border-collapse: collapse;
    color: #333333;
    line-height: 21px;
    white-space: nowrap;
}
.upload_status .status td {
    padding-left: 8px;
}
.upld_file_head, .upld_file_list li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("images/bg_header_uploader3.png") repeat-x scroll 0 0;
    border-color: #BBBBBB;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    color: #666666;
    height: 21px;
    line-height: 21px;
    padding: 0 91px 0 162px;
    position: relative;
}
.upld_file .file_name, .upld_file .transfer_status {
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 162px;
}
.upld_file .file_progress {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #BBBBBB;
    border-image: none;
    border-style: solid;
    border-width: 0 1px;
    display: block;
    text-align: center;
}
.upld_file .transfer_status {
    left: auto;
    right: 0;
    width: 91px;
}
.upld .addButton {
    padding: 10px 0;
}
.upld .addButton button {
    font-weight: bold;
    line-height: 1.4;
    padding: 5px 8px 4px 9px;
}
.frompcBtn {
	width:90px;
	cursor: pointer;
	direction: ltr;
	font-size: 12px
	;margin: 0;
	position: absolute;
	top: 0;
	left:90px;	
	opacity:0;
}



/* upload_view*/
.upload_header_view {
    background: url("images/bg_header_uploader.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #CCCCCC;
    height: 16px;
    line-height: 17px;
    overflow: hidden;
    padding: 0 420px 0 0px;
    position: relative;
}
.upload_header_view .file_name {
    border-left: 0 none !important;
    padding-left:20px;
}
.upld_flist li.upload_view {
    background: none repeat scroll 0 0;
    border-bottom: 0 none;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding: 0 420px 0 0px;
    position: relative;
}



/* IE*/
.frompcBtn {width:300px \0/IE8+9;}
:root .frompcBtn {width:90px;}
*:first-child+html .frompcBtn {width:300px;}

* html .upld_flist .file_name {width: 200px;}
*:first-child+html .utx_btn_b2 {margin-left:10px;}
* html .frompcBtn {width:300px;}
* html .utx_btn_b2 {margin-left:10px;}

.upload_ul {
    padding: 0px 0px 0px 0px;
}

.upload_ul  .file_name a:link {
    text-decoration: none;
}
.upload_ul  .file_name a {
    color: #0782C1;
}

.utx_inrbtn a,
.utx_inrbtn a:hover,
.utx_inrbtn a:visited,
.utx_inrbtn a:active,
.utx_inrbtn a:link,
.file_name a,
.file_name a:hover,
.file_name a:visited,
.file_name a:active,
.file_name a:link {color:#666 !important;}