/*----------------------- reset ----------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, form, input, textarea,
fieldset, label, legend, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	vertical-align:baseline;
}

body {line-height:1.5;}

table{
	border-collapse:separate;
	border-spacing:0;
}

caption, th, td {
	font-weight:normal;
}

table, td, th {vertical-align:middle;}

blockquote:before, blockquote:after, q:before, q:after {content:"";}

blockquote, q {quotes:"" "";}

a img {border:none;}

/*----------------------- definition style constant----------------------------- */

h1, h2, h3, h4, h5, h6 {font-weight:normal; color:#111;}
h1 {font-size:26px; color:#333333; margin:0px;}
h2 {font-size:18px; color:#6f7261; margin:6px 0px 4px 0px;}
h3 {font-size:19px; margin-bottom:10px;}
h4 {font-size:1.2em; line-height:1.25; margin-bottom:1.25em;}
h5 {font-size:1em; font-weight:bold; margin-bottom:1.5em;}
h6 {font-size:1em; font-weight:bold;}

p {margin:0px 0px 20px;}

