.pageDiv {
	background: #000 url('Resources/software-bg.jpg') no-repeat 0px 0px;
}

.title {
	margin: 0px;
	width: 355px;
	height: 129px;
	background: transparent url('Resources/software-title.png') no-repeat 0px 0px;	
}

.links{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 504px;
}

a.Pre{
	display: block;
	position: absolute;
	left: 165px;
	top: 129px;
}

a.SC {
	display: block;
	position: absolute;
	left: 139px;
	top: 191px;
}


a.QT {
	display: block;
	position: absolute;
	left: 96px;
	top: 293px;
}



