body,ul, p,h1,h2,h3,dl,dd,input,select,form{
	margin: 0;padding: 0;

}


h1,h2,h3{
	font-size: 100%;
}

ul{
	list-style: none;
}

em{
	font-style: normal;
}

a{
	text-decoration: none;
}

img{
	border: none;
}

.clearfix:before, .clearfix:after{
	content: "";
	display: table;
}

.clearfix:after{
	clear: both;
}

.clearfix{
	zoom:1;
}

.fl{
	float: left;
}

.fr{
	float: right;
}










