#ftoutbody {
	margin-top:40px;
	height: 34px;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
}
#ftleftside {
	float:left;
	height: 34px;
	width: 10px;
	margin-left:0;
	background-image:url(../_images/_common/whiteshadow_left.jpg)
}
#ftmiddle {
	float:left;
	width: 978px;
}
#ftrightside {
	float:left;
	height: 34px;
	width: 10px;
	margin-left:0;
	background-image:url(../_images/_common/whiteshadow_right.jpg)
}
#footer_dark {
	float:left;
	height: 3px;
	width: 978px;
	background-color:#C3C7C2;
}
#footer_light {
	float:left;
	height: 27px;
	width: 978px;
	background-color:#DEE2DD;
}

