@charset "utf-8";
.main{
	width:944px;
	height:auto;
	background-image:url(../images/bg_main.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	position:relative;
	top:0px;
	left:0px;
	text-align:center;
}
.main_tbl{
	width:858px;
	table-layout:fixed;
	position:relative;
	top:0px;
	left:0px;
}
