@charset "utf-8";

body{
background-color:#ffffff;
margin:0;
padding:0;
letter-spacing:0px;
	color:#000000;
	font-size:16px;
	line-height:24px;
	font-family: "Arial", "微軟正黑體", "Microsoft JhengHei" ;	
	font-weight:700;
text-align:center;
/*overflow-y:hidden; /*讓縱向捲軸隱藏*/
}


