#sitemap ul {

}

#sitemap li {
	margin:5px;
}

#sitemap li a {
	color:#9a0000;	
}


#sitemap li .layer_0 {
	
}

#sitemap .layer_1 {
	margin-left:15px;
}

#sitemap .layer_2 {
	margin-left:30px;
}

#article-wrap {
	margin-top:25px;
}

#prod-cat {
	text-align:center;
}

#prod-cat .title {
	margin:50px 0px 10px 0px;
}

#product-note {
	padding-left:75px;
}

#mask {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:100;
	text-align:bottom;
}

#mask #top {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	z-index:300;
}

#mask #top img {
	margin-top:75px;
}

#mask #bottom {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	z-index:200;
	background-color:black;		
}