@charset "utf-8";
/* CSS Document */

#supplieranothergoods {
	height:210px;
	width:920px;
	/* margin:50px 0 100px 0; 20150202 ÇØ¿Ü¹è¼ÛÃß°¡·Î ¼öÁ¤ */
	margin:50px 0 10px 0;
}

#supplieranothergoods .newprd {
	position:relative;
	float:left;
	height:210px;
	width:175px;
}
#supplieranothergoods .tit01 {
	height:30px;
}
#supplieranothergoods .newprd .prdarea01 {
	position:relative;
	height:170px;
	width:175px;
	padding:11px 0 0 0;
	background:url(../images/supplier/another_goodsbg01.jpg);
	text-align:center;
}
#supplieranothergoods .newprd .prdarea01 .iconnew {
	position:absolute;
	top:0px;
	left:0px;
	height:65px;
	width:51px;
}
#supplieranothergoods .newprd .prdarea01 .prd {
	height:100px;
	width:100px;
	margin:0 0 10px 35px;
	border:1px solid #dadada;
}

#supplieranothergoods .newprd .prdarea01 .name {
	height:30px;
	width:165px;
	padding:0 5px;
	color:#000;
	font-size:11px;
}
#supplieranothergoods .newprd .prdarea01 .name a{
	color:#000;
}
#supplieranothergoods .newprd .prdarea01 .price {
	color:#f00000;
	font-size:11px;
}

#supplieranothergoods .anotherprd {
	float:left;
	height:210px;
	width:745px;
	background:#f2f2f2;
}
#supplieranothergoods .anotherprd .tit02 {
	height:30px;
	width:725px;
	padding:0 10px;
	background:url(../images/supplier/another_tit02bg.jpg);
	color:#FFF;
	font-size:12px;
}
/*20141226
#supplieranothergoods .anotherprd .tit02 .supname {
	float:left;
	padding-top:10px;
	width:600px;
	font-weight:bold;
}
#supplieranothergoods .anotherprd .tit02 .more a {
	color:#fff;
	padding-top:10px;
	float:right;
	width:90px;
}
*/
#supplieranothergoods .anotherprd .tit02 .supname {
	float:left;
	padding-top:10px;
	width:500px;
	font-weight:bold;
}
#supplieranothergoods .anotherprd .tit02 .more a {
	color:#fff;
	padding-top:10px;
	float:right;
	width:150px;
	text-align:right;
}
/**/
#supplieranothergoods .anotherprd .prdone {
	padding-left:9px

}
#supplieranothergoods .anotherprd .prdone .prdarea02 {
	float:left;
	height:170px;
	width:140px;
	margin:0 3px;
	padding:11px 0 0 0;
	text-align:center;
}
#supplieranothergoods .anotherprd .prdarea02 .prd {
	height:100px;
	width:100px;
	margin:0 0 10px 18px;
	border:1px solid #dadada;
}
#supplieranothergoods .anotherprd .prdarea02 .name {
	height:30px;
	width:130px;
	padding:0 5px;
	color:#000;
	font-size:11px;
}
#supplieranothergoods .anotherprd .prdarea02 .name a {
	color:#000;
}
#supplieranothergoods .anotherprd .prdarea02 .price {
	color:#f00000;
	font-size:11px;
}

