.cat_tel {
	overflow:hidden;
	height:40px;
	margin-bottom:8px;
}


.cat_tel a {
	display:block;
	width:128px;
	height:40px;
	background-image:url('../image/tel_btn_s.gif');
	background-repeat:no-repeat;
	overflow:hidden;
	line-height:100px;
	float:left;
}

	.cat_tel a:link, .cat_tel a:visited {
		background-position:left top;
	}

	.cat_tel a:hover, .cat_tel a:active {
		background-position:left -40px;
	}

.cat_tel p {
	font-size:8pt;
	color:#b43636;
	line-height:9pt;
	background-image:url('../image/tel_back.gif');
	background-potition:left top;
	background-repeat:no-repeat;
	padding:8px 0px 0px 27px;
	margin-left:128px;
}


/* drill search banner or so */
/* common banner(mainly tool) */
.common_banner a {
	display: block;
	overflow:hidden;
	width: 150px;
	height: 67px;
	margin: 8px 0px 0px 6px;
	padding: 0px;
	background-color:#ffffff;
	background-position:0px 0px;
	text-indent: -1000px;
	}

	/* drill-endmill search -- original in products/common/basic.css */
	.common_banner a.tool_search {
		background: url("../../tool/images/bn_search3.gif");
	}
	
	.common_banner a.tool_search:hover {
		background: url("../../tool/images/bn_search3.gif");
		background-position:0px 67px;
		}

	/* bearing caddata download */
	.common_banner a.bearing_caddata {
		background: url("../image/banner/bearing_caddata.jpg");
	}
	
	.common_banner a.bearing_caddata:hover {
		background: url("../image/banner/bearing_caddata.jpg");
		background-position:0px 67px;
		}

	/* robot caddata download */
	.common_banner a.robot_caddata {
		background: url("../image/banner/robot_caddata.jpg");
	}
	
	.common_banner a.robot_caddata:hover {
		background: url("../image/banner/robot_caddata.jpg");
		background-position:0px 67px;
		}

/* tab catalog */

/* .cata_table in /common/catalog.css */

.cata_tab_table {
	width: 555px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px 0px 10px;
	font-size: 12px;
	background-image: url(../../images/dot_line1_2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

	.cata_tab_table td.ln {
		padding: 3px 2px 3px 5px;
		vertical-align: top;
		background-image: url(../../images/dot_line1_2.gif);
		background-repeat: repeat-x;
		background-position: bottom;
	}

	.cata_tab_table td.ln2 {
		padding: 3px 2px 3px 5px;
		vertical-align: top;
		background-image: url(../image/div_bar/line_2.gif);
		background-repeat: repeat-x;
		background-position: bottom;
	}

	.cata_tab_table .tab_back_white {
		padding:0px;
		width:38px;
		background-image:url(../image/div_bar/white.gif);
		background-repeat:repeat-y;
		vertical-align:top;
	}

	.cata_tab_table .tab_back_tool {
		padding:0px;
		width:38px;
		background-image:url(../image/div_bar/tool_back.gif);
		background-repeat:repeat-y;
		vertical-align:top;
	}

	.cata_tab_table .tab_back_kos {
		padding:0px;
		width:38px;
		background-image:url(../image/div_bar/kos_back.gif);
		background-repeat:repeat-y;
		vertical-align:top;
	}

	.cata_tab_table .tab_back_seo {
		padding:0px;
		width:38px;
		background-image:url(../image/div_bar/sei_back.gif);
		background-repeat:repeat-y;
		vertical-align:top;
	}

	.cata_tab_table .tab_back_rob {
		padding:0px;
		width:38px;
		background-image:url(../image/div_bar/rob_back.gif);
		background-repeat:repeat-y;
		vertical-align:top;
	}

	.cata_tab_table .tab_back_jik {
		padding:0px;
		width:38px;
		background-image:url(../image/div_bar/jik_back.gif);
		background-repeat:repeat-y;
		vertical-align:top;
	}

	.cata_tab_table .tab_back_yua {
		padding:0px;
		width:38px;
		background-image:url(../image/div_bar/yua_back.gif);
		background-repeat:repeat-y;
		vertical-align:top;
	}

	.cata_tab_table .tab_back_kou {
		padding:0px;
		width:38px;
		background-image:url(../image/div_bar/kou_back.gif);
		background-repeat:repeat-y;
		vertical-align:top;
	}

	.cata_tab_table .tab_back_sgs {
		padding:0px;
		width:38px;
		background-image:url(../image/div_bar/sgs_back.gif);
		background-repeat:repeat-y;
		vertical-align:top;
	}

	.cata_tab_table .tab_back_coa {
		padding:0px;
		width:38px;
		background-image:url(../image/div_bar/coa_back.gif);
		background-repeat:repeat-y;
		vertical-align:top;
	}

	.cata_tab_table .new {
		display:block;
		margin-top:4px;
	}

	.cata_tab_table .new_td {
		width:26px;
	}