#authenticate .tips_info {
	background: rgb(247, 247, 247); padding: 10px; border: 1px solid rgb(221, 221, 221); line-height: 220%; font-size: 12px; margin-bottom: 10px;
}
#authenticate .tips_info span {
	color: red; font-size: 12px;
}
#authenticate .tips_info a {
	color: rgb(255, 102, 0);
}
