@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body {font-family:'Microsoft YaHei';font-size:12px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{padding:0; margin:0;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
table{ margin:0 auto;}
img{vertical-align:top;border:0;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
a{ text-decoration: none; color: #000;}
a:hover{ color: #000; text-decoration: none;}
