img { border: 0px; }
body {
	background-image: url(http://www.hostmyfile.org/images/bg.jpg);
}
.bai {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.k {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #444444;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #444444;
}
.lan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #015491;
	text-decoration: none;
}
.bait {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

.hei {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.upload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #015491;
	text-decoration: underline;
}
.hong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.lans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005492;
	text-decoration: none;
}
.lann {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005492;
	text-decoration: none;
}
.heik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#pageTitle {
	font-family: Verdana, sans-serif;
	font-size: 2.1em;
	text-decoration: underline;
	color: #333333;
	text-align: left;
	margin-bottom: 10px;
}

#wrapper {
	width: 760px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
}


#maincontent {
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	
	border: 1px solid #000000;
}

.clear {
	clear: both;
	/*display: none;*/
}



.grid {
	width: 100%;
	border: 1px solid #666666;
	padding: 2px;
	text-align: left;
}

.grid td {
	border: 1px solid #999999;
	padding: 2px;
	font-size: 0.8em;
	font-family: Arial, Verdana, sans-serif;
}

.grid td.head {
	background-color: #35414e;
	color: #ffffff;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
}

.grid td.head a:link, .grid td.head a:visited {
	background-color: #35414e;
	color: #ffffff;
	font-size: 0.9em;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

.grid td.head a:hover, .grid td.head a:active {
	background-color: #35414e;
	color: #ffffff;
	font-size: 0.9em;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

#codes {
	display: none;
	position: absolute;
	width: 700px;
	border: 2px solid #666666;
	padding: 15px;
	background-color: #f0f0f0;
	color: #000000;
}

#codes .head {
	margin-top: 10px;
	font-weight: bold;
}

#codes .code {
	padding-left: 25px;
}

#codes textarea {
	width: 650px;
	height: 50px;
}

/** START:	Confirmation system */
.confirm {
	width: 600px;
	margin: 0px auto 15px;
	
	border: 1px solid #000000;
	text-align: left;
}

.confirm .head {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	
	background-color: #000000;
	color: #ffffff;
	padding: 2px;
	
	border-bottom: 1px solid #cc0000;
}

.confirm .body {
	padding: 10px;
	text-align: left;
}

.confirm .message, .confirm .action {
	font-size: 10pt;
}

.confirm .reversible {
	font-size: 12pt;
	margin: 15px;
	font-family: Courier New, sans-serif;
	
	color: #990000;
	font-weight: bold;
}

.confirm .buttons {
	margin: 25px;
}

.confirm .no { }
.confirm .yes {
	background-color: #cc0000;
	color: #ffffff;
	font-weight: bold;
}

/** END:	Confirmation system */

.delete {
	color: #990000;
}
