@charset "utf-8";
/* CSS Document */

#footer_1{
	width:300px;
	float:left;
	margin:auto;
	padding:20px 0px 0px 0px;
}

#footer_2{
	width:360px;
	padding:20px 0px 0px 0px;
	float:left;
	margin:auto;
}

#footer_3{
	width:300px;
	padding:20px 0px 0px 0px;
	float:right;
	margin:auto;
}

.title_orange a{
	color:#ff9922;
	text-decoration:none;
}