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

* {margin:0; padding:0; border:0;}
html, body {width:100%; background:#393941; font:10px Georgia, "Times New Roman", Times, serif; color:#86808A;}

.wrap {width:480px; margin:0 auto;}
#welcome {position:relative; width:480px; height:400px; margin:40px 0 0 0; background:url(../imgs/bg_welcome.jpg) no-repeat 0 0;}
#welcome h1 {position:absolute; top:154px; left:20px; width:440px; height:95px; text-indent:-100em; overflow:hidden; background:url(../imgs/wLogo.jpg) no-repeat 0 0;}
#entra {position:absolute; top:281px; left:195px; width:90px; height:40px;}

a.btn {display:block; width:350px; height:75px; margin:0 auto; background-repeat:none; background-position:0 0; text-indent:-999em; overflow:hidden;}
a.fanclub {background-image:url(../imgs/fanclub.png);}
a.fanclub:hover {background-position:0 bottom;}

p {margin-bottom:15px; text-align:center;}

em {font-style:normal; font-size:11px; color:#ABA6B5;}

a.ico,
a.ico:link,
a.ico:visited {display:block; width:36px; height:36px; margin:0 auto; text-indent:-100em; overflow:hidden; background:url(../imgs/getFlash.jpg) no-repeat 0 0;}
a.ico:hover,
a.ico:active {background-position:bottom;}
