.fudong_640{
	width: 0;
	height: 0;
	background: #000000;
	position: absolute;
	border:1px solid #000000;
	z-index:110;
	}
.fudong_title_640{
	margin:0 auto;
	width:auto;
	height:4.5726%;
	background:url(../images/fudong-bg.jpg) repeat-x;
	}
.fudong_close_640{
	float:right; width:4.3738%; height:4.5726%; margin-right:0.994%;
	}
.fudong_video_640{
	margin:0 auto;
	width:auto;
	height:95.4274%;
	overflow:hidden;
	}
.fudong_480{
	width: 0px;
	height: 0px;
	background: #000000;
	position: absolute;
	border:1px solid #000000;
	z-index:110;
	}
.fudong_title_480{
	margin:0 auto;
	width:auto;
	height:6%;
	background:url(../images/fudong-bg.jpg) repeat-x;
	}
.fudong_close_480{
	float:right; width:5.7441%; height:6%; margin-right:1.3055%;
	}
.fudong_video_480{
	margin:0 auto;
	width:auto;
	height:94%;
	overflow:hidden;
	}

.fudong_320{
	width: 0px;
	height: 0px;
	background: #000000;
	position: absolute;
	border:1px solid #000000;

	z-index:110;
	}
.fudong_title_320{
	margin:0 auto;
	width:auto;
	height:8.7452%;
	background:url(../images/fudong-bg.jpg) repeat-x;
	}
.fudong_close_320{
	float:right; width:8.365%; height:8.7452%; margin-right:1.9011%;
	}
.fudong_video_320{
	margin:0 auto;
	width:auto;
	height:91.2548%;
	overflow:hidden;
	}

.pop-box {  
			z-index: 6; /*这个数值要足够大，才能够显示在最上层*/ 
            margin-bottom: 3px;  
            display: none;  
            position: absolute;  

			background: url(../images/img-bg1.gif) repeat-x left top;
			padding: 20px 10px 10px;
			border: 1px solid #3D3D3D;
			background-color:#000000;
        }  
		.pop-box span{
			display: inline-block;
			width: auto;
			height: 1%;
			position: relative;
		}
		.pop-box b{
			display: block;
			background: url(../images/close-bitton.gif) no-repeat;
			width: 14px;
			height: 14px;
			position: absolute;
			right: -5px;
			top: -18px;
			}


