/* CSS Document */
body,td {
	font:12px Tahoma;
	}
.tab-main {
	width:98%;
	}
.item-main {
	margin-top:5px;
	margin-bottom:5px;
	width:90%;
	}
.item-divimg {
	}

.item-img {
	border:1px solid #ccc;
	padding:4px;
	}
.item-txt {
	height:18px;
	line-height:18px;
	border:1px solid #e7e7e7;
	background:#f6f6f6;
	width:150px;
	}
	.item-txt a:hover {
		display:block;
		height:18px;
		line-height:18px;
		background:#E4F3FC;
		}
.list-page {
	text-align:center;
	height:30px;
	}
	
	
	
	
/*产品查看页*/
.proview-main {
	width: 98%;
	margin-left:auto;
	margin-top:5px;
	}
.proview-tit {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	height:30px;
	line-height:30px;
	border-bottom:3px solid #e7e7e7;
	}
.proview-info {
	height: 20px;
	line-height:20px;
	color: #999;
	text-align:center;
	}


.proview-divimg {
	text-align:center;
	margin-top: 5px;
	width: 94%;
	}
.proview-img {
	background:#f7f7f7;
	border: 2px solid #e7e7e7;
	padding:2px;
	
	}
.proview-con {
	width: 94%;
	background: #f8f8f8;
	border: 1px solid #e7e7e7;
	padding: 4px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	line-height: 21px;
	}
.proview-back {
	margin-top: 5px;
	border-top:3px solid #e7e7e7;
	text-align:center;
	}
	.proview-back input {
		margin-top: 15px;
		width: 100px;
		height: 20px;
		background:#D4D0C8;
		border: 1px solid #666;
		margin-bottom: 10px;
		}
/*子分类标题样式*/
.zClassTit {
	text-align:center; 
	border:1px solid #e7e7e7; 
	height:25px;
	line-height: 25px;
	background: #f8f8f8;
	font-weight:bold;
	}
.list-page {
	background:#f8f8f8;
	border:1px solid #e7e7e7;
	}
	.list-page a:link, .list-page a:visited, .list-page a:active {
		color:#0066FF;
		text-decoration:none;
		}
