body {
	font-family: "微软雅黑";
	padding:0px;
	margin:0px;
}
li {list-style-type:none;}
td { text-align:left; font-size:10pt; line-height:22px; text-decoration:none; color:#333333;}
a {color:#333333; text-decoration:none; font-size:10pt;}
a:hover {color:red; text-decoration:none;}
#top a {font-size:13pt; text-decoration:none;}
#top a:hover {color:red; text-decoration:none;}
.cls {line-height:45px; height:45px; clear:both;}

#img a
{
opacity:1.0;
filter:alpha(opacity=100); /* 针对 IE8 以及更早的版本 */
}
#img a:hover
{
opacity:0.5;
filter:alpha(opacity=50); /* 针对 IE8 以及更早的版本 */
}


