
#ciba {
	float:left;
	width:130px;
	height:29px;
	margin:10px;
	background:transparent url(image/3rdPartyLogo/ciba.jpg) no-repeat;
	opacity:0.3; /* CSS 3 standard */
}
#ciba:hover {
	opacity:1;
}

#hoya {
	float:left;
	width:116px;
	height:29px;
	margin:10px;
	background:transparent url(image/3rdPartyLogo/hoya.jpg) no-repeat;
	opacity:0.3;
}
#hoya:hover {
	opacity:1;
}

#jj {
	float:left;
	width:92px;
	height:29px;
	margin:10px;
	background:transparent url(image/3rdPartyLogo/jj.jpg) no-repeat;
	opacity:0.3;
}
#jj:hover {
	opacity:1;
}

#essilor {
	float:left;
	width:47px;
	height:34px;
	margin:10px;
	background:transparent url(image/3rdPartyLogo/essilor.jpg) no-repeat;
	opacity:0.3;
}
#essilor:hover {
	opacity:1;
}

#jk {
	float:left;
	width:35px;
	height:34px;
	margin:10px;
	background:transparent url(image/3rdPartyLogo/jk.jpg) no-repeat;
	opacity:0.3;
}
#jk:hover {
	opacity:1;
}

#jzo {
	float:left;
	width:70px;
	height:34px;
	margin:10px;
	background:transparent url(image/3rdPartyLogo/jzo.jpg) no-repeat;
	opacity:0.3;
}
#jzo:hover {
	opacity:1;
}

#szajna {
	float:left;
	width:103px;
	height:34px;
	margin:10px;
	background:transparent url(image/3rdPartyLogo/szajna.jpg) no-repeat;
	opacity:0.3;
}
#szajna:hover {
	opacity:1;
}

