.Showline1 {
	background-attachment: fixed;
	background-image: url(/SHow/nImgr/line2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.Showline2 {
	background-attachment: fixed;
	background-image: url(/SHow/nImgr/line1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.TopBgimg {
	background-attachment: fixed;
	background-image: url(/SHow/nImgr/topTen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 335px;
}

