body {
	font-family: "微软雅黑";
	padding:0px;
	margin:0px;
}
li {list-style-type:none;}
td {font-size:11pt; line-height:22px; color:#333333; text-decoration:none; text-align:left;}
a {font-size:11pt; text-decoration:none; color:#333333;}
a:hover {color:red; text-decoration:none;}
#top a {color:#FFFFFF; font-size:12pt; text-decoration:none;}
#top a:hover {color:#FFFF00; text-decoration:none; font-weight:bold;}
.rbk {border-right:1px #2B5E86 solid;}
#divimg1{
  width:280px;
  height:210px;
  overflow:hidden;
}
#divimg1 img{
  cursor: pointer;
  transition: all 0.8s;
}
#divimg1 img:hover{
  transform: scale(1.2);
}
#img{opacity:1.0;filter:alpha(opacity=100); /* 针对 IE8 以及更早的版本 */}
#img:hover{opacity:0.6;filter:alpha(opacity=60); /* 针对 IE8 以及更早的版本 */}
img {border:0px;}





