.pro-list-left{
	float:left;
}
.pro-list-right{
float:right;
}
.pro-list{
width:635px;
border-bottom-color:#CCCCCC;
border-bottom-style:dashed;
border-bottom-width: 1px;
margin-bottom: 20px;
padding-bottom: 20px;
padding-top: 20px;
overflow: hidden;
}
.pro-list_none{
width:635px;
margin-bottom: 20px;
padding-bottom: 20px;
padding-top: 20px;
}
.product-part{
	display: block;
	float: left;
	text-align: left;
	width: 307px;
	margin-right: 15px;
	*margin-right: 10px;
	margin-bottom: 30px;
		font-size: 12px;
	line-height:18px;
	font-family: Tahoma;
	height: 80px;
}
.product-part_none{
	display: block;
	float: left;
	text-align: left;
	width: 307px;
	margin-bottom: 30px;
		font-size: 12px;
	line-height:18px;
	font-family: Tahoma;
	height: 80px;
}
.product-part-pic{
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	float: left;
}
.product-part-word{
	color: #3187BA;
	display: block;
	float: right;
	width: 170px;
}
.product-part-word a:link {
	color: #3187BA;
	text-decoration: none;
}
.product-part-word a:visited {
	color: #3187BA;
	text-decoration: none;
}
.product-part-word a:hover {
	color: #006699;
	text-decoration: none;
}
