#leftMenu .jinghuata {
	background-image:url(product/img/jinghuata.gif);
}
#leftMenu .fengji {
	background-image:url(product/img/fengji.gif);
}
#leftMenu .peijian {
	background-image:url(product/img/peijian.gif);
}
#leftMenu .peitao {
	background-image:url(product/img/peitao.gif);
}
#leftMenu .rongqi{
	background-image:url(product/img/rongqi.gif);
}
#leftMenu .gongye{
	background-image:url(product/img/gongye.gif);
}
#leftMenu .youji{
	background-image:url(product/img/youji.gif);
}
#leftMenu .linhua{
	background-image:url(product/img/linhua.gif);
}
#leftMenu .shiyanshi{
	background-image:url(product/img/shiyanshi.gif);
}
#leftMenu .suanjian{
	background-image:url(product/img/suanjian.gif);
}
#leftMenu .chouqi{
	background-image:url(product/img/chouqi.gif);
}
#leftMenu .index {
	background-image:url(product/img/icon_index.gif);
}
#leftMenu .home {
	background-image:url(product/img/icon_home.gif);
}

/*产品首页分类*/
.category {
	margin-top:15px;
}
.category .intro {
	width:480px;
	float:left;
}
.category img {
	float:left;
	margin-right:20px;
}
.category p {
	line-height:22px;
	float:right;
	width:510px;
	margin:0 0 4px;
}
.category ul {
	width:510px;
	float:right;
}
.category li {
	line-height:28px;
	white-space:nowrap;
	width:235px;
	float:left;
	background:url(images/arron.gif) no-repeat 10px 12px;
	float:left;
	padding-left:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	border-bottom:1px dashed #cedde8;
}

/*产品分类页*/
#intro {
	float:left;
	width:480px;
}
#intro p {
	line-height:180%;
	color:#666;
	margin:0;
	padding-top:15px;
}
#intro p img {
	float:left;
	margin:0 15px 5px 0;
}
#news {
	width:285px;
	float:right;	
}
#news ul {
	margin:10px 0 0;
}
#news li {
	line-height:28px;
	border-bottom:1px dashed #cedde8;
	color:#999;
	white-space:nowrap;
	text-overflow:ellipsis;
	width:285px;
	overflow:hidden;
}

.productList {
	width:800px;
}
.productList dl {
	width:383px;
	float:left;
	margin-right:15px;
	overflow:hidden;
	border:1px solid #e3e3e3;
	border-bottom:4px solid #e3e3e3;
	margin-top:15px;
}
.productList dd {
	padding:10px;
}
.productList input {
	float:right;
}
.productList h3 {
	font-size:16px;
	text-indent:8px;
	margin:0;
	padding:6px 0 15px;
}
.productList dd img {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
.productList p {
	text-indent:24px;
	font-size:14px;
	line-height:180%;
	margin:0;
	padding:5px 0;
}
.productList dt {
	height:34px;
	background-color:#f3f3f3;
	padding-right:3px;
}
.productList dt a {
	border:1px solid #069;
	background-color:#459fce;
	color:#fff;
	display:block;
	padding:0 6px;
	line-height:21px;
	float:right;
	margin:6px 3px 0;
}
.productList dt a:hover {
	color:#fff;
	border:1px solid #f60;
	background-color:#ff8432;
}

/*产品内页表格*/
.table {
	border:1px solid #93BCDF;
	border-collapse:collapse;
	width:100%;
}
.table td {
	border:1px solid #93BCDF;
	text-align:center;
	padding:2px;
}
.tableTitle {
	background-color:#E1EFFB;
	font-weight:bold;
}
.tableBg {
	background-color:#F4F8FC;
}
.tableLeft {
	text-align:left !important;
}

/*配套产品图片列表*/
.productTable {
	width:100%;
	margin:15px 0;
}
.productTable td {
	padding:2px;
	text-align:center;
}

/*页面底部产品汇总*/
#productFoot {

	background-color:#f5f5f5;
	height:400px;
}
#productFoot li {
	padding-left:15px;
	float:left;
	width:229px;
}
#productFoot1 {
	width:280px !important;
}
#productFoot dt {
	padding:15px 0 10px;
	color:#999;
}
#productFoot dt a {
	color:#999;
}
#productFoot dd {
	line-height:24px;
	color:#999;
	background:url(images/arron.gif) no-repeat 3px 10px;
	padding:0 15px;
}

#productNews {
	width:285px;
	float:right;
	border:1px solid #e3e3e3;
	margin:0 0 15px 15px;
}
#productNews .mainTitle {
	margin:0;
}
#productNews li {
	line-height:26px;
	color:#999;
	white-space:nowrap;
	text-overflow:ellipsis;
	padding:0 10px;
	overflow:hidden;
}
.mainTitle input {
	margin-top:5px;
}