



#productimg {
	margin-top: 10px;
	height:500px;
	width: 612px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#proright1 {
	width: 612px;
	height:170px;
	background-color: #FEF0E2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	float:right;
}
#proright1 ul li {
	float: left;
	width: 180px;
	margin-left: 20px;
	margin-top: 15px;

}

#productimg {background-color:#FEF0E2;
float:right;}	

#productimg ul li{
	float: left;
	display:block;
	width:150px;
	height:140px;
	margin-left:30px;
	margin-top:10px;
	border: 1px solid #CCCCCC;
	line-height: 140px;
	text-align: center;
}
