@charser "UTF-8";
/* User interface */
.tit_user_interface{background:url(../../img/icn_user_interface.png) no-repeat;}
.img_tree .txStyle02{height:66px;}

/* more features */
.tit_more_features{
	background:url(../../img/icn_more_features.png) no-repeat;
}

/* OEM solution */
.tit_oem_solution{
	background:url(../../img/icn_oem_solution.png) no-repeat;
}
.page_oem_solution .img_sgl img{
	width:100%;
}

/* Sound processor */
.page_sound_processor small{
	color:#9b9b9b;
	display:block;
}
.tit_sound_processor{
	background:url(../../img/icn_sound_processor.png) no-repeat;
}



@media screen and (max-width: 1024px) {
	/* User interface */
	.img_tree .txStyle02{height:75px;}
}

@media screen and (max-width: 800px) {

}

@media screen and (max-width: 600px) {
	/* User interface */
	.img_tree .txStyle02{height:100px;}
}

