td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.DH {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-image: url(../images/bg.jpg);
}
.aaa {
	color: #FFFFFF;
}


.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 155px; 
border-bottom: 1px solid #7f7f7f;
}
	
.suckerdiv ul li{
position: relative;
}
	

.suckerdiv ul li ul{
left: 154px; 
position: absolute;
width: 155px; 
top: 0;
display: none;
}


.suckerdiv ul li ul li ul{ 
left: 145px; 
}


.suckerdiv ul li a{
display: block;
color: #cccccc;
text-decoration: none;
font:12px ËÎÌå;
background: #747474;
padding: 5px 5px;
border: 1px solid #7f7f7f;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: #cccccc;
}

.suckerdiv ul li a:hover{
color: white;
background-color: gray;
}

.suckerdiv .subfolderstyle{
background: url(../images/arrow-list.gif) no-repeat center right;
}

	

* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }

.fff {
	color: #000000;
	text-decoration: none;
}


