﻿html,body{margin: 0;
    padding: 0;
	height:100%;
}
#mainbg{background: url(../img/bg2.jpg) no-repeat center center;	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
height: 100%; display:none;}
#footbg{width:560px; height:36px; padding-top:4px; background:url(../img/copy.png) no-repeat; position:absolute; bottom:-90px; left:50%; margin-left:-280px; color:#000000; text-align:center; line-height:36px; overflow:hidden; font-size:14px; z-index:5;}
#toplist{position:absolute; margin-top:-140px; width:100%; z-index:6;}
#index1{position:absolute;background: url(../img/indexlogo2.png) no-repeat center center;	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
height: 100%; width:100%; z-index:3; display:none;}
#index2{position:absolute;background: url(../img/index2.png) no-repeat center center;	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
height: 100%; width:100%; z-index:2; margin-left:-150%;}