img{ border:0;}
.productN {
	background-color: #F4F5F7;
	padding: 4px;
	height: 120px;
	width: 150px;
	float: left;
	text-align: center;
}
.productX {
	float: left;
	width: 148px;
	margin-top: 1px;
	line-height: 20px;
	background-color: #EEEFF2;
	overflow: hidden;
	display: block;
	padding-left: 10px;
}
.productW {
	float: left;
	width: 158px;
	margin-bottom: 22px;
	margin-right: 10px;
}
/*--------------------------------------*/
#about .productN {
	background-color: #F4F5F7;
	padding: 4px;
	width: 200px;
	float: left;
	text-align: center;
	height: 100%;
}
#about .productX {
	float: left;
	width: 198px;
	margin-top: 1px;
	line-height: 20px;
	height: 20px;
	background-color: #EEEFF2;
	overflow: hidden;
	display: block;
	text-align: center;
}
#about .productW {
	float: left;
	width: 208px;
	margin-bottom: 22px;
	margin-right: 40px;
	display: inline;
}
/*-----------------------------------------------*/
#productDetailed {
	background-color: #EBEDF1;
	padding: 8px;
	width: 470px;
	float: left;
}
#prdouctP {
	float: left;
	width: 486px;
	padding-top: 5px;
}
#prdouctP ul {
	float: left;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#prdouctP li {
	line-height: 25px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEDF1;
	float: left;
	width: 486px;
	display: block;
}
#xiangxicanshu a {
	color: #FF6600;
	line-height: 26px;
	height: 26px;
	display: block;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	background-image: url(../img/face/00.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	clear: both;
}
#xiangxicanshu a:hover {
	color: #009933;
	line-height: 26px;
	height: 26px;
	display: block;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	background-image: url(../img/face/00-a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	clear: both;
}
#copyrightleft {
	clear: both;
	width: 780px;
	padding: 0px;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 11px;
	color: #999999;
}
