.bodyLine {
	position:fixed;
	left:0px;
	right:0px;
	height:200px;
	top:30%;
	background:url(../pics/bg/bg_bodyLine.png) top left repeat-x;
}
.mainShadowTopWhite {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	height:40px;
	background:url(../pics/bg/bg_mainShadowTopWhite.png) bottom left repeat-x;
}
.mainShadowBottomTop {
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	height:35px;
	background:url(../pics/bg/bg_mainShadowBottomTop.png) top left repeat-x;
}
