﻿@charset "utf-8";
/* CSS Document */

/* reset */
html{-webkit-text-size-adjust:none;}
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:0px;padding:0px;}
body{font-family:Arial,宋体, tahoma, arial, \5b8b\4f53, sans-serif; font-size:12px; text-align:left; background:#FFFFFF; color:#000; }
table,input,textarea,select{font-size:12px;
    width: 52px;
}
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:normal} 
a{text-decoration:none;}
a:hover{text-decoration:none;}
ul,ol{list-style:none}
fieldset,img{border:none}
table{border-collapse:collapse;}
textarea{resize:none;}
img{border:0;}
address,cite,dfn,em,var{font-style:normal;}
article,aside,dialog,footer,header,section,footer,nav,figure{display:block;}/*html5 reset IE*/
.clear{clear:both; overflow:hidden; width:0px; height:0px; line-height:0; font-size:0px;}
/* end of reset */