html, body	{ width:100%; height:100%; }

#wrapper	{ width:100%; height:100%; min-width:100%; }

#header	{ width: 970px;height: 115px; margin: 0 auto; position:relative;}
#foot { position:fixed; width:100%; left:0px; bottom:0px; min-width:100%; height:15px; z-index:10000;}

/*footArea */
#footArea	{ width:100%; background:#000000; margin:0 auto; position:relative; }
#footArea .copyright	{ width:1000px; height:15px; left:0px; }