body,p,div,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,form,input,select,table,tr,td,thead,tbody,tfoot{margin:0;padding:0;}

h1,h2,h3,h4,h5,h6,b,strong{
	font-weight:normal;
}

body{
	background:#fff;
}

i,em,code,var,address{
	font-style:normal;
}

input:focus{
	outline:none;
}

ul,ol{
	list-style:none;
}

a{
	text-decoration:none;
	color:#000;
}

.clear:after{
	display:block;
	height:0;
	content:".";
	overflow:hidden;
	visibility:hidden;
	clear:both
}

.clear{
	zoom:1;
	clear:both;
}

