@charset "utf-8";
.tip {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AE9D95;
	letter-spacing: 0.2em;
	font-style: italic;
	margin-top: 30px;
	text-align: center;
	bottom: 50px;
	position: absolute;
	width:100%;
}
