@charset "utf-8";
/* CSS Document */
/* productshow */
.slider {
	width:100%;
	margin-bottom:20px;
}
.spec-scroll .prev {
	float: left;
	margin-right: 8px;
	background: url(../images/duo_left.gif) center no-repeat
}
.spec-scroll .next {
	float: right;
	background: url(../images/duo_right.gif) center no-repeat
}
.share-tools {
 	clear:both;
	margin-top: 20px;
	padding-left:20px;
	font-size:14px;
	color:#666;
	line-height:26px !important;
}
.share-tools a {
	width: 26px;
	height: 26px;
	display:inline-block;
	margin:0 5px;
}
