body {
	background: rgb(234, 234, 234);
}
body {
	-moz-user-select: none;
}
body {
	-moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -khtml-user-select: none; user-select: none;
}
body a {
	
}
* {
	margin: 0px auto; padding: 0px;
}
img {
	border: currentColor;
}
.clear {
	clear: both;
}
.Content {
	background: rgb(255, 255, 255); margin: 0px auto; width: 1000px;
}
.Phone {
	clear: both;
}
