#line {
	position: absolute;
	left: 0;
	top: 80px;
	z-index: 60;
	width: 100%;
	overflow: hidden;
	background: url(../../images/bg/lineblack2.jpg) no-repeat center top;
	height: 1px;
}

#line2 {
	position: absolute;
	left: 0;
	z-index: 60;
	width: 100%;
	overflow: hidden;
	background: url(../../images/bg/lineblack2.jpg) no-repeat center top;
	height: 1px;
}

#contentContainer {
	border-bottom-style: none;
}

