a{
	outline: none;
}
.inlist{
	list-style-type:none;
	position:relative;
	top:-8px;
	left:0;
	margin-top:-16px;
}

div#nav a{
	text-indent: -9999px;
	display:block;
	height:35px;
}

.l1{
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:92px;
}
.l2{
	position:absolute;
	top:0;
	left:92px;
	display:block;
	width:149px;
}
.l3{
	position:absolute;
	top:0;
	left:240px;
	display:block;
	width:144px;
}
.l4{
	position:absolute;
	top:0;
	left:384px;
	display:block;
	width:179px;
}
.l5{
	position:absolute;
	top:0;
	left:562px;
	display:block;
	width:107px;
}
.l6{
	position:absolute;
	top:0;
	left:669px;
	display:block;
	width:132px;
}


.nav1{
	background: url('../images/Untitled-2_01.png') no-repeat;
	width:92px;
}
.nav2{
	background: url('../images/Untitled-2_02.png') no-repeat;
	width:149px;
}
.nav3{
	background: url('../images/Untitled-2_03.png') no-repeat;
	width:144px;
}
.nav4{
	background: url('../images/Untitled-2_04.png') no-repeat;
	width:179px;
}
.nav5{
	background: url('../images/Untitled-2_05.png') no-repeat;
	width:107px;
}
.nav6{
	background: url('../images/Untitled-2_06.png') ;
	width:132px;
}


a.nav1:hover{
	height:35px;
	background: url('../images/3.png');
	width:92px;
}
a.nav2:hover{
	height:35px;
	background: url('../images/4.png');
	width:149px;
}
a.nav3:hover{
	background: url('../images/Untitled-3_03.png');
	width:144px;
}
a.nav4:hover{
	background: url('../images/Untitled-3_04.png');
	width:179px;
}
a.nav5:hover{
	background: url('../images/Untitled-3_05.png');
	width:107px;
}
a.nav6:hover{
	background: url('../images/6.png');
	width:132px;
}