body {
	font-size: 12px;
	scrollbar-base-color: rgb(184,17,25);
	scrollbar-arrow-color: rgb(255,255,255);
	margin-top: 0px;
	background-image: url(/images/bg.gif);
	margin-bottom: 0px;
}
.f1 {
	border: 1px solid #D7D7D7;
}
p {
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
td {
	font-size: 12px;
}
.class:link {
	text-decoration: none;
	color: #FFFFFF;
}
.class:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.class:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.class:active {
	text-decoration: none;
	color: #FFFFFF;
}
.class {
	font-size: 12px;
	color: #FFFFFF;
	
}
.menutableT {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; BACKGROUND-IMAGE: url(/images4/top1.jpg); COLOR: #eeeeee; FONT-FAMILY: "Verdana"; HEIGHT: 27px; BACKGROUND-COLOR: #244a95
}
.menutrin {
	FONT-SIZE: 12px; BACKGROUND-IMAGE: url(/image/red_cn_navbg2.jpg); CURSOR: hand
}.unnamed1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px ;
	line-height: 18px;
	z-index: 1;
	background-color: #E9FECB;
	width: 205px;
	left: 240px;
	top: 106px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: white; 
color: black;
}