#faw {
	background: transparent;
	text-align: center;
	font-family: Arial,sans-serif;
	width: 428px;
	height: 336px;
	position: absolute;
	margin: 0 auto;
	top: 144px;
	left: 676px;
	display: none;
	z-index: 40000;
}

#faw a {
	text-decoration: none;
	border: none;
}

#faw .ad {
	height: 306px;
	background: url('p-up-adarea.png') no-repeat top left;
}

#faw img {
	border: none;
}

#faw .bar {
	background: url('p-up-top.png') no-repeat top left;
	height: 30px;
	line-height: 20px;
}

#faw .bar a {
	margin-left: 10px;
	font-weight: bold;
	float: left;
	color: #FFF;
	font-size: 10px;
}

#faw .bar .close {
	margin-right: 5px;
	display: block;
	width: 72px;
	height: 30px;
	float: right;
	background: url('p-up-closebtn.png') no-repeat center;
}

#faw.show {
	display: block;
}
