/* st_footer.css */
.footer{
	border-top:3px #bf1113;
	width:1000px;
	height:30px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image:url("../img/img_foot01-1000x30.jpg");
	background-repeat:no-repeat;
	}
