@charset "utf-8";
/* CSS Document */
.bottom_box{
	width:100%;
	min-width:1000px;
}
.bottom_box .bottom_cont{
	width:1000px;
	margin:0 auto;
	font-size:14px;
	text-align:center;
	padding:50px 0;
}

