@charset "utf-8";
/* CSS Document */
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6,
form, input, select, button, textarea, iframe, table, th, td{ margin:0; padding:0; text-decoration:none; list-style-type:none; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box; }
a{ text-decoration:none; color:#333; outline:none; star:expression(this.onFocus=this.blur()); }
a img{ border:0px; }
body{  font-family:"微软雅黑";  color:#333; font-size:14px; min-width:1050px;}
button{ font-family:"微软雅黑"; outline:none; border:none; }
button:focus{ outline:none; }
textarea{ resize:none; }
