body{
	font-family:Arial, verdana, geneva, sans-serif, "微軟正黑體", "新細明體";
	font-size:13px;
	margin: 0px;
	padding: 0px;
	}
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
:focus {
	outline: 0;
}
/*h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}*/
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
code, kbd, samp, tt {
	font-size: 100%;
}
/*purpose To enable resizing for IE */
/*branch For IE6-Win, IE7-Win */
input, button, textarea, select {
*font-size: 100%;
}
body {
	margin:0;
	line-height: 100%;
}
ol, ul, li {
	list-style: none;
}
:link, :visited, ins {
	text-decoration: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/*HTML5 tag*/
section, article, aside, footer, header, nav, main {
	display: block;
}
p {
	margin: 0px;
	padding: 0px;
}
.clear {
	zoom: 1;
	clear: both;
}
.clear:after {
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.bold {
	font-weight: bold;
}
.borderall {
	border: 1px solid #BBBBBB;
}
