div#top-menu{
	height:21px;
	width:980px;
	display:block;
}

div#top-menu div.position {
	display:block;
	width:980px;
	height:21px;
	overflow:hidden;
}

div#top-menu a{
	background:url("../images/common/menu.png") top left no-repeat;
	display:block;
	height:21px;
	overflow:hidden;
	float:left;
	position:relative;
}


div#top-menu a img{
	position:absolute;
	top:0px;
	left:0;
}

div#top-menu a.item0 { background-position: 0px 0px; width: 92px;}
div#top-menu a.item1 { background-position: -92px 0px; width: 92px;}
div#top-menu a.item2 { background-position: -184px 0px; width: 81px;}
div#top-menu a.item3 { background-position: -265px 0px; width: 99px;}
div#top-menu a.item4 { background-position: -364px 0px; width: 122px;}
div#top-menu a.item5 { background-position: -486px 0px; width: 95px;}
div#top-menu a.item6 { background-position: -581px 0px; width: 114px;}
div#top-menu a.item7 { background-position: -695px 0px; width: 79px;}
div#top-menu a.item8 { background-position: -774px 0px; width: 93px;}
div#top-menu a.item9 { background-position: -867px 0px; width: 113px;}

div#top-menu a.item0 img { left:0px;}
div#top-menu a.item1 img { left:-92px;}
div#top-menu a.item2 img { left:-184px;}
div#top-menu a.item3 img { left:-265px;}
div#top-menu a.item4 img { left:-364px;}
div#top-menu a.item5 img { left:-486px;}
div#top-menu a.item6 img { left:-581px;}
div#top-menu a.item7 img { left:-695px;}
div#top-menu a.item8 img { left:-774px;}
div#top-menu a.item9 img { left:-867px;}

body.runway div#top-menu a.item0 img { top:-22px; }
body.fashion div#top-menu a.item1 img { top:-22px; }
body.beauty div#top-menu a.item2 img { top:-22px; }
body.celebrity div#top-menu a.item3 img { top:-22px; }
body.decoration div#top-menu a.item4 img { top:-22px; }
body.lifestyle div#top-menu a.item5 img { top:-22px; }
body.astrology div#top-menu a.item6 img { top:-22px; }
body.elle-tv div#top-menu a.item7 img { top:-22px; }
body.elleclub div#top-menu a.item8 img { top:-22px; }
body.community div#top-menu a.item9 img { top:-22px; }
