﻿@charset "utf-8";
@import url('common.css');
@import url('grid.css');
/* ------------------------------------------------------------
* Name      : product.css
* Desc      : laneige / product Style Sheet
* Created   : 2008/12/22 Created by tiger
* Updated   :
------------------------------------------------------------ */
ul.pdt-ul {
	float: left;
	width: 675px;
	border-top: 2px solid #a0c0d7;
	border-bottom: 2px solid #c6e4ec;
	padding-left: 17px;
}
ul.pdt-ul li {
	float: left;
	width: 138px;
	height: 146px;
	background: url(/images/line_solid01.jpg) no-repeat right center;
	display: inline;
}
ul.pdt-ul li.col01 {
	width: 122px;
	margin-left: 0;
}
ul.pdt-ul li.col05 {
	width: 122px;
	margin-right: 0;
	background: none;
}
.pdt-item {
	height: 136px;
	padding: 10px 0 0;
	text-align: center;
	background: url(/images/line_dotted01.jpg) repeat-x left bottom;
}
.pdt-item img{
	width: 100px;
	margin: 0 auto;
	display: block;
}
.pdt-item span {
	width: 120px;
	margin: 0 auto;
	display: block;
	padding: 5px 0 0;
	text-align: center;
	color: #6b6b6b;
}
.pdt-item span {
	padding: 5px 0 0;
	text-align: center;
	color: #6b6b6b;
}
.lrow {
	background: none;
}
.piccontent{
	min-height: 800px;
	_height: 800px;
}
.piccontent img{
	display:block;
}
.piccontent h3{
	margin:0;
}
.piccontent p{
	margin:10px 0;
}
.piccontent p.b{
	text-align:right;
	padding:0 0 15px;
}
.piccontent p.b img{
	display:inline;
}
/* skincare */
.skincare {
	min-height: 800px;
	_height: 800px;
}
.skincare h3 {
	margin: 0px 0 3px;
	height: 40px;
}
/* makeup */
.makeup {
	min-height: 800px;
	_height: 800px;
}
.makeup h3 {
	margin: 0px 0 3px;
	height: 40px;
}
.makeup h4 {
	clear: left;
	margin: 0px;
	height: 20px;
}
.makeup ul.pdt-ul {
	border-color: #ebbdd9;
	margin-bottom: 40px;
}
/* homme */
.homme {
	min-height: 800px;
	_height: 800px;
}
.homme h3 {
	margin: 0px 0 3px;
	height: 40px;
}
.homme ul.pdt-ul {
	border-color: #8ba0b1;
}
/* pdt-con */
.pdt-con {
	/*overflow: hidden;*/
	min-height: 800px;
	_height: 800px;
	font-family: "宋体",Verdana, Arial, Helvetica, sans-serif;
}
.pdt-con h4 {
	margin: 0px;
	height: 20px;
}
.pdt-con ul.features, .pdt-con ol.use, .pdt-con p {
	margin: 10px 5px 35px;
}
.pdt-con li, .pdt-con p {
	color: #888;
}
.pdt-con ul.features li {
	padding-left: 10px;
	background: url(/images/dot_02.jpg) no-repeat left center;
	line-height: 18px;
}
.pdt-con ol.use {
	list-style: none outside upper-roman;
}
.pdt-con ol.use li {
	padding-left: 10px;
	list-style: none outside lower-roman;
	line-height: 18px;
}
.pdt-con p {
	padding-left: 10px;
	line-height: 18px;
}
.prdViewBig {
	background: transparent url(/images/product/product_view_bg.gif) no-repeat scroll 0 0;
	height: 432px;
	left: 30px;
	position: absolute;
	display:none;
	top: 0px;
	width: 421px;
	z-index: 3;
}
.prdViewBig #prdViewBigImg {
	height: 400px;
	margin: 0 auto;
	padding: 10px 0 0 10px;
	text-align: center;
	width: 400px;
}
.prdViewBig span {
	bottom: 10px;
	position: absolute;
	right: 12px;
}

.ex-flashview{
	width:100%;
	height:626px;
	position:absolute;
	z-index:150;
	top:0;
	left:0;
}

/* Hot & New */
.hotnew-inner {
	min-height: 800px;
	_height: 800px;
}
.hotnew-inner h3 {
	margin: 20px 0 3px;
	height: 21px;
	border-bottom:1px #000000 solid;
}
.hotnew-inner h3 img{
	display:block;
}
.hotnew-inner ul {
	border-top:0;
	border-bottom:1px #cccccc solid;
}
/*Best*/
.bestpr{
}
.bestpr.piccontent p{
	margin:0;
}




















