@charset "utf-8";
#foot {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/contentbg.png");
	width:916px;
	height:170px;
	clear:left;
	margin:0 auto;
	
}

html>body #foot {
  background:url(../images/contentbg.png);
  width:916px;
  height:170px;
  clear:left;
  margin:0 auto;
	
}
#foottop{
	width:900px;
	margin-left:8px;
	background:url(../images/footer1.gif);
	height:18px;
	text-align: center;
	padding-top: 12px;
}
#footline{
    margin-left:8px;
    }
