#cbox {
   	z-index: 99999;
	width:242px;
	height: 180px;
	position: fixed;
	display:block;
	float:right;
	padding:0px;
	color: #ffffff;
	background: #000000;
}
#cbox table.cbox {
	width: 240px;
}
#cbox table.cbox td.address-h {
	font-weight: bold;
	font-size: 14px;
	color: #0099ff;
}
#cbox table.cbox td.address {
	font-size: 12px;
}
#cbox table.cbox td.tele-h {
	font-weight: bold;
	font-size: 14px;
	color: #0099ff;
}
#cbox table.cbox td.tele {
	font-size: 12px;
}
#contact_img {
	position: absolute; 
	width: 39px;
	top: 0px; 
}