
body, ul,h1,p,h2,input,a,li{
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-weight: normal;
}
html,body{height: 100%}
li{list-style-type: none;}
a{text-decoration: none;}
.fl{float: left;}
.fr{float: right;}
.clear:after{content: "";display: block;clear: both;height: 0px;}
.clear{zoom:1;overflow: hidden;}