/* CSS Document */

.menuList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}
.menuList li a.menu01{
	background-image: url(image/newindex/menu01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 39px;
	width: 160px;	
}
.menuList li a:hover.menu01{
	background-image: url(image/newindex/menu01a.jpg);

}
.menuList li a.menu02{
	background-image: url(image/newindex/menu02a.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	width: 160px;	
}
.menuList li a:hover.menu02{
	background-image: url(image/newindex/menu02a.jpg);

}
.menuList li a.menu03{
	background-image: url(image/newindex/menu03a.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	width: 160px;	
}
.menuList li a:hover.menu03{
	background-image: url(image/newindex/menu03a.jpg);

}
.menuList li a.menu04{
	background-image: url(image/newindex/menu04a.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	width: 160px;	
}
.menuList li a:hover.menu04{
	background-image: url(image/newindex/menu04a.jpg);

}
.menuList li a.menu05{
	background-image: url(image/newindex/menu05.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	width: 160px;	
}
.menuList li a:hover.menu05{
	background-image: url(image/newindex/menu05a.jpg);

}
.menuList li a.menu06{
	background-image: url(image/newindex/menu06.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	width: 160px;	
}
.menuList li a:hover.menu06{
	background-image: url(image/newindex/menu06a.jpg);

}
.menuList li a.menu07{
	background-image: url(image/newindex/menu07.gif);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	width: 160px;	
}
.menuList li a:hover.menu07{
	background-image: url(image/newindex/menu07a.jpg);

}
.menuList li a{
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	text-indent: -1500px;
	color: #eaf5cb;
}