body {
	background: url(/images/common/bg-land.gif) repeat 0px 0px;
	background-color: transparent;
}
#FOOT-TOP{
    margin-top: 25px;
	background-image: url(/images/common/foot-bg-top.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	height: 55px;
	text-align: center;
	width:100%;
}
