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

#content{
	height: 350px;
	width: 640px;
	margin-left: 10px;
}
h2{
	height: 60px;
	width: 640px;
	text-indent: -9999px;
	background-image: url(../images/title_staff.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#main_content{
	width: 640px;
	height: auto;
}
