html, body, div, span,    
h1, h2, h3, h4, h5, h6, p, blockquote, pre,   
a, abbr, acronym, address, big, cite, code,   
img, ins, kbd, q, s, samp,   
small, strike, strong,    
dl, dt, dd, ol, ul, li,   
fieldset, form, label, legend,   
caption, tbody, tfoot, thead, tr, th, td
{   margin: 0;   
    padding: 0;     
    outline: 0;   
    font-size: 100%;    
    background: transparent;   
}
table
{   margin: 0;   
    padding: 0;    
    outline: 0;   
    font-size: 100%;    
    background: transparent;   
}
body{padding:0px;margin:0px;font-size:12px;font-family:"宋体",arial,helvetica,clean,sans-serif;line-height:24px;background:url(../images/con_bg.jpg) repeat;}
div,span,h1,h2,h3,h4,h5,h6,ul,li,img,p,strong{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
ul,ol{list-style-type:none;}
input,button,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;vertical-align:middle;}
img{border:0; vertical-align:baseline}
.clear{clear:both}
a{ text-decoration:none}
a:hover{ text-decoration: underline}
.fl{ float:left;}
.fr{ float:right;}


*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
#tbox{width:24px; float:right; position:fixed; right:00px; 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,#gotop{ width:24px; height:81px; background:url(../images/top.gif) no-repeat; display:block;}
#pinglun{ background-position:0 0; margin-bottom:10px;}
#gotop{ background-position:0 -88px;} 