#menu {
	position:absolute;
	left:110px;
	top:30px;
	width:754px;
	height:145px;
	z-index:15;
	margin:auto;
	background-image:url(../images/line01.gif);
	background-repeat:no-repeat;
	list-style: none;
	padding: 0;
	margin: 0;
	
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
	color:#FFF;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .menu1 {
	width: 67px;
	height: 43px;
	background: url(../images/_menu01.png) no-repeat left bottom;
	left: 39px;
	top: 18px;
}

#menu .menu2 {
	width: 89px;
	height: 36px;
	background: url(../images/_menu02.png) no-repeat;
	left: 121px;
	top: 44px;
}
#menu .menu3 {
	width: 149px;
	height: 31px;
	background: url(../images/_menu03.png) no-repeat;
	left: 230px;
	top: 62px;
}#menu .menu4 {
	width: 111px;
	height: 23px;
	background: url(../images/_menu04.png) no-repeat;
	left:397px;
	top: 75px;
}#menu .menu5 {
	width: 130px;
	height: 40px;
	background: url(../images/_menu05.png) no-repeat;
	left:24px;
	top: 93px;
}#menu .menu6 {
	width: 75px;
	height: 26px;
	background: url(../images/_menu06.png) no-repeat;
	left:166px;
	top: 117px;
}#menu .menu7 {
	width: 86px;
	height: 22px;
	background: url(../images/_menu07.png) no-repeat;
	left:258px;
	top: 122px;
}#menu .menu8 {
	width: 89px;
	height: 28px;
	background: url(../images/_menu08.png) no-repeat;
	left:363px;
	top: 116px;
}#menu .menu9 {
	width: 152px;
	height: 48px;
	background: url(../images/_menu09.png) no-repeat;
	left:476px;
	top: 86px;
}#menu .menu10 {
	width: 87px;
	height: 52px;
	background: url(../images/_menu10.png) no-repeat;
	left:645px;
	top: 48px;
}
#txtHome2,#closeIntro,#txtHome{ display:none}