.notice {
	width: 310px;
	text-align: right;
	height: 26px;
	overflow: hidden;
	float: right;
	margin-top: 20px;
}

.noticTipTxt {
	color: #ff7300;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}

.noticTipTxt li {
	height: 22px;
	line-height: 22px;
}

.noticTipTxt a {
	color: rgb(232, 0, 0);
	font-size: 12px;
	text-decoration: none;
}

.noticTipTxt a:hover {
	color: #ff7300;
	text-decoration: underline;
}
/* 滚动 */
.fr{float:right;}
.scro-abnormal{float:right;padding-left:5px;}