#top-back {
	position:fixed;
	background: url(../../image/2.jpg) center center repeat-x;
	width:100%;
	height:428px;
	margin-top:58px;
	z-index:-100;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #060;
	left: 0px;
}
#top-back-two {
	background: url(../../image/2.jpg) center center repeat-x;
	width:100%;
	height:160px;
	margin-top:58px;
	left:0;
	z-index:100;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #060;
	position:fixed;
}
