@charset "utf-8";
body { font-family: "Microsoft JhengHei"; color: #3e3e3e; font-size: 14px; line-height: 14px; }
a { color: #3e3e3e; text-decoration: none; outline: none; behavior:expression(this.onFocus=this.blur()); }
input { outline: none; behavior:expression(this.onFocus=this.blur()); }
a:hover { color: #006cc8; text-decoration: none; }