@charset "gb2312";
/* CSS Document */
.bodyKV {
	height:232px;
	margin:0 0 15px;
	border:1px solid #cccccc;
	text-align:center;
	padding:3px;
}
.bodyIntro {
	line-height:2;
}
.titleIntro {
	background:url(/images/titleIntro.gif) no-repeat 1px 1px;
}
.titleIntro_en {
	background:url(/images/titleIntro_en.gif) no-repeat 1px 1px;
}
.titleIntro_jp {
	background:url(/images/titleIntro_jp.gif) no-repeat 1px 1px;
}
.bodyProduct {
}
.bodyProduct a {
	color:#2f2d2d;
}
.titleProduct {
	background:url(/images/titleProduct.gif) no-repeat -2px 1px;
}
.titleProduct_en {
	background:url(/images/titleProduct_en.gif) no-repeat -2px 1px;
}
.titleProduct_jp {
	background:url(/images/titleProduct_jp.gif) no-repeat -2px 1px;
}
.listProduct {
	padding:5px 0 20px;
}
.listProduct li {
	background:url(/images/icon33.gif) no-repeat 4px center;
	padding-left:13px;
	height:18px;
	width:87px;
	float:left;
	line-height:18px;
}
.listProduct_en {
	padding:5px 0 20px;
}
.listProduct_en li {
	background:url(/images/icon22.gif) no-repeat 4px center;
	padding-left:13px;
	padding-right:20px;
	height:18px;
	/*float:left;*/
	line-height:18px;
}
.listProduct_jp {
	padding:5px 0 20px;
}
.listProduct_jp li {
	background:url(/images/icon22.gif) no-repeat 4px center;
	padding-left:13px;
	height:18px;
	width:137px;
	float:left;
	line-height:18px;
}