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



#bottom{
	background-image:url(../images/8.jpg);
	background-repeat:no-repeat;
	height:229px;
	font-family: Arial, Helvetica,  sans-serif;
	
font-size: 11px;
	color:#9c9e9f;
	text-align:center;
	padding-top: 153px;
}


#bottom a:link,#bottom a:visited,#bottom a:active{
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 11px;
	color:#9c9e9f;
	text-decoration:none;
}

#bottom a:hover{
	text-decoration:underline;
}
