body
{
	background-color:#ffffff;
	font-size:12px;
}
/* ÓÒ¼ü²Ëµ¥Start */
#rightmenu
{
	position:absolute;
	z-index:15;
	background-color:#fff;
	border:1px solid #bebebe;
	width:165px;
	-moz-border-radius:3;
	height:150px;
	display:none;
}
#rightmenubg
{
	position:absolute;
	z-index:14;
	width:165px;
	height:165px;
	background-color:#000;
	-moz-opacity: 0.30;
	-moz-border-radius:3;
	filter: progid:dximagetransform.microsoft.blur(pixelradius=2,makeshadow="true",shadowopacity=0.4);
	display:none;
}
#rightmenu a
{
	display:block;
	width:95%;
	height:18px;
	text-align:left;
	color:#383737;
	line-height:20px;
	text-decoration: none;
}
#rightmenu a:hover
{
	color:#000000;
	background-color:#bebebe;
}
/* ÓÒ¼ü²Ëµ¥End */
