@charset "utf-8";
/* CSS Document */
#copyright {
	color: #999;
	margin:5px 0 0 10px;
	padding:0 0 0 36px;
	background-image: url(../images/footer_logo2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float:left; width:230px;
	font-size:12px;
}
.footer_b {  margin:0 auto;   padding:10px 0 0 0;  }
 
