@charset "utf-8";
/* CSS Document */

div.productsList { margin:30px 0 0 0;}
div.pl_title {	top: -80px;}
div.plt_icon{
	height: 90px;
	width: 80px;
	background-position: 0 0;
	right: -570px;
	top: -30px;
}

div.productsList ul{ margin: -40px 0 0 45px; float:left;/*width: 610px;*/}
div.productsList ul li{	float: left;width: 250px; margin: 20px 50px 25px 0;}
div.productsList h2{
	text-align: left;
	line-height:1.5em;
	margin-top:10px;
}
div.productsList h2 a {/*color: #7f7f7f;*/ font-size:17px;}
div.productsList img {
	border: 1px solid #d4cdc5;
}
div.pl_count {
	background-image: url(/images/all/award.png);
	background-repeat: no-repeat;
	width: 30px;
	height:50px;
	font-size: 13px;
	text-align: right;
	float:left;
	margin-top: 7px;
}


div.productsDetail { margin:30px 0 0 0;}
div.pd_product { margin: 0;}
div.pdp_info { margin: 0; overflow: visible;width: 670px;height: 350px;}
/*div.pdpi_photo { margin: 0; float: left; width:340px;} /*lansan*/
div.pdpi_photo { margin: 0; float: left; width:292px; height:310px; background:url(/images/products/pdPhotoBg.png) no-repeat left top; padding:34px 0 0 43px;} /*lansan 285x264*/

div.pdpi_Content { margin: 0; float: left; width:330px;}
div.pdpi_Content h3 { margin: 0;/* background: url(/images/products/bg-products-title-product.png) no-repeat center center;height:52px;*/  padding: 17px 0 10px 25px; font-size: 25px; color: #903541; font-weight:bold; line-height:1.4em;}
div.pdpi_ver { margin: 10px 0 0 20px; color: #b36445; font-size: 14px; width: 300px;}
div.pdpi_ver li.ver {float: left;margin: 5px 0;	width: 300px; padding-left:20px;background-image: url(../images/all/contentInfoArrow.png);background-repeat: no-repeat;background-position: 5px 7px;}
div.pdpi_ver li.ver strong { font-weight: normal; color:#000;}
div.pdpi_ver li.ver img { vertical-align: middle; margin: 0 10px;}
div.pdpi_ver li.ver img.hot { margin:0;}
div.pdpi_cart { margin: 0; padding: 0 95px 0 45px; height: 150px;}
div.pdpi_snav { margin: 0;}
div.pdp_Detail { margin: 25px 0 0 0; width: 670px;}
div.pdp_title { margin: 0;}
div.pdp_article { margin: 0; padding: 0 20px 0 10px; /*lansan*/}
div.pdp_notice { margin: 30px 0 0 0; width: 670px; background: url(/images/all/bg-products-article.png) no-repeat center bottom; overflow: hidden;}
div.pdpn_article { margin: 5px 25px 55px 25px; font-size: 15px; color: #903541;line-height: 180%;}


