/* CSS Document */
/* 转载请保留版权信息：懒人图库 www.lanrentuku.com */
body{height: 768px;}
*{ padding:0px; margin:0px;}
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
#tbox{width:70px; float:right; position:fixed; right:20px; bottom:15px;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
_margin-bottom:15px;
}/*解决IE6下不兼容 position:fixed 的问题*/
#pinglun,#xiangguan,#lx,#gotop{ width:70px; height:70px;margin-top: 1px;}
#pinglun a,#xiangguan a,#lx a,#gotop a{width: 70px;height: 70px;display: block;}
#gotop{background-color:#525151;} 
#pinglun{background-color: #6da9de;}
#xiangguan{background-color: #78c340;position: relative;}
#xiangguan .ewm a{width: 100%;height: 152px;display: block;}
.ewm{width: 152px;height: 152px;position: absolute;top: 0;right: 71px;visibility: hidden;z-index: 999;}
#xiangguan:hover .ewm{visibility: visible;}
#lx{background-color: #fbb01f;position: relative;}
#lx .dhhm a{width: 100%;height: 70px;display: block;color: #FFFFFF;font-size: 18px;}
.dhhm{background-color: #fbb01f;width: 152px;height: 70px;position: absolute;top: 0;right: 71px;line-height: 70px;text-align: center;visibility: hidden;z-index: 999;}
#lx:hover .dhhm{visibility: visible;}

