body {
    color: #767676;
    font-family: Arial,sans-serif;
    line-height: 1.4;
    text-align: left;
    margin:0;
}
body, input, td {
    font-size: 13px;
}

.clear { clear:both; *display:inline; }
.center { text-align:center; }
a { text-decoration:none; }

.welcome { width:477px; position:absolute; top:0; left:21%; z-index:100; }
.welcome img.title { width:100%; }

.enter { position:absolute; top:72%; left:6%; }

.footer { width:100%; padding:20px 0; background-color:#5a5657; color:#c9cbca; position:fixed; bottom:0; left:0; }
.footer .footer_ii { width:1000px; margin:0 auto; }
.footer a { color:#c9cbca; }
.footer a:hover { color:#fff; }
.footer .td1 { float:left; }
.footer .td2 { float:right; }