#pointermenu{
	color: #FFFFFF;
	height: 24px;
	float: right;
}

#pointermenu ul{
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

/* html #pointermenu ul{ IE6 only rule. Decrease ul left margin and add 1em bottom margin
	color: #000000;
	padding: 0px;
	margin: 0px;
}*/

#pointermenu ul li{
	float: left;
	width: 82px;
	height: 20px;
	list-style-type: none;
	text-align: center;
	padding-top: 4px;
}


#pointermenu ul li a{
	float: left;
	color: #FFFFFF;
	font-weight:bold ;
	text-decoration: none;
	list-style-type: none;
	background:url(../images/menu_bg2_39.gif) no-repeat;
	height: 20px;
	width: 82px;
	padding-top: 4px;
	float: left;
}

#pointermenu ul li a:visited{
	color: #FFFFFF;
	background:url(../images/menu_bg2_39.gif) no-repeat;
	height: 20px;
	width: 82px;
	padding-top: 4px;
	float: left;
}


#pointermenu ul li a:hover, #pointermenu ul li a#selected{ /*hover and selected link*/
	color: #FFFFFF;
	background-image: url(../images/menu_bg_39.gif);
	background-repeat: no-repeat;
}

#pointermenu ul li a#rightcorner{

}
