#left {
}

#right {
	width:964px;
	margin: 0 0 0 17px;
	padding:0;
	background:#ffffff;
}

	#right .startHeader{
		width:964px;
	}
	
	#right .startMiddle{
		width:964px;
		margin:10px 0 0 0;
	}
	
		#right .startMiddle .left{
			width:644px;
			height:224px;
			float:left;
		}
		
		#right .startMiddle .right{
			width:320px;
			height:224px;
			float:left;
		}
	
	#right .startBottom{
		width:964px;
	}

.noFlash {
	padding: 10px;
}	
	
	.noFlash p {
		margin: 1em 0;
	}	

#banner.erpOffline {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 333px;
	height: 265px;
	margin: -132px 0 0 -178px;
	font-size: 12px;
	z-index: 9998;
	border: 1px solid #EAEAEA;
}

	#banner.erpOffline .close {
		display: block;
		position: absolute;
		width: 333px;
		height: 265px;
		cursor: pointer;
		z-index: 9999;
	}
