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

#top_cont{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #888888;
	border-left-color: #888888;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	height: 676px;
	padding: 0 1px 0 1px;
}

#top_contents{
	top: 445px;
	position: absolute;
	}

#top_menu_bg{
	width: 970px;
	background-image: url(../img/menubar_bg.jpg);
	background-repeat: repeat-x;
	}

#top_menu{
	width: 770px;
	margin: 0 auto;
	}
	
#top_banner{
	background-color: #fff;
	}
	
.top_line{
	width: 970px;
	height: 11px;
	background-image: url(../img/top_bar01.gif);
	background-repeat: repeat-x;
	}
	
.bottom_line{
	width: 970px;
	height: 13px;
	background-image: url(../img/fooder.gif);
	background-repeat: repeat-x;
	}
	
.top_cont{
	width: 770px;
	margin: 0 100px;
	}
	
#top_footer{
	width: 970px;
	margin: 0 auto 0 auto;
	top: 678px;
	position: absolute;
	}
	
#top_footer th{
	text-align: left;
	padding: 0px 0 0 0;
	}

#top_footer td{
	}