@charset "utf-8";
/* CSS Document */

.footer
	{
		font-size: 2vh;
		height: 30px;
		line-height: 30px;
	    font-family: 華康魏碑體(P);
		text-align: center;
		background-color: #70755e;
		color: #FFF;
		position: relative;
		margin-top: 1.5vh;
		
	}