@charset "UTF-8";
/* CSS Document */



/*Tech page*/



/* main page */

div.techintro {
	width:800px;
	height:449px;
	background: url('images/tech/IntroTech_03.jpg') no-repeat;
	position: relative;
}
div.techlink1 {
	width: 192px;
	height: 22px;
	position: absolute;
	top: 284px;
	left: 580px;
	cursor: pointer;
}
div.techlink2 {
	width: 192px;
	height: 12px;
	position: absolute;
	top: 319px;
	left: 580px;
	cursor: pointer;
}
div.techlink3 {
	width: 192px;
	height: 12px;
	position: absolute;
	top: 343px;
	left: 580px;
	cursor: pointer;
}
div.techlink4 {
	width: 192px;
	height: 12px;
	position: absolute;
	top: 368px;
	left: 580px;
	cursor: pointer;
}

div.techlink5 {
	width: 192px;
	height: 12px;
	position: absolute;
	top: 392px;
	left: 580px;
	cursor: pointer;
}

.ProductList{
	list-style:none;
}
.ProductList li{
	list-style:none;
	float:left;
}
.ProductImage{
	border:none;
}
