@charset "utf-8";
/* CSS Document */
@import "sheet.css";
body,td,th {font-family:  Arial,  "宋体"， "微软雅黑", Helvetica, sans-serif, Verdana; font-size: 12px;}
body {margin:0px; background:#0A1018 url(../images/main_bg.jpg) repeat-x 0 0;}
div,ul,li,dd,dl,dt,ol,form,p,h1,h2,h3,h4,h5,h6{margin:0; padding:0;}
img{border:none; vertical-align:middle;}
select, input{vertical-align:middle; font-size:11px; font-family:  Arial,  "宋体"， "微软雅黑", Helvetica, sans-serif, Verdana; }
.clr{clear:both; height:0px; overflow:hidden;}
.indent{text-indent:2em;}
a{blr:expression(this.onFocus=this.close());}  /* 只支持IE，过多使用效率低 */ 
a{blr:expression(this.onFocus=this.blur());}  /* 只支持IE，过多使用效率低 */ 
a:focus { -moz-outline-style: none;}  /* IE不支持 */ 
.select{padding:0 0 0 2px; height:20px; line-height:20px; border:1px #ccc solid; background:#fff;}