#content {
	width: 760px;
	float: center;
}
#p-left {
	float: left;
	width: 25%;
	height: 98%;
	clear: none;
	text-align: center;
	margin-top: 28px;
}
#p-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 35px 10px 0px 0px;
	float: left;
	width: 55%;
	color: #666666;
}
#p-right {
	float: right;
	width: 20%;
	clear: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 35px;
}
#p-center h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #32607D;
}
#p-center h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #32607D;
}
#p-center a {

	color: #32607D;
}
#p-center a:hover {


	color: #389BBC;
}
#p-right strong {
	float: none;
	width: auto;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight: normal;
}
#navi {
	text-align: center;
	margin-top: 28px;
}
