@charset "utf-8";

/* CSS Document */



#footer_box {

	padding: 30px 0 10px 0;

	font-size: 12px;

	height: 80px;

	background-color: #E5E5E5;

	text-align: center;

	background-image: url(../img/footer_bk.gif);

	background-repeat: repeat-x;

	color: #FFFFFF;

}

#footer_box2{

	width:950px;

	margin:0 auto;

	background-image:url(../img/footer_bk2.gif);

	background-repeat:no-repeat;

	background-position:center 20px;

	height: 70px;

}

