#enexplorer a {
	//color: #000000;
	text-decoration: none;
}

#enexplorer a:hover {
	text-decoration: underline;
}

#enexplorer #top {
	width:674px;
	height:110px;
	margin:3px;
	clip: rect(20px, 97px, 13px, 33px);
	overflow:hidden;
}

#enexplorer #top div{
	position:absolute;
	overflow:hidden;
	white-space:nowrap;
	height:107px;
	width:674px;
}

#enexplorer #top div.a0 {
	font-size: 24px;
	color:#92c3e1;
	height:auto;
	font-weight:bold;
	text-align:center;
	top:50px;
	
}

#enexplorer #top div.a1 {
	font-size: 105px;
	color:#f5faff;
	line-height:13px;
	text-indent: -100px;
}

#enexplorer #top div.a2 {
	font-size: 305px;
	color:#f8fbff;
	line-height:65px;
	text-indent: -170px;
}

#enexplorer #top div.a3 {
	font-size: 40px;
	color:#ecf4fd;
	line-height:85px;
	text-indent: -560px;

}

#enexplorer #top div.a4 {
	font-size: 100px;
	color:#f3f8fd;
	line-height:185px;
	text-indent: -460px;
}

#enexplorer #top div.a5 {
	font-size:34px;
	position:absolute;
	top:0px;
	left:0px;

}

#enexplorer #frame {
	width:680px;
	//width:100%;
	//border: 1px dotted #CDD2D6;
	text-align:left;
	position: relative;
	margin: 0 auto;
}

#enexplorer #error {
	width:300px;
	background-color:#2b2b66;
	font-family:Verdana;
	font-size:10px;
	font-weight: bold;
	color:red;
	padding:7px;
	position: relative;
	margin: 10px auto;
	text-align:center;
	border: 1px solid red;
}

#enexplorer input {
	font-family:Verdana;
	font-size:10px;
	//border: 1px solid #CDD2D6;
}

#enexplorer table.table {
	width: 674px; 
	font-family: Verdana; 
	font-size: 11px;
	margin:3px;
	border: 1px solid #2b2b56;
}

#enexplorer table.table tr.row.one {
	background-color:#2b2b56;
}

#enexplorer table.table tr.row.two {
	background-color:#333366;
}

#enexplorer table.table tr.row td.icon {
	width:25px;
}

#enexplorer table.table tr.row td.name {
	
}

#enexplorer table.table tr.row td.size {
	width: 100px; 
	text-align: right;
}

#enexplorer table.table tr.row td.changed {
	width: 150px;
	text-align: center;
}

#enexplorer table.table tr.row td.long {

}

#enexplorer #upload {
	//color:#000000;
	font-family:Verdana;
	font-size:10px;
	width:680px;
	position: relative;
	margin: 0 auto;
	text-align:center;
}

#enexplorer #upload input.text{
	width:100px;
}

#enexplorer #upload td.password {
	text-align:left;
}

#enexplorer #upload td.file {
	text-align:right;
}

#enexplorer 	#info {
	//color:#000000;
	font-family:Verdana;
	font-size:10px;
	width:680px;
	position: relative;
	margin: 0 auto;
	text-align:center;
}
