body
{
	background-color: #FBD04E;
	padding: 0px;
	margin: 0px;
}

table#bone
{
	width: 754px;
	height: 100%;
	margin: 0px auto;
	border: 2px groove #134398;
}

td#hdr
{
	background: url(../images/hdr.jpg) no-repeat top center;
	width: 750px;
	height: 150px;
}

td#cnt_mnu
{
	background: url(../images/mnu.jpg) no-repeat top center;
	width: 720px;
	height: 162px;
	padding: 0px 15px;
	border-bottom: 0px solid #134398;
}

td#cnt
{
	background: url(../images/cnt.jpg) repeat-y;
	width: 750px;
	height: auto;
	padding: 20px 10px;
	border-bottom: 1px solid #134398;
}

td#ftr
{
	background: url(../images/cnt.jpg) repeat-y;
	width: 750px;
	padding: 5px 15px;
	font-weight: bold;
	font-size: 7pt;
	text-align: center;
}
