/* CSS Document */body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,table { margin:0; padding:0;}body,input,select,button,textarea { font-size:14px; font-family:"微软雅黑"; color:#dcdcdc;}/*统一不同浏览器字体大小*/table { border-collapse:collapse;}button { cursor:pointer;}img { vertical-align:middle; border:0;}/*图片去边框并居中*/ul,ul { list-style:none;}a { text-decoration:none; color:#666;}blr:expression(this.onFocus=this.blur());/*IE Opera去掉点击链接时的虚线外框*/outline:none;/*FF Opera去掉点击链接时的虚线外框*/area { blr:expression(this.onFocus=this.blur());}/*图片热点去掉点击链接时的虚线外框*/a:focus { -moz-outline-style:none;}/*FF去掉点击链接时的虚线外框*/html { overflow:-moz-scrollbars-vertival;}/*在FF浏览器下始终显示滚动条到达不太浏览器效果一致*/.f_left { float:left;}.f_right { float:right;}body { background:#fff;}html { scrollbar-face-color:#f6f6f6l scrollbar-highlight-color:#fff; scrollbar-shadow-color:#eee; scrollbar-3dlight-color:#eee; scrollbar-arrow-color:#000; scrollbar-track-color:#fff; scrollbar-darkshadow-color:#fff;}/*滚动条样式*/