.prod_from {
	display: inline-block;
	padding-bottom: 20px;
}
.prod_from01 {
	float: left;
	width: 165px;
	margin-bottom: 25px;
	margin-right: 13px;
	text-align: center;
	margin-left: 8px;
}
.prod_from01 img {
	padding-bottom: 5px;
}
.prod_from01 a {
	font-family: "微軟正黑體";
	font-size: 13px;
	color: #acacac;
	text-decoration: none;
	line-height: 20px;
}
.prod_from01 a:hover {
	color: #C2C2C2;
	text-decoration: underline;
}
.prod_from02_left {
	float: left;
	width: 500px;
	margin-right: 25px;
}
.prod_from02_right {
	float: right;
	width: 475px;
}
.prod_from03 {
	padding-top: 5px;
	padding-bottom: 20px;
}
.prod_p01 {
	font-size: 17px;
	color: #EAEAEA;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
.prod_pict {
	padding-top: 10px;
	padding-bottom: 10px;
}
.shopping {
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-right: 4px;
	padding-left: 4px;
}
.shopping a {
	font-family: "微軟正黑體";
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	margin-top: 4px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #e60012;
	width: 100px;
	text-align: center;
	border-radius: 6px;
}
.shopping a:hover {
	background-color: #CE0010;
}
