  .footer_bg {
	  background-image: url(../image/footer_bg.jpg);
	  background-repeat: repeat-x;
	  background-position: left top;
	  margin-top: 10px;
  }
  .footer_lin {
	  text-align:center;
	  color:#6f8fbc;
	  font-size:15px;
	  width: 960px;
	  padding-top: 20px;
	  padding-bottom: 20px;
  }
  .footer_lin a {padding:0 10px 0 10px; color:#6f8fbc; text-decoration:none;}
  .footer_lin a:hover {text-decoration:underline;}
  .Footercontener {
	width: 940px;
	background-color: #FCF;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-khtml-border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-khtml-border-top-left-radius: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
  }
 .imgb{
	height: auto;
	width: auto;
	display: inline;
	border: 5px solid #FF8CFF;
	margin: 2px;
	}
