body { margin:0px; background-color:#f9f9f9; height:100% }
html { height:100% }
#PageDiv { position:relative; min-height:100%; max-width:1200px; background-color:#fff }
#item1 { width:96.67%; min-height:60px; z-index:0; float:left; padding:20px }
#item3 { width:20px; height:20px; display:inline-block }
#p-wraper { width:96.67%; height:auto; z-index:0; float:left; padding:20px }
.wycontainer { width:36.66%; height:auto; z-index:0; float:left; padding-right:2%; padding-bottom:2% }
.poster { width:90%; height:auto; z-index:0; background-color:#e6e8e8; overflow:hidden; padding-top:127%; position:relative; outline:solid #000000 1px; border:solid white 5px }
@media screen and (max-width:420px)
{
	.wycontainer { width:28.69%; height:auto; padding-right:3%; padding-bottom:3% }
	.poster { outline:solid #000000 1px; border:solid white 4px }
}
