/* reset by stepfen_lu 2009-12-17*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,input,select,textarea,tr,td{font:12px/1.3 arial,simsun,sans-serif;}
input,select{vertical-align:middle;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}/* 将斜体扶正 */
code,kbd,pre,samp{font-family:courier new,courier,monospace;}/* 统一等宽字体 */
small{font-size:12px;}/* 小于 12px 的中文很难阅读，让 small 正常化 */
ul,ol,li{list-style:none;}
a{blr:expression(this.onFocus=this.blur());   /*    IE Opera 去除链接虚线   */outline:none;   /*    FF Opera去除链接虚线    */}
a:focus{moz-outline-style: none;}/*FF去除链接虚线*/
a{text-decoration:none;}
a:hover{text-decoration:underline;}
sup{vertical-align:text-top;}/* 重置，减少对行高的影响 */
sub{vertical-align:text-bottom;}
legend{color:#000;}/* for ie6 */
fieldset,img{border:0;}/*让链接里的 img 无边框 */
button,input,select,textarea{font-size:100%;}/* 使得表单元素在 ie 下能继承字体大小 */
table{border-collapse:collapse;border-spacing:0;}/* 重置表格元素 */
body{background:#eee;}
