@charset "utf-8";
/* CSS Document */
/* header */
#header {
	margin:0 auto;
	background:url(../images/meeting_02.jpg) repeat-x left top;
	height:282px;
	overflow:hidden;
}
/* content */
#content {
	width:956px;
	margin:0 auto;
}
/* footer */
#footer {
	width:924px;
	margin:0 auto;
	text-align:center;	
}
#footer .img02 {
	padding-bottom:14px;
	margin-top:25px;
	width:116px;
	height:39px;
}
#footer p {
	line-height:20px;
	padding-bottom:10px;
	color:#b0aca8;
}
