@charset "utf-8";
/* CSS Document */
html, menu, body, div, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin:0pt;
	padding:0pt;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, th {
	font-style:normal;
	font-weight:normal;
}
body {
	font-size: 100%;
	color:#000000;
	background:#FFF;
	overflow:auto;

}
a {
	color:#060;
	outline: none;
}
a:hover {
	color:#090;
}
img {
	border:0;
}
