@charset "gb2312";
/* CSS Document */
.bodyKV {
	height:232px;
	margin:0 0 15px;
	border:1px solid #cccccc;
	text-align:center;
	padding:3px 0;
}
.bodyProduct {
}
.titleProduct {
	background:url(/images/titleProduct.gif) no-repeat 1px 1px;
}
.titleProduct_en {
	background:url(/images/titleProduct_en.gif) no-repeat 1px 1px;
}
.titleProduct_jp {
	background:url(/images/titleProduct_jp.gif) no-repeat 1px 1px;
}
.productList {
	padding:20px 0;
}
.productList .productItem {
	float:left;
	width:217px;
	height:96px;
	margin-bottom:21px;
}
.productList .productItem img {
	width:94px;
	height:94px;
	float:left;
	border:1px solid #d9d9d9;
}
.productList .productItem p {
	margin-left:105px;
	color:#3b3b3b;
}
.bodyBusiness {
	line-height:2;
	color:#585858;
}
.bodyBusiness ul {
	padding-top:7px;
}
.bodyBusiness li {
	font-weight:bold;
	/*height:22px;*/
}
.titleBusiness {
	background:url(/images/titleBusiness.gif) no-repeat 1px 1px;
}
.titleBusiness_en {
	background:url(/images/titleBusiness_en.gif) no-repeat 1px 1px;
}
.titleBusiness_jp {
	background:url(/images/titleBusiness_jp.gif) no-repeat 1px 1px;
}
.listBusiness li {
	padding-left:30px;
	background:url(/images/icon_cn.gif) no-repeat 13px 11px;
}
.listBusiness_en li {
	padding-left:18px;
	background:url(/images/icon_en.gif) no-repeat 8px 7px;
}
.listBusiness_jp li {
	padding-left:21px;
	background:url(/images/icon_jp.gif) no-repeat 8px 7px;
}
.bodyIntro {
	line-height:2;
	color:#2f2d2d;
}
.titleIntro {
	background:url(/images/titleIntro.gif) no-repeat -2px 1px;
}
.titleIntro_en {
	background:url(/images/titleIntro_en.gif) no-repeat -2px 1px;
}
.titleIntro_jp {
	background:url(/images/titleIntro_jp.gif) no-repeat -2px 1px;
}
