li.active a {cursor: default}

#nav {
	width: 980px;
	height: 107px;
	background: url("/img/main/main_menu.png") left top;
	padding: 0;
	margin: 0 auto;
}

#nav ul	{
	width: 980px;
	height: 107px;
	margin: 0;
	padding: 0;
	position: relative;
}

#nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#nav ul li, #nav a {
	height: 107px;
	display: block;
}

#nav ul li a {
	text-indent: -9999px;
	text-decoration: none;
}

#b1  {left: 0;     width: 88px;}
#b2  {left: 89px;  width: 88px;}
#b3  {left: 178px; width: 88px;}
#b4  {left: 267px; width: 88px;}
#b5  {left: 356px; width: 88px;}
#b6  {left: 445px; width: 88px;}
#b7  {left: 534px; width: 88px;}
#b8  {left: 623px; width: 88px;}
#b9  {left: 712px; width: 88px;}
#b10 {left: 801px; width: 88px;}
#b11 {left: 890px; width: 90px;}

#b1 a:hover,  #b1 a.active  {background: transparent url("/img/main/main_menu.png")   0     -108px no-repeat;}
#b2 a:hover,  #b2 a.active  {background: transparent url("/img/main//main_menu.png") -89px  -108px no-repeat;}
#b3 a:hover,  #b3 a.active  {background: transparent url("/img/main/main_menu.png")  -178px -108px no-repeat;}
#b4 a:hover,  #b4 a.active  {background: transparent url("/img/main/main_menu.png")  -267px -108px no-repeat;}
#b5 a:hover,  #b5 a.active  {background: transparent url("/img/main/main_menu.png")  -356px -108px no-repeat;}
#b6 a:hover,  #b6 a.active  {background: transparent url("/img/main/main_menu.png")  -445px -108px no-repeat;}
#b7 a:hover,  #b7 a.active  {background: transparent url("/img/main/main_menu.png")  -534px -108px no-repeat;}
#b8 a:hover,  #b8 a.active  {background: transparent url("/img/main/main_menu.png")  -623px -108px no-repeat;}
#b9 a:hover,  #b9 a.active  {background: transparent url("/img/main/main_menu.png")  -712px -108px no-repeat;}
#b10 a:hover, #b10 a.active {background: transparent url("/img/main/main_menu.png")  -801px -108px no-repeat;}
#b11 a:hover, #b11 a.active {background: transparent url("/img/main/main_menu.png")  -890px -108px no-repeat;}
