﻿/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100;vertical-align:baseline;background:transparent;}
body{line-height:1.1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
/**/


#game{
position: absolute;

display: block;
float: left;
width: 100%;
height: 100%;
}
#ffbody{
padding-top: 100px;
}
#ff{
width: 562px;
height: 293px;
display: block;
margin: 0 auto;
background: url('../_images/404.gif');
position: relative;
}
#ff a{
font: 11px tahoma;
display: block;
left:177px;
position:absolute;
top:225px;
width:137px;
text-decoration: none;
color: Gray;
}
#noflashcontent{
color:#666666;
font: 11px tahoma;
margin:0 auto;
text-align:center;
width:500px;
height:100px;
padding-top: 100px;
}