@charset "utf-8";
/* CSS Document */
#left_over_left_box {
	float:left;
}
#left_over_right_box {
	float:right;
	margin-right:71px;
	margin-top:25px;
}
#left_over_under_box {
	clear:both;
}
#thanks {
	font-size:small;
}
#index_google {
	text-align:center;
}
h2{font-size:medium;
font-weight:normal;
}
#footer a{
	color:#fff;
	text-decoration:none;
	}