body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#head {
	height: 80px;
}
#head .head td a{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#head #search {
	padding: 6px;
	color: #FFFFFF;
	background-color: #333333;
}
#head #search .input {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	height: 18px;
	width: 260px;
	border: 1px solid #000000;
	padding-top: 4px;
	background-color: #CCCCCC;
}
#head #search #keylabel1 {
	color: #333333;
	font-size: 1px;
}

#head #search .but {
	height: 26px;
	border: 1px solid #666666;
	color: #CCCCCC;
	background-color: #000000;
}




div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main td {
	color: #999999;
	vertical-align: top;
}
#main td a {
	color: #999999;
	text-decoration: none;
	clear: left;
}
#main td a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



#main  a.imgLink{
	padding: 6px;
	background-color: #333333;
	border: 1px solid #000000;
	display: block;
	width: auto;
	float: left;
}
#main  a.imgLink:hover  {
	background-color: #999999;
	border: 1px solid #666666;
}

#main  img  {
	border: 1px solid #000000;
}
#main  #info  {
	line-height: 20px;
	position: relative;
	overflow: hidden;
	height: 20px;
	width: 138px;
	clear: left;
}
#main {
	position: relative;
	margin-left: 20px;
	float: left;
}
#PagerInfo a {
	display: block;
	float: left;
	color: #999999;
	border: 1px solid #999999;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
#PagerInfo {
	width: auto;

}

#PagerInfo a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
}
#PagerInfo .cPage {
	display: block;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
}

#left {
	width: 160px;
	float: left;
	position: relative;
	overflow: auto;
	background-color: #333333;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #515151;
}

#left li {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	clear: left;
}
#left a.node  {
	background-image: url(icon-open.png);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 15px;
}
#left li a {
	background-color: #1f1d1d;
	display: block;
	color: #CCCCCC;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #434242;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #434242;
	text-indent: 4px;
	padding: 4px;
}
#left ul li ul {
	line-height: 20px;
	padding: 4px;
	margin-left: 5px;
}


#left li li {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
#left .title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#left li li a {
	display: table;
	position: relative;
	color: #CCCCCC;
	text-decoration: none;
	white-space: nowrap;
	background-color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	float: left;
	width: 50px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
