.style1 {font-size: 12px}
.style2 {color: #FFFFFF}
.style4 {
	color: #FF0000;
	font-size: 12px;
	font-family: "宋体";
}
.style5 {
	font-family: "宋体";
	font-weight: bold;
	font-size: 12px;
}
.anylinkcss{
	position:absolute;
	visibility: hidden;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	width: 205px;
	background-image: url(/images/0020.gif);
	border-top: 1px solid #FFBFAA;
	border-right: 1px solid #FFBFAA;
	border-bottom: 0 solid #FFBFAA;
	border-left: 1px solid #FFBFAA;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFBFAA;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}
