
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,form,input,button,textarea{margin:0;padding:0;border:0;}

body{
	background:#fff;
	min-width:1120px;
	-moz-user-select: none;
	font-size: 12px;
    font-family: "Hiragino Sans GB",PingHei,"Helvetica Neue",Helvetica,Arial,Verdana,"Microsoft Yahei",sans-serif;
    color: #333333;
}

button, input, select, textarea {
    font-size: 12px;
    font-family: "Hiragino Sans GB",PingHei,"Helvetica Neue",Helvetica,Arial,Verdana,"Microsoft Yahei",sans-serif;
    color: #333333;
}

input, textarea{
	color: #777;
	}



textarea {
  resize : none;
}

.fullscreen {
  display: block;
  width: 100%;
  height: 100%;
   }
li {
  list-style: none;
  
   }
a{
  text-decoration:none;
  }
img{
	border:0px;
}

 

 