/*j[*/
#headermenu{
	height: 103px;
	margin:0px;
	padding:0px;
	background-image: url(../img/menu_bg.jpg);
	background-repeat: repeat-x;
}
#headermenu ul{
	width: 801px;
	height: 103px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	display: block;
}
.menu1,.menu2,.menu3,.menu4,.menu5,.menu6,.menu7{
	list-style-type: none;
	float:left;
	width: 100px;
	height: 103px;
	display: block;
}
.menu1 a{
	width: 100px;
	height: 103px;
	display: block;
	background-image: url(../img/menu1.jpg);
	background-repeat: no-repeat;	
}
.menu1 a:hover{
	width: 100px;
	height: 103px;
	background-image: url(../img/menu1_bg.jpg);
	background-repeat: no-repeat;
}
.menu2 a{
	width: 100px;
	height: 103px;
	display: block;
	background-image: url(../img/menu2.jpg);
	background-repeat: no-repeat;	
}
.menu2 a:hover{
	width: 100px;
	height: 103px;
	background-image: url(../img/menu2_bg.jpg);
	background-repeat: no-repeat;
}
.menu3 a{
	width: 100px;
	height: 103px;
	display: block;
	background-image: url(../img/menu3.jpg);
	background-repeat: no-repeat;	
}
.menu3 a:hover{
	width: 100px;
	height: 103px;
	background-image: url(../img/menu3_bg.jpg);
	background-repeat: no-repeat;
}
.menu4 a{
	width: 100px;
	height: 103px;
	display: block;
	background-image: url(../img/menu4.jpg);
	background-repeat: no-repeat;	
}
.menu4 a:hover{
	width: 100px;
	height: 103px;
	background-image: url(../img/menu4_bg.jpg);
	background-repeat: no-repeat;
}
.menu5 a{
	width: 100px;
	height: 103px;
	display: block;
	background-image: url(../img/menu5.jpg);
	background-repeat: no-repeat;	
}
.menu5 a:hover{
	width: 100px;
	height: 103px;
	background-image: url(../img/menu5_bg.jpg);
	background-repeat: no-repeat;
}
.menu6 a{
	width: 100px;
	height: 103px;
	display: block;
	background-image: url(../img/menu6.jpg);
	background-repeat: no-repeat;	
}
.menu6 a:hover{
	width: 100px;
	height: 103px;
	background-image: url(../img/menu6_bg.jpg);
	background-repeat: no-repeat;
}
.menu7 a{
	width: 100px;
	height: 103px;
	display: block;
	background-image: url(../img/menu7.jpg);
	background-repeat: no-repeat;	
}
.menu7 a:hover{
	width: 100px;
	height: 103px;
	background-image: url(../img/menu7_bg.jpg);
	background-repeat: no-repeat;
}
.menu8{
	list-style-type: none;
	float:left;
	width: 100px;
	height: 103px;
	display: block;
}
.menu8 a{
	width: 100px;
	height: 103px;
	display: block;
	background-image: url(../img/menu8.jpg);
	background-repeat: no-repeat;	
}
.menu8 a:hover{
	width: 100px;
	height: 103px;
	background-image: url(../img/menu8_bg.jpg);
	background-repeat: no-repeat;
}
