@charset "UTF-8";

#menu {
	width: 816px;
	height: 35px;
	padding: 0px 0px 25px 0px;
	background-image: url(../images/menu01-over.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
}
#menu li{
	float: left;
	line-height: 100px;
	overflow: hidden;
	height: 35px;
	width: 136px;
}
#menu li a:hover{
	background-position: center 0px;
}
#menu li .menu01{
	background-image: url(../images/menu01.jpg);
	background-repeat: no-repeat;
	height: 35px;
	background-position: center -35px;
	float: left;
	width: 136px;
}
#menu li .menu01-active{
	background-image: url(../images/menu01.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 35px;
	width: 136px;
	float: left;
}
#menu li .menu02{
	background-image: url(../images/menu02.jpg);
	background-repeat: no-repeat;
	height: 35px;
	background-position: center -35px;
	float: left;
	width: 136px;
}
#menu li .menu02-active{
	background-image: url(../images/menu02.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 35px;
	width: 136px;
	float: left;
}
#menu li .menu03{
	background-image: url(../images/menu03.jpg);
	background-repeat: no-repeat;
	height: 35px;
	background-position: center -35px;
	float: left;
	width: 136px;
}
#menu li .menu03-active{
	background-image: url(../images/menu03.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 35px;
	width: 136px;
	float: left;
}
#menu li .menu04{
	background-image: url(../images/menu04.jpg);
	background-repeat: no-repeat;
	height: 35px;
	background-position: center -35px;
	float: left;
	width: 136px;
}
#menu li .menu04-active{
	background-image: url(../images/menu04.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 35px;
	width: 136px;
	float: left;
}
#menu li .menu05{
	background-image: url(../images/menu05.jpg);
	background-repeat: no-repeat;
	height: 35px;
	background-position: center -35px;
	float: left;
	width: 136px;
}
#menu li .menu05-active{
	background-image: url(../images/menu05.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 35px;
	width: 136px;
	float: left;
}
#menu li .menu06{
	background-image: url(../images/menu06.jpg);
	background-repeat: no-repeat;
	height: 35px;
	background-position: center -35px;
	float: left;
	width: 136px;
}
#menu li .menu06-active{
	background-image: url(../images/menu06.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 35px;
	width: 136px;
	float: left;
}
#bottom01 {
	width: 645px;
	float: left;
	padding: 20px 0px 50px 0px;
	height: 91px;
}
#bottom01 li{
	float: left;
	line-height: 300px;
	overflow: hidden;
	height: 91px;
	width: 322px;
}
#bottom01 li a:hover{
	background-position: center -92px;

}
#bottom01 li .bottom01-1{
	width: 322px;
	float: left;
	background-image: url(../images/top-10.jpg);
	background-position: top center;
	height: 91px;
	background-repeat: no-repeat;
}
#bottom01 li .bottom01-2{
	width: 322px;
	float: left;
	background-image: url(../images/top-11.jpg);
	background-position: top center;
	height: 91px;
	background-repeat: no-repeat;
}
