/* html, body, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, fieldset, form, label, legend, 
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, 
ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
} */

html { -webkit-text-size-adjust: none; font-family: 微軟正黑體,DFKai-sb,Microsoft JhengHei, Arial; background-color: #f0f0f0; }
body { margin:0; line-height: 1; }

table { border-collapse: collapse; border-spacing: 0;}
a{ text-decoration: none;}
ul { list-style: none; padding-left: 0; margin-top:0; margin-bottom:0; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; }