body{
	margin: 0 auto;
	background-color: #CCC;
}
#content{
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-color:#ffffff;
	width: 809px;
}
	a:link {
	text-decoration: none;
}
	a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#content h1{
	font-size: 20px;
	font-weight: bold;
	color: #09F;
	text-align: center;
}
#content h2{
	font-size: 20px;
	font-weight: bold;
	color: #09F;
	text-align: center;
}
#content p{
	padding-left: 22px;
	padding-right: 22px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-align: center;
	font-weight: bold;
}
#content #b_chk{
	width: 468;
	padding-left: 160px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#content #b_chk p{
	text-align: left;
}
#content #txt_strong p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
#content #txt_strong p a{
	color: #09F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content p span{
	color: #09F;
}
#content #menu{
	background: #EFEFEF;
}
#content #menu a{
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #06F;
}

