.clearfix:after {
	clear:both;
	display:table;
	content:'';
}

*{
	font-size: 10pt;
}

#body {
	margin:0 auto;
	width:958px;
}


#head>div {
	border:1px lightgray solid;
	box-shadow:2px 2px 2px #eee;
	height:50px;
	float:left;
}

#head-left {
	width:230px;
	margin-right:10px;
}

#head-right {
	width:472px;
}

#intro>div {
	border:1px lightgray solid;
	box-shadow:2px 2px 2px #eee;
	height:250px;
	width:230px;
	float:left;
	margin-right:10px;
}

#banner {
	border:1px lightgray solid;
	box-shadow:2px 2px 2px #eee;
	height:30px;
	width: 715px;
}

	
#intro {
	margin-top:10px;
}

#banner {
	margin-top:10px;
}

