@charset "UTF-8";
#thanks_cnt {
	background-color: #000;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	min-height: 690px;
	border-top: 1px solid #999999;
}

#thaks_txt{
	text-align: center;
	padding-top: 50px;
}

.thanks_img{
	margin-bottom: 30px;
}