.foot_container {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.sub_foot2 {
	font-size: 0.65em;
	height: 32px;
	background-image: url(../images/foot_01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 40px;
	text-align: right;
	line-height: 32px;
	color: #666666;
}
.sub_foot2 a {
	color: #666666;
	text-decoration: none;
}
.sub_foot2 a:hover {
	color: #333333;
	text-decoration: none;
}
.foot_container p {
	margin: 0px;
}
.foot_container_home {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../images/home_main_foot_bg.gif);
	background-color: #999999;
	background-position: bottom;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
