#home {
}

#home-intro {
	width: 940px;
 	height: 124px;
}

#home-intro p {
	display: none;
}

#home .home-panel {
	float: left;
	width: 208px;
	height: 272px;
	display: inline; /* IE6 */
	background: url(/images/home-panel-bg.png) top left no-repeat;
	margin-right: 8px
}

#home .home-panel h2 {
	color: #d60830;
	margin: 0;
	padding: 8px;
	font-size: 10pt;
}

#home .home-panel h2 a {
	color: #d60830;
	margin: 0;
	text-decoration: none;
}


#home .home-panel h3 {
	color: #d60830;
	margin: 0;
	padding: 8px;
}

#home .home-panel h3 a {
	color: #fff;
}

#home .home-panel a {
	display: block;
}

#home .home-panel img {
	display: block;
	margin: 0 auto 0 auto;
}

#home .home-panel p {
	margin: 4px 8px;
}

#home .shop-home-latest {
	margin: 8px 8px;
}

#home .shop-home-latest-image {
	display: inline;
	width: 64px;
	height: 48px;
	float: left;
}

#home .shop-home-latest-image a {
	display: block;
	width: 64px;
	height: 48px;
}

#home .shop-home-latest .shop-home-latest-image a span {
	display: none;
}

#home .shop-home-latest-detail {
	display: inline;
	width: 120px;
	height: 48px;
	float: right;
}

#home .shop-home-latest-detail p {
	margin: 0;
}

#home #home-distribution {
	margin-top: 16px;
	width: 940px;
	height: 80px;
	background: url(/images/home-distribution-bg.png) 0 24px no-repeat;
}

#home #home-distribution p {
	margin: 0 0 0 16px;
	color: #699;
	font-weight: bold;
}

#home #home-distribution ul {
	display: none;
}

#home #home-distribution ul li {
	display: none;
}