/* 产品列表左侧导航 */
.ps{margin-left:5px;display:none;}
.t{cursor:pointer;background:url(/images/close.jpg) no-repeat;line-height:20px; padding-left:20px; height:20px;}
.f{cursor:pointer;background:url(/images/open.jpg) no-repeat;line-height:20px; padding-left:20px; height:20px;}
.b{cursor:pointer;background:url(/images/dot.jpg) no-repeat;line-height:20px; padding-left:20px; height:20px;}
.padtb8{padding:0px 0;}
/*产品图文列表*/
.wrapper .pic {
	float: left;
	height: 150px;
	width: 180px;
	overflow:hidden;
	line-height:20px;
	margin:8px;
}
/*联系我们*/
.text {
	line-height:200%;
	font-weight:bold;
	font-size:14px;	
}
.title {line-height:150%;
	font-weight:bold;
	font-size:14px;
	color:#c1cdc1;
	text-indent:1em;
	border-bottom:1px #cacaca solid;}