@charset "utf-8";
/* CSS Document */

#home {
	width:900px;
	height:487px;
	background:transparent url(../img/home_bg_on.gif) no-repeat left top;
	position:absolute;
	top:105px;
	left:50%;
	margin-left:-450px;
}

#home a, #home a span{
	display:block;
	background-repeat:no-repeat;
}

#home a {
	text-decoration:none;
	position:absolute;
}

#home a span{
	background-position:left top;
	text-indent:-5000px;
}

#home a span.jQuery{
	background-position:left bottom !important;
}

#home a:hover span{
	background-position:left bottom;
	cursor:pointer;
}

#menu1, #menu1 span {width:143px;height:141px;background:url(../img/menu1.gif)}
#menu2, #menu2 span {width:120px;height:130px;background:url(../img/menu2.gif)}
#menu3, #menu3 span {width:136px;height:197px;background:url(../img/menu3.gif)}
#menu4, #menu4 span {width:208px;height:216px;background:url(../img/menu4.gif)}
#menu5, #menu5 span {width:101px;height:137px;background:url(../img/menu5.gif)}
#menu6, #menu6 span {width:135px;height:64px;background:url(../img/menu6.gif)}
#menu7, #menu7 span {width:140px;height:140px;background:url(../img/menu7.gif)}

#menu1 {top:19px;left:190px}
#menu2 {top:338px;left:84px}
#menu3 {top:245px;left:504px}
#menu4 {top:22px;left:692px}
#menu5 {top:329px;left:790px}
#menu6 {top:29px;left:506px}
#menu7 {top:129px;left:6px}