﻿body 
{
}
.HFAd
{
	position:absolute;
	left:50%;
	width:300px;
	margin-left:-250px;
	top:25px;
	z-index:9999;
	cursor:pointer;
}
