body,
div,
dd,
dl,
dt,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
input,
form,
a,
p,
textarea {
	margin: 0;
	padding: 0;
	font-family: 87.5%/1.8 'Microsoft Yahei', Arial, sans-serif;
}

ol,
ul,
li {
	list-style: none;
}

.fr{float: right;}
.fl{float: left;}
a:hover{
	text-decoration: none;
	
}

a {
	color: #333;
	text-decoration: none;
	display: block;
}

img {
	border: none;
	display: block;
}

.clearfloat {
	zoom: 1;
	clear: both;
}

.cl:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
