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

#outsidebox {
	height: auto;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar {
	height: auto;
	width: 225px;
	float: left;
	margin: 0px auto;
}
#center {
	width: 700px;
	margin-right: 0px;
	margin-left: auto;
	height: auto;
	text-align: center;
}
#foot {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #000;
}
#header {
	width: 950px;
	height: 238px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#outsidebox #center table tr td p {
	text-align: left;
}
h2 {
	font-size: 10px;
}
