@charset "utf-8";
/* CSS Document */

.footer {
	color: #7F726B;
	height: auto;
	width: auto;
	font-size: 12px;
	text-align: center;
	background-color: #000;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	line-height: 28px;
	font-family: "Arial Unicode MS", "微軟正黑體", "新細明體";
}
.footer p{
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
.footer a img {
	margin-left: 6px;
}
#cont2 {
	width:auto;
	height:auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 37px;
	margin-bottom: 0px;
	margin-left: 37px;
}
.time {
	color: #FF9;
}
