
.css_bgtop
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100;
	background-image:url('../images/system/bg_top.gif');
	background-repeat:repeat-x;
	z-index:1;
}