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

body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #a0a0a0; padding: 0px; margin:0; background-image: url(../imgs/back.gif); background-repeat: no-repeat; background-position: center 0px; }
#page{ width:780px; margin:0 auto;}
.logo{ display:block; width:340px; height:60px; margin-top:30px; margin-bottom:10px; background-image: url(../imgs/logo.gif); background-repeat: no-repeat; background-position: 0px 0px; }
.anim{width:780px; height:437px; margin-bottom:6px; }
.footer .left{ float:left;}
.footer .right{ float:right; color:#a6c411; }
.footer a{ color:#219bd3;}
strong{ display:none; }
.clr{ clear:both;}
