#prWrapper{
	border:1px solid #1B304F;
	width: 298px;
	height: 248px;
	top:0px;
	left:0px;
	position:fixed;
	overflow:hidden;
	background:#ca242e;
}
#prWhiteOut{
	left:0px;
	top:0px;
	width:300px;
	height:250px;
	display:block;
	position:absolute;
	overflow: hidden;
	background-color:#ca242e;
	z-index:99;
}
#prGeneralClick{
	left:0px;
	top:0px;
	width:300px;
	height:250px;
	display:block;
	position:fixed;
	overflow: hidden;
	cursor: pointer; cursor: hand;
	background-color: rgba(255,255,255,0);
	z-index:100;
}
#prTxt1{
	left:20px;
	top:22px;
	width:159px; 
	height:45px;
	position:absolute;
	overflow: hidden;
	z-index:10;
	background: url('../images/txt_300x250.png') no-repeat 0px 0px;
}
#prTxt2{
	left:20px;
	top:74px;
	width:159px; 
	height:43px;
	position:absolute;
	overflow: hidden;
	z-index:20;
	background: url('../images/txt_300x250.png') no-repeat 0px -52px;
}
#prTxt3{
	left:20px;
	top:124px;
	width:159px; 
	height:45px;
	position:absolute;
	overflow: hidden;
	z-index:30;
	background: url('../images/txt_300x250.png') no-repeat 0px -102px;
}
#prBottle{
	left:184px;
	top:79px;
	position:relative;
	overflow: hidden;
	z-index:80;
}
#prDrip{
	left:25px;
	top:91px;
	position:absolute;
	overflow: hidden;
	z-index:81;
}
#prLogo{
	left:16px;
	top:192px;
	position:absolute;
	overflow: hidden;
	z-index:82;
}
#prEnjoy{
	left:16px;
	top:230px;
	position:absolute;
	overflow: hidden;
	z-index:83;
}