* {
	margin:0px;
	padding:0px;
}

a {
	border:none;
	text-decoration:none;
}

img {
	border:none;
	

}



#all {
	width:823px;
	margin:auto;	
}
	
	
#header_top {
	width:823px;
	background-image:url(bk_header.gif);
	height:81px
}


#contents {
	width:823px;
	background-image:url(bk_contents1.gif);
	background-repeat:repeat-y;
	padding-top:6px;
	height:100% ;
}


#tablezone {
	width : 800px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.1em; 
}


#footer {
	width:823px;
	height:57px;
	background-image:url(bk_footer1.gif);
	clear:both
}


#err {
	text-align:center;
	width:823px;
	background-image:url(bk_contents1.gif);
	background-repeat:repeat-y;
	padding-top:6px;
	height:600px ;
}




