a {
	color: #F00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mid {
	width: 490px;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	z-index: 55;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	display: block;
}
.mid .absolute {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 9999;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
embed {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body, html {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	text-align: center;
}

