/* Nav */
#ss_nav {
	margin:0;
	padding:0;
	width:909px;
	font:0;
	}
	
#ss_nav ul  {
	list-style:none;
  }
  
#ss_nav li {
	float:left;
	list-style:none;
	}
	
#ss_nav .nav01  a {
	background: url(../images/nav_01.jpg) no-repeat;
	width:186px;
	height:59px;
	display:block; 
	}
	
#ss_nav .nav01  a:hover {
	background: url(../images/nav_01.jpg) no-repeat;
	background-position:-186px;
	width:186px;
	height:59px;
	display:block; 
	}
	
	
#ss_nav .nav02  a {
	background: url(../images/nav_02.jpg) no-repeat;
	width:112px;
	height:59px;
	display:block; 
	}
	
#ss_nav .nav02  a:hover {
	background: url(../images/nav_02.jpg) no-repeat;
	background-position:-112px;
	width:112px;
	height:59px;
	display:block; 
	}
	
	
#ss_nav .nav03  a {
	background: url(../images/nav_03.jpg) no-repeat;
	width:155px;
	height:59px;
	display:block; 
	}
	
#ss_nav .nav03  a:hover {
	background: url(../images/nav_03.jpg) no-repeat;
	background-position:-155px;
	width:155px;
	height:59px;
	display:block; 
	}
	
#ss_nav .nav04  a {
	background: url(../images/nav_04.jpg) no-repeat;
	width:120px;
	height:59px;
	display:block; 
	}
	
#ss_nav .nav04  a:hover {
	background: url(../images/nav_04.jpg) no-repeat;
	background-position:-120px;
	width:120px;
	height:59px;
	display:block; 
	}
	
	
#ss_nav .nav05	  a {
	background: url(../images/nav_05.jpg) no-repeat;
	width:127px;
	height:59px;
	display:block; 
	}
	
#ss_nav .nav05  a:hover {
	background: url(../images/nav_05.jpg) no-repeat;
	background-position:-127px;
	width:127px	;
	height:59px;
	display:block; 
	}	
	
	
#ss_nav .nav06	  a {
	background: url(../images/nav_06.jpg) no-repeat;
	width:209px;
	height:59px;
	display:block; 
	}
	
#ss_nav .nav06  a:hover {
	background: url(../images/nav_06.jpg) no-repeat;
	background-position:-209px;
	width:209px;
	height:59px;
	display:block; 
	}
	
/**/
