A.n_home
{
	float:left;
	display: block;
	width: 263px;
	height: 56px;
	background-image: url(../img/n_home.jpg);
	background-repeat: no-repeat;	
}
A.n_home:hover
{
	background-position: -263px 0px;	
}
A.n_homeSel
{
	float:left;
	display: block;
	width: 263px;
	height: 56px;
	background-image: url(../img/n_home.jpg);
	background-repeat: no-repeat;	
	background-position: -263px 0px;	
}
A.n_schedule
{
	float:left;
	display: block;
	width: 161px;
	height: 56px;
	background-image: url(../img/n_schedule.jpg);
	background-repeat: no-repeat;	
}
A.n_schedule:hover
{
	background-position: -161px 0px;	
}
A.n_scheduleSel
{
	float:left;
	display: block;
	width: 161px;
	height: 56px;
	background-image: url(../img/n_schedule.jpg);
	background-repeat: no-repeat;	
	background-position: -161px 0px;	
}
A.n_studio
{
	float:left;
	display: block;
	width: 160px;
	height: 56px;
	background-image: url(../img/n_studio.jpg);
	background-repeat: no-repeat;	
}
A.n_studio:hover
{
	background-position: -160px 0px;	
}
A.n_studioSel
{
	float:left;
	display: block;
	width: 160px;
	height: 56px;
	background-image: url(../img/n_studio.jpg);
	background-repeat: no-repeat;	
	background-position: -160px 0px;	
}
A.n_store
{
	float:left;
	display: block;
	width: 161px;
	height: 56px;
	background-image: url(../img/n_store.jpg);
	background-repeat: no-repeat;	
}
A.n_store:hover
{
	background-position: -161px 0px;	
}
A.n_storeSel
{
	float:left;
	display: block;
	width: 161px;
	height: 56px;
	background-image: url(../img/n_store.jpg);
	background-repeat: no-repeat;	
	background-position: -161px 0px;	
}
A.n_contact
{
	float:left;
	display: block;
	width: 165px;
	height: 56px;
	background-image: url(../img/n_contact.jpg);
	background-repeat: no-repeat;	
}
A.n_contact:hover
{
	background-position: -165px 0px;	
}
A.n_contactSel
{
	float:left;
	display: block;
	width: 165px;
	height: 56px;
	background-image: url(../img/n_contact.jpg);
	background-repeat: no-repeat;	
	background-position: -165px 0px;	
}
.rollNav2
{
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	-khtml-opacity: 0.9;

}
.rollNav2:hover { 
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}
