/* CSS Document */
#foot{ width:100%; background:#434343;}
.footer_in{ width:1000px; margin:0 auto; padding-top:30px; padding-bottom:10px;}
.footer_in p{ text-align:center; color:#fff;}
.footer_in a{ color:#fff !important}
*html{background-image:url(../<>);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
#code,#code_hover,#gotop{width:36px;height:48px;background:url(../style/204_icon_db.png) no-repeat;position:fixed;right:50px;cursor:pointer;_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)));}
#code{background-position:-276px -258px;bottom:120px;_margin-bottom:120px;}
#code_hover{background-position:-316px -258px;bottom:120px;_margin-bottom:120px;}
#gotop{background-position:-276px -310px;bottom:67px;_margin-bottom:67px;} 
#code_img{width:270px;height:355px;background:url(../style/204_icon_db.png) -4px -3px no-repeat;position:fixed;right:90px;bottom:67px;cursor:pointer;display:none;_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:67px;}
#gotop:hover{ background:url(../style/204_icon_db.png) no-repeat -316px -310px}
.more a{ color:#838383 !important; padding:0 10px;}
.more a:hover{ color:#d50315 !important;}
.list_subTitle h2 a{ color:#000 !important}
/*********************友情链接********************/

#link{ width:980px; height:auto; border:1px solid #d4d4d4; margin:0 auto; padding:10px; font-size:12px; line-height:22px; margin-bottom:20px; _display:inline-block;}
#link a{padding:0 5px; color:#999 !important; }