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

#Products
{
	background-position: 0px 0px;
}
#sub_btn_LaserUltrasound
{
	background:url(../img/products/btn_laser.gif) no-repeat 0 0;
}
#sub_btn_LaserUltrasound:hover, #sub_btn_LaserUltrasound.clicked
{
	background-position:-145px 0px;
}

#sub_btn_QuantumDots
{
	background:url(../img/products/btn_quantum.gif) no-repeat 0 0;
}
#sub_btn_QuantumDots:hover, #sub_btn_QuantumDots.clicked
{
	background-position:-145px 0px;
}
#sub_btn_IntProperty
{
	background:url(../img/products/btn_intellectual.gif) no-repeat 0 0;
}
#sub_btn_IntProperty:hover, #sub_btn_IntProperty.clicked
{
	background-position:-145px 0px;
}

#img_Laser
{
	background:url(../img/products/img_laser.gif) no-repeat;
	width:170px;
	height:120px;
}
