@charset "utf-8";
#hotdeal01 {
	width: 80px;
	position: absolute;
	left: 10px;
	top: 390px;
}


#hotdeal02 {
	width: 80px;
	position: absolute;
	left: 10px;
	top: 390px;
}

#apDiv1 {
	z-index:1501;
	visibility: hidden;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 440px;
	background-color: #444444;
	padding: 20px;
}

#apDiv2 {
	position:absolute;
	left:0%;
	top:0px;
	width:100%;
	height:100%;
	z-index:1500;
	visibility: hidden;
	background-color:#000;
	-moz-opacity: 0.85;
	opacity:.85;
	filter: alpha(opacity=85);
}

div.flash {
	position: absolute;
	left: auto;
	top: 90px;
	z-index: 2500;
	text-align: center;
	right: auto;
	padding: 20px;
	background-color: #444444;
	cursor: hand;
}
div.flash a {
	cursor: hand;
}
#vid2 {
	background-color: #333333;
	padding: 20px;
	border: 1px solid #999999;
	position: absolute;
	display: none;
	z-index: 16000;
}
#vid1 {
	position: absolute;
	display: none;
	z-index: 15000;
	height: 100%;
	width: 100%;
}
