body{
	background-image: url(/images/2007_04/cmn_bg.gif);
	background-repeat: repeat;
	background-position: center top;
}

#tvo_page{
	background-image: url(/images/2007_04/cmn_bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

/* footer */

#tvo_foot{
	width: 500px;

	margin: 0 auto;
	margin-top: 15px;
}
#tvo_foot p{
	font-size: 90%;
	text-align: center;
	margin-bottom: 15px;
}

#tvo_copyright{
	height: 27px;

	background-image: url(/images/2007_04/cmn_foot_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

address#tvo_mm_copyright{
	width: 477px;
	height: 27px;

	margin: 0 auto;

	text-indent: -9999px;
	background-image: url(/images/2007_04/cmn_foot_crd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
address#tvo_mm_copyright a#link_tvo{
	display: block;
	width: 477px;
	height: 27px;
	top: 0;
	left: 0;
	position: relative;
}
