#logo {
	display: block;
	background: url(/static/images/cantoneseclass101/home/logo.gif)
		no-repeat 0px 10px;
	width: 303px;
	height: 88px;
	float: left;
	margin-left: 14px;
}

.footer .inside {
	width: 880px;
	height: 100px;
	margin: 0 auto;
	background: url(/static/images/cantoneseclass101/home/logo_footer.gif)
		right top no-repeat;
}

.why_who p.title {
	color: #000000;
	font: bold 22px/22px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: 35px;
}
