@CHARSET "UTF-8";

/* bottom-------------------------*/
#bottom_bg {
	position: relative;
	width: 932px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
}

#bottom {
	position: relative;
	top: 8px;
	left: 10px;
	font-size: 10pt;
	font-family: "Arial";
	color: #333;
}

#bottom a {
	color: #333;
	text-decoration: none;
}

#bottom a:hover {
	color: #000;
	text-decoration: underline;
}