@charset "utf-8";
/* CSS Document */ 
.content{
	background-color: #ffffff;
	padding-bottom:60px;
	padding-top:10px;
}

#footer {
	position:fixed;  
	background-color: #ffffff;
	bottom: 0;
	height: 60px;
	width: 100%;
	text-align: center;
	vertical-align:central;
	line-height:60px;
}
