@charset "utf-8";
#wpall #wpcontent #content #wpDetail {
	width: 580px;
	font-size: 14px;
	text-decoration: none;
	padding: 20px;
}
#wpProductContent     {
	width: 580px;
}
.imgProduct {
	height: 100px;
	width: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
#productContentDetail {
	width: 470px;
	float: left;
	background-image: url(../images/product/product_13.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 5px;
}
#productContentLine {
	width: 580px;
	padding-bottom: 20px;
	padding-top: 10px;
	float: left;
}


.imgArrow {
	height: 7px;
	width: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.imgMoreDetail {
	height: 14px;
	width: 66px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: right;
}
.imgLine {
	height: 6px;
	width: 480px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 70px;
	margin-left: 70px;
}
