div#id_qxcontact {
}

div#id_qx_en {
	background: url(/img/contacten32.png) top left no-repeat;
	float: right;
	width: 85px;
	height: 32px;
	cursor: pointer;
	display: none;
}
div#id_qx_ko {
	background: url(/img/contactko32.png) top left no-repeat;
	float: right;
	width: 85px;
	height: 32px;
	cursor: pointer;
	display: none;
}
div#id_qx_zh {
	background: url(/img/contactzh32.png) top left no-repeat;
	float: right;
	width: 85px;
	height: 32px;
	cursor: pointer;
	display: none;
}
div#id_qx_zhb {
	background: url(/img/contactzhb32.png) top left no-repeat;
	float: right;
	width: 85px;
	height: 32px;
	cursor: pointer;
	display: none;
}
