@charset "utf-8";
/* CSS Document */

HTML {
	OVERFLOW-Y: auto; OVERFLOW-X: hidden;
}


.bottom_div{
	width:525px;
}
.bottom_div a{
	text-decoration:none;
}
.bottom_div a:hover{
	text-decoration:underline;
	color:#CCCCCC;
}

