body, span, h1, h2, h3, h4, h5, h6, p, ul, li, dl, dd, div, strong, td, b, a {
	margin: 0;
	padding: 0;
	font-family: Arial;
}
li {
	list-style: none
}
a {
	text-decoration: none;
	outline: none;
}
p {
	margin: 0;
}
img {
	border: 0;
}
input, textarea, button {
	resize: none;
	border: none;
	font-family: Arial;
	cursor: pointer;
	outline: none;
	display: block;
}
.clear {
	zoom: 1;
}
.clear:after {
	content: "";
	display: block;
	clear: both;
}
html{
	font-size: 62.5%;
}

body{ overflow-x:hidden;  }
/*.nav .caret{ display: none !important; }*/