@charset "utf-8";
img {
	border: 0;
	text-decoration: none;
}

a {
text-decoration: none;
}


#slide {
	height: auto;
	width: 640px;
	float: left;
}
body {
	margin: 0px;
	width: 100%;
}
#clear {
	clear: both;
}
