<style type="text/css">
<!--
body {
	background:#585858;
}
body,td,th {
	font-size: 12px;
	line-height:150%;
}
a:link,a:visited,a:active {color:#585858;text-decoration: none;}
a:hover {color: red;text-decoration: none;}
.menu{font-size:14px;letter-spacing:3px;cursor:hand;padding-left:15px;padding-right:15px;color:#000000;font-weight:bold;
  event:expression(
    onmouseover?true:(onmouseover=function(){
	  this.style.color='red';
	  this.style.font = 'normal normal bold 14px 宋体';
    }),
    onmouseout?true:(onmouseout=function(){
	  this.style.color='#000000';
      this.style.font = 'normal normal bold 14px 宋体';
    })
  )
}
.title {font-size:13px;color:#1c8fd5;font-weight:bold;padding-left:25px;letter-spacing:2px;background:url(../images/titlebg.jpg);height:35px;valign:top;}
.img {margin:0px 10px 0px 10px;filter:progid:dximagetransform.microsoft.glow(color=#cccccc,strength=4);cursor:hand;border:2px solid  #ffffff;}
-->
</style>
