@charset "utf-8";

#product-nav {
	position:absolute;
	top:-3px;
	right:20px;
}

#product-nav li {
	float:left;
	margin-right:10px;
	display:inline;
}

#product-nav a {
	display:block;
	height:40px;
	line-height:40px;
	color:#6c6c6c;
}

#product-nav a:hover {
	text-decoration:none;
}

#product-nav .list_col1 {
	width:113px;
}

#product-nav .list_col1:hover, #product-nav .list_col1.selected {
	background:transparent url(../images/product/product-nav-bg1.png) no-repeat;
}

#product-nav .list_col1 a {
	padding-left:40px;
	background:transparent url(../images/icon/icon-cake.png) 12px 7px no-repeat;
}

#product-nav .list_col2 {
	width:152px;
}

#product-nav .list_col2:hover, #product-nav .list_col2.selected {
	background:transparent url(../images/product/product-nav-bg2.png) no-repeat;
}

#product-nav .list_col2 a {
	padding-left:38px;
	background:transparent url(../images/icon/icon-bigshare.png) 9px 7px no-repeat;
}

#product-nav .list_col3 {
	width:122px;
}

#product-nav .list_col3:hover, #product-nav .list_col3.selected {
	background:transparent url(../images/product/product-nav-bg3.png) no-repeat;
}

#product-nav .list_col3 a {
	padding-left:40px;
	background:transparent url(../images/icon/icon-diy.png) 12px 7px no-repeat;
}

/*list*/

#lists {
	padding:22px 0 0 10px;
}

#lists li {
	width:172px;
	margin:12px 0 0 12px;
	text-align:center;
}

#lists .meaning {
	display:block;
	margin-bottom:5px;
	width:170px;
	height:172px;
	padding:1px 1px 6px 1px;
	background:transparent url(../images/design/item-bg.png) no-repeat;
}

#lists .meaning a {
	display:block;
	width:100%;
	height:100%;
}

#composition-box, #diy-box {
	width:710px;
	margin:30px auto 0;
}

#diy-box {
	width:632px;
}

/*product information*/

#product-info {
	margin:20px 30px 0 26px;
}

#infos {
	float:right;
	width:310px;
}

#infos h3 {
	border-bottom:5px solid #f2f2f2;
	padding-bottom:4px;
	color:#3f3f3f;
	font-weight:bold;
	font-size:15px;
}

#infos h3 .hotsale {
	margin-left:8px;
	margin-right:6px;
}

#infos h3 .title-note {
	color:#f00;
	font-size:12px;
	font-weight:normal;
}

#infos .article {
	text-align:justify;
	text-justify:inter-ideograph;
	border-bottom:1px dotted #acacac;
	margin-top:10px;
	padding:0 4px 10px 8px;
}

#infos .article .composition {
	color:#ce7e00;
}

.sale-info {
	line-height:1.8;
	margin:8px 0 18px 8px;
}

.sale-info .promotion {
	color:#f00;
}

.sale-info + .send {
	margin-left:8px;
}

#product-photo {
	width:378px;
	height:396px;
	padding:1px 10px 10px 1px;
	background:transparent url(../images/design/bitem-bg.png) no-repeat;
	float:left;
	position:relative;
}

#product-photo .meaning {
	display:block;
	width:100%;
	height:100%;
}

#product-photo .basis {
	position:absolute;
	left:15px;
	bottom:17px;
}