.headtip, 
.headtip2 {
	width:345px;
	height:42px;
	background:#f9dfdd;
	box-shadow: 0 0 6px #d5d5d5;
	position:fixed;
	left:0;
	top:0;
	bottom:0;
	right:0;
	margin:0 auto;
	text-align: center;
	line-height:42px;
	font-size:16px;
	color:#333333;
	z-index:5000;
}
.headtip2 {
	background-color: #dee7f3;
	color: #000;
}
