@charset "utf-8";
body {
	font-family: Arial, verdana, Helvetica, sans-serif;
	_font-family: sana-serif;
	width: auto;
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
	font-weight: normal;
	background: #f4f4f4;
}
body, div, dl, dt, dd, ul, ol, li, p, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
	font-size: 0;
	vertical-align: middle;
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #1878ce;
}
ul li {
	list-style: none;
}
.clear {
	clear: both;
}
