/* 公司分类begin */
#companyTypeBg{
	background: url(/images/business/business_th_bg.gif) top repeat-x;
}
#companyTypeBt{
	height:34px;
	width:130px;
	background:url(/images/company/companyLBtBg.gif) left no-repeat top;
}
#companyTypeEnd{
	width:45px;
	background: url(/images/business/business_bt_end.gif) right no-repeat top
}
#companyType{
	padding-right:0px;
	width:700px;
}
#companyType div{
	float:left;
	display:inline;
	width:217px;
	height:auto;
	margin-right:8px;
	margin-bottom:5px
}
#companyType div ul{
	list-style:none
}
#companyType div ul li.liA{
	background: url(/images/business/business_type_icon.gif) no-repeat 0px 6px;
	height:22px	
}
#companyType div ul li.liA a{
	line-height:22px
}
#companyType div ul li.liB,
#companyType div ul li.liB a:link,
#companyType div ul li.liB a:visited{
	color:#333333;
	line-height:20px
}
#companyType div ul li.liB a:hover,
#companyType div ul li.liB a:active{
	color:#FF6600
}
/* 公司分类end */
.companyRBtBg{
	background:url(/images/company/company_R_BtBg.gif) top left no-repeat;
	height:27px;
	width:250px
}
