.ebdp-pc4asia-floatdialog-overlayIframe{
	z-index:10000; 
	position:absolute;
	top: 0;
	left: 0;
	background-color:#000;     
	border:none;
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3;
	opacity: 0.3;
}

.ebdp-pc4asia-floatdialog-contentFloat  body {  
	overflow-x: hidden;   
}

.ebdp-pc4asia-floatdialog-overlayDiv {
	position: absolute;
	z-index:100001;
	top: 0px;
	left: 0px;
	background-color:#000;   
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;  
}

.ebdp-pc4asia-floatdialog-window {
	font-size:12px;
	position: absolute;
	background: #ffffff;
	z-index: 100002;
	color:#000000;
	display:none;
}

.ebdp-pc4asia-floatdialog-window-border {
	border: 1px solid #e3e1e2; 
}

.ebdp-pc4asia-floatdialog-window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

.ebdp-pc4asia-floatdialog-top {
	height: 39px;
	line-height: 39px;
	background: url(riskTitle.png) repeat-x;
	border-bottom: 1px solid #e3e1e2;
	position:relative;
}

.ebdp-pc4asia-floatdialog-top-agreement {
	background: #fff;
	border-bottom: none;
	position: relative;
}

.ebdp-pc4asia-floatdialog-title {
	height:39px;
	/*float:left;*/
	line-height: 39px; 
	color: #000;    
	/*margin-left: 5px;*/
	font-size: 14px;
	text-align: center;
}

.ebdp-pc4asia-floatdialog-title-agreement {
	height:39px;
	line-height: 39px;
	text-align: center;
	color: #000;   
	font-size: 14px;
	font-weight: bold;  
	/*margin-top: 15px;*/   
}

.ebdp-pc4asia-floatdialog-closeImage2 {
	width: 20px;
	/*float: right;*/
	height:20px;
	background-color: #fff;
	color: black;
	text-align: center;
	line-height: 20px;
	/*margin: 5px; */
	font-size: 20px; 
	cursor: default;
	position:absolute;
	top:10px;
	right:5px;
}

.ebdp-pc4asia-floatdialog-closeImage {
	background: url(ui-dialog-close.gif) 0 2px no-repeat;
	width: 24px; 
	/*float: right;*/
	height:24px;  
	color: black;
	text-align: center;
	line-height: 20px;
	/*margin: 5px; */
	font-size: 20px; 
	cursor: pointer;
	position:absolute;
	top:7px;
	right:5px;
}

.ebdp-pc4asia-floatdialog-closeImage-agreement {
	background:none; 
	width: 24px; 
	/*float: right;*/
	height:24px;  
	color: black;
	text-align: center;
	line-height: 20px;
	margin: 0px; 
	font-size: 20px; 
	cursor: pointer;
	position: absolute; 
	top: 9px;
	right: 15px;     
}

.ebdp-pc4asia-floatdialog-closeImage-hover {
	background: url(ui-dialog-close.gif) 0 -22px no-repeat;
}

.ebdp-pc4asia-floatdialog-load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:10001;
}

.ebdp-pc4asia-floatdialog-waitImage {
	background-image:url(loadingAnimation.gif);
}

.ebdp-pc4asia-button-buttonDiv {
	font-size: 14px;
	font-family: Microsoft YaHei;  
	display: inline-block;
	*display: inline;
}

.ebdp-pc4asia-floatdialog-contentFloat {
	float: left;
}

.ebdp-pc4asia-floatdialog-content {
	padding-top: 5px;
	width:302px;
	float: left;
}

.ebdp-pc4asia-floatdialog-middle {
	width: 338px;
}

.ebdp-pc4asia-floatdialog-buttonDiv {
	height: 55px;    
	font-size: 16px;   
	font-family: Microsoft YaHei;
	text-align: right;
} 

.ebdp-pc4asia-floatdialog-button {
	width: 70px;  
	height: 23px;                       
	text-align: center;    
	vertical-align:middle; 
	margin-right: 22px; 
	display: inline-block;
	*display: inline; 
	font-family:Microsoft YaHei; 
	font-size:14px; 
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	cursor: pointer; 
 	line-height: 23px; 
  	background-color: #ac011e;
  	text-align: center;
  	color: #fffff0;
  	border-radius: 3px;
}

.ebdp-pc4asia-floatdialog-button-gray {
	/**background-image: url(cancel.png);*/
	background-color: #f3f3f3; 
	color:#999999; 
}

.ebdp-pc4asia-floatdialog-button-red {
	/**background-image: url(confirm.png);*/
	background-color: #ac011e;
	color:#FFFFFF 
}

.ebdp-float-msg {
		font-size: 14px; 
		text-align: center;
		margin-top: 20px;       
}

.ebdp-pc4asia-floatdialog-remit {
	margin: 15px;
	font-size: 14px;
	text-align: left;
}
