@charset "utf-8";
/* CSS Document */
#all {
	height:auto;
	height: 1500px; /* IE */
	min-height: 1500px;
}
#flash {
	width:780px;
	height:300px;
}
a {
color:#999999;
}
a:hover {
color:#0066FF;
}
img {
border:none;
}
