@charset "utf-8";
.SPlatestTechNews {
	background-image: url(../IMAGES/bg-lastestTechNews.jpg);
	background-repeat: no-repeat;
	width: 1014px;
	height: 39px;
	float: left;
	padding-top: 10px;
	margin-left: 18px;
}
.sublinks {
	background-image: url(../IMAGES/product_sublinksBG.jpg);
	background-repeat: no-repeat;
	width: 215px;
	float: left;
	margin-left: 27px;
	height: 400px;
}
.subheader {
	background-image: url(../IMAGES/header_logo.jpg);
	background-repeat: no-repeat;
	width: 215px;
	margin-top: 2px;
	margin-left: 2px;
	height: 102px;
	float: left;
}

.content {
	background-image: url(../IMAGES/product_contentBG.jpg);
	background-repeat: no-repeat;
	width: 750px;
	float: left;
	margin-left: 12px;
	padding-left: 10px;
	padding-top: 10px;
	height: 585px;
}
.contentOnly {
	background-image: url(../IMAGES/contentonly_bg.jpg);
	background-repeat: no-repeat;
	width: 1005px;
	float: left;
	margin-left: 27px;
	height: 604px;
}
