.treemenudiv	{
	display: block;
	white-space: nowrap;
	width:160px;
}

#jt1son, #jt4son , #jt7son, #jt10son, #jt13son, #jt19son, #jt22son {
float:right;
width:130px;
margin: -40px 40px 0px 0px;
}


.phplmnormal	{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.phplmnormal	{
	opacity: 0.80;
	-moz-opacity: 0.80;
	-khtml-opacity: 0.80;
	filter: alpha(Opacity=80);
}
.imgs {
cursor: hand, pointer;
display:none;
}
a.phplm {
	color: #666;
	text-decoration: none;
	opacity: 0.80;
	-moz-opacity: 0.80;
	-khtml-opacity: 0.80;
	filter: alpha(Opacity=80);
}
a.phplmnormal:hover	{
	color: #556677;
	opacity: 0.97;
	-moz-opacity: 0.97;
	-khtml-opacity: 0.97;
	filter: alpha(Opacity=97);
	text-decoration: none;
}

a.phplm:link	{
	color: #000;
	text-decoration: none;
}

a.phplm:visited	{
	color: #333;
	text-decoration: none;
}

a.phplm:hover	{
	color: #000000;
	text-decoration: none;
	opacity: 0.97;
	-moz-opacity: 0.97;
	-khtml-opacity: 0.97;
	filter: alpha(Opacity=97);
}





