﻿@charset "utf-8";

html, body {
background-color: #FFFFFF;
margin:  0px;
padding: 0px;
height: 100%;
}

img
{
border:0px;
}


#swfarea {
text-align:center;
height: 100%;
width: 100%; 
position: absolute; 
left: 0px; 
top: 0px; 
overflow:hidden;
}


