﻿	.button_base2 a {
	display: block;
	width: 160px;
	padding-top: 6px;
	padding-bottom: 10px;
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
;
	color: #000;
	background: url("../images/button_base2_css.jpg") 0 0 no-repeat;
	text-decoration: none;
	text-align: center;
}
	.button_base2 a:hover {	
		background-position: 0 -28px;
		color: #000;
		}
	.button_base2 a:active {
		background-position: 0 -56px;
		color:#000;
		}

		
	.button_sel2 a {
	display: block;
	width: 160px;
	padding-top: 6px;
	padding-bottom: 10px;
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: url("../images/button_sel2_css.jpg") 0 0 no-repeat;
	text-decoration: none;
	text-align: center;
}
	.button_sel2 a:hover {	
		background-position: 0 -28px;
		color: #000;
		}
	.button_sel2 a:active {
		background-position: 0 -56px;
		color:#000;
		}

	.button_anno_base a {
	display: block;
	width: 160px;
	padding-top: 6px;
	padding-bottom: 10px;
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url("../images/button_anno_base_css.jpg") 0 0 no-repeat;
	text-decoration: none;
	text-align: center;
}
	.button_sel2 a:hover {	
		background-position: 0 -28px;
		color: #000;
		}
	.button_sel2 a:active {
		background-position: 0 -56px;
		color:#000;
		}

	.button_anno_sel a {
	display: block;
	width: 160px;
	padding-top: 6px;
	padding-bottom: 10px;
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url("../images/button_anno_sel_css.jpg") 0 0 no-repeat;
	text-decoration: none;
	text-align: center;
}
	.button_sel2 a:hover {	
		background-position: 0 -28px;
		color: #000;
		}
	.button_sel2 a:active {
		background-position: 0 -56px;
		color:#000;
		}





