@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset,legend, input, button, textarea, p, th, td {margin: 0;padding: 0}
ul, li,dl,dt,dd,ol {list-style:none;}
img{border:0;vertical-align: bottom}
body{
	font-family:"微软雅黑";
	color: #464645;
	font-size: 14px;
	overflow-x:hidden;
  line-height:25px;
}


a {text-decoration:none;}
.hidde{display:none;}
.clear {height:0;overflow:hidden;border:none;clear:both;visibility: hidden}
