﻿/* CSS Document */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #EBEBEB; SCROLLBAR-HIGHLIGHT-COLOR: #EBEBEB; SCROLLBAR-SHADOW-COLOR: #C5C5C5; SCROLLBAR-3DLIGHT-COLOR: #C5C5C5; SCROLLBAR-ARROW-COLOR: #C5C5C5; SCROLLBAR-TRACK-COLOR: #EBEBEB; SCROLLBAR-DARKSHADOW-COLOR: #EBEBEB
}
.all {
	height: 300px;
	width: 520px;
	background-attachment: fixed;
	/*background: url(../images/bg.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
}
.but_01 {
	width: 500px;
	padding-left: 30px;
	padding-top: 10px;
}
.but_02 {
	width: 500px;
	padding-left: 30px;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
	padding-left: 30px;
	padding-top: 5px;
}

#bg_02 {
	background-attachment: fixed;
	/*background: url(../images/bg_02.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 260px;
	width: 520px;
	text-align: center;
}

#bg_02 .font_red {
	font-size: 13px;
	color: #CC0000;
}
#bg_02 .file {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: right;
	padding-top: 5px;
	padding-right: 45px;
}
#bg_02 .table {
	background-color: #FFFFFF;
	height: 205px;
	width: 430px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #65331D;
}
#box{
	overflow:auto; height:180px; width:100%; font-size: 12px; color: #999999; font-style: normal;
}
span.progressBar {
			width: 100px;
			height: 2px;
			display: block;
			font-size: 10px;
			float: left;
			background: #f0f0f0 url(../images/progressbar.png) no-repeat -100px 0px;		
}
.fileUploading { background: #fee727; }
#fileSize{
	text-align: right;
	margin-left: 5px;
}
#fileList{
	width:96%;
	background-color: #EBEBEB;
	border: 0px;
}
#fileList td{
	background-color: #FFFFFF;
}
#fileList .flag1{
	width: 15px;
	height: 15px;
	/*background:#FFFFFF url(../images/select.jpg) no-repeat center center  ;*/
}
#fileList .flag2{
	width: 0px;
	height: 0px;
	/*background:#FFFFFF url(../images/selected.jpg) no-repeat center center  ;*/
}
.progressTD{
	width: 150px;
}
.delectBtn{
	width: 30px;
	text-align: center;
}
.table{margin:0 auto;border-left:1px solid #999999;}

.imgBorder {
	BORDER-RIGHT: #adc5dd 1px solid; BORDER-TOP: #adc5dd 1px solid; BORDER-LEFT: #adc5dd 1px solid; WIDTH: 110px; BORDER-BOTTOM: #adc5dd 1px solid; HEIGHT: 110px; BACKGROUND-COLOR: white
}
