.box{
}
.boxholder{
	clear: both;
	padding: 15px;
}
.tab{
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.tabtxt{
	margin: 0;
}
#tab_01{
	background-image: url(../../img/home/btn_tab_01.jpg);
	height: 23px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	cursor:pointer
}
#tab_01:hover{
	background-position:-100px 0px;
}
#tab_02{
	background-image: url(../../img/home/btn_tab_02.jpg);
	text-indent: -9999px;
	height: 23px;
	width: 100px;
	display: block;
	cursor:pointer
}
#tab_02:hover{
	background-position:-100px 0px;
}
#tab_03{
	background-image: url(../../img/home/btn_tab_03.jpg);
	text-indent: -9999px;
	height: 23px;
	width: 100px;
	display: block;
	cursor:pointer
}
#tab_03:hover{
	background-position:-100px 0px;
}
#tab_04{
	background-image: url(../../img/home/btn_tab_04.jpg);
	text-indent: -9999px;
	height: 23px;
	width: 99px;
	display: block;
	cursor:pointer
}
#tab_04:hover{
	background-position:-99px 0px;
}
#tab_05{
	background-image: url(../../img/home/btn_tab_05.jpg);
	text-indent: -9999px;
	height: 23px;
	width: 99px;
	display: block;
	cursor:pointer
}
#tab_05:hover{
	background-position:-99px 0px;
}