/* CSS Document */
/* start reset */
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, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, input, select, textarea, table, caption, tbody, tfoot, thead, tr, th, td, .x {
	margin: 0;
	padding: 0;
}
a img, img, iframe {
	border:none;
}
a span, form label {
	cursor:pointer;
}
li {
	list-style:none;
}
table {
	border-collapse:separate;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
select, textarea, input, button {
	vertical-align:middle;
	font-family:inherit;
	font-size:100%;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
h1 {
	font-size:16px;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:14px;
}
h4, h5, h6 {
	font-size:100%;
}
h6 {
	font-weight:normal;
}
/* end reset */
.clear {clear:both;}
.red {color:red;}
