.alert {
	background: url(http://tmisc.home.news.cn/forum/xiaoping/tip.png) center
		top no-repeat;
	z-index: 7;
	width: 323px;
	height: 65px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -184px 0 0 -212px;
	padding: 150px 50px;
	font-family: "Î¢ÈíÑÅºÚ"
}

.alertcont {
	line-height: 24px;
	font-size: 14px;
	text-align: center
}

.yesButton {
	height: 30px;
	width: 82px;
	line-height: 30px;
	border: none;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-weight: 700;
	margin-top: 10px;
	background:
		url(http://tmisc.home.news.cn/forum/zonglitiwen2014/img/btn3.png)
		no-repeat;
	margin-left: 120px;
	margin-top: 42px;
}