@charset "UTF-8";
/* CSS Document */

body	{
margin:0;
padding:0;
text-align: right;
}

#loading	{
position: absolute;
width: 1024px;
height: 683px;
background: url(object/loading.gif) 50% 45% #fff no-repeat;
}

a img	{
border:0;
}

#controller	{
position:absolute;
top: 20px;
right: 30px;
}

#th	{
width: 440px;
height: 90px;
position: absolute;
bottom: 30px;
right: 30px;
}