@charset "UTF-8";
/* CSS Document */

#title{
	width:100%;
	height:374px;
	background:url(../contact/image/contact.jpg) no-repeat bottom; 
	text-align:center;
	color:#FFF;
	}
#contact{
	width:1000px;
	margin:0 auto 100px;
    }
#contact .thanks h3{
	width:1000px;
	margin:30px auto 0;
	text-align:center;
	font-size:24px;
	font-weight:bold;
    }
#contact .thanks p{
	margin:20px auto 20px;
	text-align:center;
	font-size:16px;
	line-height:1.8;
    }