@charset "utf-8";
body,table{
	font-family:sans-serif;
	font-style:normal;
	font-weight:normal;
	letter-spacing:0px;
	font-size:14px;
	line-height:18px;
	padding:0px;
	border:0px;
}
body{
	color:#000000;
	background-color:#f7f7f7;
	margin-bottom:5px;
}
table{
	color:#000000;
	background-color:transparent;
	margin:0px;
}
table,td{
	vertical-align:top;
}
td{
	white-space:nowrap;
}
a{
	font-weight:normal;
	text-decoration:none;
	background-color:transparent;
}
input,textarea{
	font-family:sans-serif;
}
a:link,a:visited{
	color:#0000f0;
	border-bottom:1px dotted #9999cc;
}
a:hover{
	color:#000000;
	border-bottom:1px solid #000000;
}
h1,h2,h3{
	color:#3cb371;
	margin-top:15px;
	margin-left:10px;
	margin-bottom:10px;
	padding:0px;
}
h1{
	font-size:26px;
	line-height:28px;
}
h2{
	font-size:20px;
	line-height:22px;
}
h3{
	font-size:16px;
	line-height:18px;
}
img{
	margin:0px;
	border:0px;
}
#main{
	margin-left:2%;
	margin-right:2%;
	padding:0px;
}
#filelist{
	font-size:14px;
	line-height:17px;
	width:550px;
	height:120px;
}
#bottom{
	text-align:right;
	font-size:12px;
}
.border_r{
	border:1px solid #666666;
	border-radius:5px;
	-moz-border-radius:5px;
	-opera-border-radius:5px;
	-webkit-border-radius:5px;
}
.com,.pass{
	color:#222222;
	background-repeat:no-repeat;
	background-position:1px center;
	border:1px solid #999999;
}
.com:focus,.pass:focus{
	background-color:#fdffa0;
}
.extlist{
	font-size:12px;
}
.set{
	border:1px solid #cccccc;
	margin-top:5px;
	margin-left:10px;
	margin-right:2px;
}
.filetable{
	clear:left;
	width:850px;
	padding:0px;
	border:1px solid #999999;
}
.filetable a:hover{
	background-color:#fdffa0;
}

.filehead td{
	font-size:12px;
	padding-left:5px;
	padding-bottom:2px;
	border-right:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
}
.page{
	border:1px solid #f7f7f7;
}
.sam{
	width:auto;
}
.sam td{
	text-align:center;
	background-color:#dbdeeb;
	width:223px;
	height:182px;
	border:1px solid #cccccc;
}
.page span{
	color:#000000;
	background-color:#999999;
	width:30px;
	text-align:center;
	display:block;
	float:left;
}
.page a{
	text-decoration:none;
	width:30px;
	text-align:center;
	display:block;
	border:0px;
	float:left;
}
.page a:hover{
	color:#000000;
	background-color:#cccccc;
}
.dialogtitle{
	color:#333333;
	background-color:transparent;
	background-image:url(../image/chromebg.png);
	background-position:left center;
	background-repeat:repeat-x;
	width:820px;
	padding:3px;
	border:1px solid #cccccc;
	margin-left:0px;
	margin-right:10px;
	margin-top:10px;
}
.dialog{
	width:820px;
}
.noscript{
	border:1px solid #fad163;
	background-color:#fae5b0;
	padding:3px;
	margin:6px;
}
#info{
	color:#000000;
	background-color:#eeeeee;
	border:1px solid #cccccc;
	border-radius:3px;
	-moz-border-radius:3px;
	-opera-border-radius:3px;
	-webkit-border-radius:3px;
	padding:2px;
}
#info table td{
	font-size:12px;
}
#info input{
	font-size:12px;
	line-height:14px;
	width:180px;
}
#info input.glink{
	width:168px;
}