.roll-ln a  {
	display:block;
	width: 16px;
	background: url(../i/newleft.gif) no-repeat 0 0;
}

.roll-ln a:hover { 
	background-position: 0 -24px;
}
.roll-ln a:active {
	background-position: 0 -24px;
}

.roll-rn a  {
	display: block;
	width: 16px;
	background: url(../i/newright.gif) 0 0 no-repeat;
	margin: 0px;
}
.roll-rn a:hover { 
	background-position: 0 -24px;
}
.roll-rn a:active {
	background-position: 0 -24px;
}

.roll-strz a  {
	display: block;
	width: 16px;
	background: url(../i/strzbutton.gif) 0 0 no-repeat;
	margin: 0px;
}
.roll-strz a:hover { 
	background-position: 0 -16px;
}
.roll-strz a:active {
	background-position: 0 -16px;
}

a.roll-menu1   {
	display: block;
	background: url(../i/menu/ico_1_normal.png) no-repeat center;
	margin: 0px;
}
a.roll-menu1:hover  { 
	background: url(../i/menu/ico_1_over.png) no-repeat center;
}
a.roll-menu1:active  {
	background: url(../i/menu/ico_1_over.png) no-repeat center;
}

a.roll-menu2   {
	display: block;
	background: url(../i/menu/ico_2_normal.png) no-repeat center;
	margin: 0px;
}
a.roll-menu2:hover  { 
	background: url(../i/menu/ico_2_over.png) no-repeat center;
}
a.roll-menu2:active  {
	background: url(../i/menu/ico_2_over.png) no-repeat center;
}

a.roll-menu3   {
	display: block;
	background: url(../i/menu/ico_3_normal.png) no-repeat center;
	margin: 0px;
}
a.roll-menu3:hover  { 
	background: url(../i/menu/ico_3_over.png) no-repeat center;
}
a.roll-menu3:active  {
	background: url(../i/menu/ico_3_over.png) no-repeat center;
}

a.roll-menu4   {
	display: block;
	background: url(../i/menu/ico_4_normal.png) no-repeat center;
	margin: 0px;
}
a.roll-menu4:hover  { 
	background: url(../i/menu/ico_4_over.png) no-repeat center;
}
a.roll-menu4:active  {
	background: url(../i/menu/ico_4_over.png) no-repeat center;
}

a.roll-menu5   {
	display: block;
	background: url(../i/menu/ico_5_normal.png) no-repeat center;
	margin: 0px;
}
a.roll-menu5:hover  { 
	background: url(../i/menu/ico_5_over.png) no-repeat center;
}
a.roll-menu5:active  {
	background: url(../i/menu/ico_5_over.png) no-repeat center;
}
