html{font-size:14px;font-family:'Î¢ÈíÑÅºÚ','ËÎÌå'} 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,hr{margin:0;padding:0}
li{list-style:none}
a:link,a:visited{text-decoration:none}
a {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.color{
	color:#831f0f;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.container{
	width: 1100px;
	margin: 0 auto;
}
