html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, 
cite, code, del, dfn, em, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, b, u, i, center, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td, 
article, aside, canvas, details, embed, figure, figcaption, 
footer, header, hgroup, menu, nav, output, ruby, section, 
summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	font-size: 100%;
	line-height: 1;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p{
	line-height: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th {
	font-weight: normal;
	text-align: left;
}

em {
	font-style: normal;
}

img {
	border: 0;
}

ol, ul ,li {
	list-style: none;
}

a {
	outline: none;
	hlbr: expression(this.onFocus=this.blur());
	text-decoration: none;
	cursor: pointer;
}

input, select, textarea, button {
	outline: none;
	border-radius: 0;
	font-family: "微軟正黑體" , "Microsoft JhengHei" , arial;
	margin: 0;
}

input[type="number"]::-webkit-inner-spin-button, 
input[type="date"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

button {
	padding: 0;
	margin: 0;
	cursor: pointer;
}
