@CHARSET "UTF-8"; 
* {
	padding:0px; margin:0px; 
	}
	
body {
	font-family: Helvetica; font-size: 12px; color: #333; background: #ECECEC; 
	}
img {
	vertical-align: bottom; padding: 0 3px 0 0; border: 0px none; 
	}
a {
	color: #222222; font-size: inherit; text-decoration: none; 
	}
a:hover {
	color: rgb(60,60,60); 
	}
h1 {
	padding-left: 0; font-size: 21px; font-weight: bold;  color: #222222; 
	}
table {
	width: 700px; 
	}
table td {
	font-size: 16px; padding: 5px; vertical-align: middle; 
	}
table td img.locked {
	margin-left: -22px; 
	}
table td small {
	display: block; color: #CFC98E; padding-left: 30px; 
	}
table tr {
	background: #ffffff; width: 70%; color:#222222; 
	}
table thead tr td {
	background: #ffffff; font-size: 12px; 
	}
table thead tr td a {
	font-size: 12px; 
	}
table tr:hover {
	background: #FFF9DF; 
	}
table td.size, table td.mtime {
	white-space: nowrap; width: 12%; font-size: 14px; 
	}
table td.mtime {
	width: 18%; 
	}
div.total {
	background: #f8f8f8; padding: 2px; 
	}
#headerwrap {
	background: #ECECEC; padding: 10px; 
	}
#header {
	width: 700px; margin: 0px auto; color: #FBFBFB; 
	}
#header a {
	font-size:inherit; color: #222222; 
	}
#header a:hover {
	color: #222222; 
	}
#header ul {
	list-style-type: none; 
	}
#header ul li {
	float: left; margin-right: 5px; font-size: 15px; 
	}
#header ul a {
	font-size: inherit; 
	}
#contentwrap {
	margin: 20px auto; padding: 0; width: 700px; 
	}
#nothing {
	background: #ffffff; color:#857661; font-size: 16px; padding: 10px; 
	}
#footer {
	color: #222222; font-size:12px; margin-top:10px; padding-left: 10px; 
	}
#footer small a {
	font-size: inherit; 
	}
#search {
	width: 65px; border: 0px none; border-bottom: solid 1px #999; color: #999; padding: 2px; height: 14px; font-size:12px; background: transparent; 
	}
#contentwrap p {
	padding: 5px;
}

#top {
    background: none repeat scroll 0 0 #CECECE;
    border-bottom: 1px solid #BBBBBB;
    height: 6px;
    width: 100%;
}