@charset "big5";

/*--原廠授權廠商及footer區塊--*/

#logo_area{
	width:1000px;
	height:146px;
	border-bottom: #E7E7E7 1px solid;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo_area h1{
	height:26px;
	line-height:26px;
	color:#FFF;
	text-align:center;
	letter-spacing:2px;
	background-color: #666;
	width: 1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	font-family: "微軟正黑體";
}

#footer{
	width:1000px;
	text-align:center;
	background-color: #CCC;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#footer p{
	color: #666;
	font-size:12px;
	text-align:center;
}
