.mystyle {
	font-size: 9pt;
	line-height: 24px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a{
cursor:pointer;
}
.divalpha{
	position:absolute;
	background-color : #ffffff;
	filter:alpha(opacity=50); /* IE */


  -moz-opacity:0.5; /* Moz + FF */ 
	opacity: 0.5; /* 支持CSS3的浏览器（FF 1.5也支持）*/
	left: -2px;
	top: -1px;



}

.alphatable{

  -moz-opacity:0.5; /* Moz + FF */ 
	opacity: 0.5; /* 支持CSS3的浏览器（FF 1.5也支持）*/
	left: -2px;
	top: -1px;
}
table{
font-size:12px;
color:#000000;
}

