* {
	outline:none;
}
div.global-footer {
	margin:0 auto;
}
#cover {
	height:452px;
	position:relative;
	background:url(../../../image/shops/beauty-gwp/2010/0821/images/bg.png) no-repeat #FFFFFF;
}
#cover #head {
	height:95px;
}
#cover #head p {
	color:#dd7e23;
	line-height:14px;
	padding:32px 0 0 18px;
}
#cover #head p span,
#cover #head p a {
	color:#363636;
}
#products {
	height:226px;
	position:relative;
}
#products div.product {
	width:100%;
	height:226px;
	display:none;
	position:absolute;
	top:0; left:0;
}
#products div.product a.product {
	float:left;
	width:268px;
	height:226px;
	display:block;
	margin-left:100px;
}
#products div.product p {
	width:468px;
	float:right;
	font-size:10px;
	line-height:12px;
	padding-right:127px;
	position:relative;
	top:60px;
}
#products div.product a {
	color:#000000;
	line-height:16px;
	text-decoration:underline;
}
#products div.product p.sub {
	margin-top:12px;
	color:#666666;
}
#prev-products,
#next-products {
	display:block;
	width:35px;
	height:100px;
	float:left;
}
#prev-products.hidden,
#next-products.hidden {
	visibility:hidden;
}
#prev-products span,
#next-products span {
	display:block;
	height:13px;
	width:13px;
	margin:34px 0 0 11px;
	overflow:hidden;
	position:relative;
}
#prev-products span img,
#next-products span img {
	position:absolute;
	top:0; left:0;
	cursor:pointer;
}
#prev-products:hover span img,
#next-products:hover span img {
	left:-13px;
	background:none;
}
#products-slide {
	float:left;
	width:700px;
	height:120px;
	margin:0 100px;
	overflow:hidden;
	position:relative;
}
#products-slide .items {
	width:20000px;
	position:absolute;
}
#products-slide .items a {
	float:left;
	width:100px;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#666666;
}
#products-slide .items a.active,
#products-slide .items a:hover {
	color:#0665C1;
}
.private #products-slide .items a.active,
.private #products-slide .items a:hover {
	color:#dd7e23;
}
#foot {
	height:25px;
	width:973px;
	position:absolute;
	bottom:0; left:0;
}
#foot p {
	text-align:center;
}
#foot p strong {
	color:#0665C1;
}
.private #foot p strong {
	color:#dd7e23;
}
