@charset "utf-8";
/* CSS Document */
.fabricdetail1
{
	position:relative;
	top:0px;
	left:0px;
	width:630px;
	height:250px;
	color:#777;
}

.fabricdetail1 .imagesnavigator
{
	position:absolute;
	top:0px;
	left:0px;
	width:345px;
	height:250px;
}

.fabricdetail1 .imagesnavigator .bigimage
{
	position:relative;
	top:0px;
	left:0px;
	width:270px;
	height:220px;
	float:left;
}
.fabricdetail1 .imagesnavigator .smallimages
{
	position:relative;
	top:0px;
	left:0px;
	width:67px;
	height:190px;
	float:right;
	margin:5px 0px;
	overflow:hidden;
}

.fabricdetail1 .imagesnavigator .smallimages .images
{
	position:relative;
	top:0px;
	left:0px;
	width:67px;
}

.fabricdetail1 .imagesnavigator .smallimages .images .image
{
	position:relative;
	top:0px;
	left:0px;
	width:65px;
	height:52px;
	margin-bottom:5px;
	border:1px solid #bcdcc9;
	cursor:pointer;
}


.fabricdetail1 .imagesnavigator .up
{
	width:67px;
	height:10px;
	overflow:hidden;
	float:right;
}

.fabricdetail1 .imagesnavigator .down
{
	width:67px;
	height:10px;
	overflow:hidden;
	float:right;
}
.fabricdetail1 .imagesnavigator .notice
{
	position:relative;
	top:0px;
	left:0px;
	width:100px;
	height:17px;
	clear:both;
	padding:7px 0px 0px 90px;
}


.fabricdetail1 .maindetail
{
	position:absolute;
	top:0px;
	left:360px;
	width:270px;
	height:250px;
}

.fabricdetail1 .maindetail .item
{
	position:relative;
	top:0px;
	left:0px;
	width:270px;
	height:28px;
	line-height:28px;
	font-size:12px;
}

.fabricdetail1 .maindetail .item .name
{
	width:90px;
	height:28px;
	line-height:28px;
	color:#7f7f7f;
	font-weight:bold;
	text-align:justify;
	text-justify:inter-ideograph;
	float:left;
}

.fabricdetail1 .maindetail .item .value
{
	width:180px;
	height:28px;
	line-height:28px;
	color:#7f7f7f;
	float:left;
}

.fabricdetail1 .maindetail .item .value a
{
	color:#317F4D;
}

.fabricdetail1 .maindetail .favoritefunction
{
	position:relative;
	left:0px;
	top:0px;
	margin:10px 0px 0px 79px;
	width:120px;
	height:26px;
	color:#06C;
	text-align:center;
	font-size:14px;
	line-height:26px;
}

.fabricname
{
	position:relative;
	top:0px;
	left:0px;
	clear:both;
	height:40px;
	color:#eb6300;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	text-align:left;
}

.fabricdetailline
{
	position:relative;
	top:0px;
	left:0px;
	overflow:hidden;
	height:1px;
	width:614px;
	margin:8px;
	/*padding:8px;*/
	background-color:#f2f2f2;
}

.detailrow 
{
	position:relative;
	top:0px;
	left:0px;
	width:630px;
	height:24px;
	line-height:24px;
	color:#777;
}
.detailstyle1
{
	background-color:#f2f2f2;
}

.detailstyle2
{
	background-color:#fff;
}

.detailrow  .name
{
	width:80px;
	height:24px;
	float:left;
	padding-left:10px;
}

.detailrow  .value
{
	width:225px;
	height:24px;
	float:left;
}

.detailtitlerow
{
	position:relative;
	top:0px;
	left:0px;
	height:12px;
	width:630px;
	line-height:12px;
	text-indent:10px;
	color:#777;
}

.detailcontentrow
{
	position:relative;
	top:0px;
	left:0px;
	width:610px;
	line-height:16px;
	padding:0px 10px;
	color:#777;
}

.title
{
	color:#FFF;
}

.paramname
{
}

.paramvalue
{
	color:#000;
}


.reportdownload
{
	position:relative;
	top:0px;
	left:0px;
	width:100px;
	height:60px;
	float:left;
	margin-bottom:5px;
	margin-right:10px;
	text-align:center;
}

.previewimage
{
	border:10px solid #bcdcc9;
}

.fabricimages .image
{
	margin:10px;
	width:100px;
	height:80px;
	float:left;
}

#listline
{
	position:absolute;
	left:5px;
	top:29px;
	width:300px;
	height:1px;
	background-color:#b42d7a;
}

