@charset "UTF-8";

* {
    margin: 0;
    padding: 0;}
img{border:none}

html, body, #bg, #bg table, #bg td {
    height:100%;
    width:100%;
    overflow:hidden;}

#bg {position: fixed;}

#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;}

#bg td {
    text-align:center;
    vertical-align:middle;}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;}

#footer_appear{
	position: fixed;
	bottom: 0;
	width: 220px;
	height: 291px;
	margin-left: 150px;
	z-index: 80;}

.appear{
	margin: -210px 10px 10px 10px;
	font-family: 'IM Fell Great Primer', arial, serif;
	font-size: 25px;
	color: white;
	line-height: 25px;
	z-index: 90;}

#footer_logo{
	position: fixed;
	width: 688px;
	height: 88px;
	bottom: 6px;
	right: 10px;
	z-index: 80}

