@charset "utf-8";
.index{
	width:770px;
	text-align:center;
}
.main_cont{
	width:769px;
	background-image:url(../images/back_main.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

