@charset "utf-8";
#center_box {
	height: 670px;
	width: 960px;
	margin-top: -335px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#contact {
	font-family: "Helvetica Neue", "微軟正黑體", "Microsoft JhengHei", "儷黑 Pro"a;
	font-size: 13px;
	color: #999999;
	position: fixed;
	z-index: 1;
	right: 20px;
	bottom: 15px;
	display: block;
}
#contact a {
	color: #999999;
	text-decoration: none;
}
#contact a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#company {
	font-family: "Helvetica Neue", "微軟正黑體", "Microsoft JhengHei", "儷黑 Pro"a;
	font-size: 13px;
	color: #cccccc;
	position: fixed;
	z-index: 1;
	bottom: 15px;
	display: block;
	left: 20px;
	font-weight: bold;
}