﻿	.button_susabase a {
	display: block;
	width: 160px;
	padding-top: 6px;
	padding-bottom: 10px;
	font: normal normal normal 10px Arial, Helvetica, sans-serif;
;
	color: #000;
	background: url("../images/button_susabase_css.jpg") 0 0 no-repeat;
	text-decoration: none;
	text-align: center;
}
	.button_susabase a:hover {	
		background-position: 0 -28px;
		color: #000;
		}
	.button_susabase a:active {
		background-position: 0 -56px;
		color:#000;
		}

		
	.button_susasel a {
	display: block;
	width: 160px;
	padding-top: 6px;
	padding-bottom: 10px;
	font: normal normal normal 10px Arial, Helvetica, sans-serif;
	color: #000;
	background: url("../images/button_susasel_css.jpg") 0 0 no-repeat;
	text-decoration: none;
	text-align: center;
}
	.button_susasel a:hover {	
		background-position: 0 -28px;
		color: #000;
		}
	.button_susasel a:active {
		background-position: 0 -56px;
		color:#000;
		}


