#history {
	padding-left:30px;
}

#history .btn01 {
	width:330px;
	height:145px;
	margin-right:20px;
	float:left;
}

#history .btn01 a {
	background:url(../../img/h_btn01.jpg) no-repeat 0% 0%;
	width:330px;
	height:145px;
	display:block;
	text-decoration:none;
}

#history .btn01 a:hover {
	background:url(../../img/h_btn01.jpg) no-repeat 0% 100%;
}

#history .btn02 {
	width:330px;
	height:145px;
	float:left;
}

#history .btn02 a {
	background:url(../../img/h_btn02.jpg) no-repeat 0% 0%;
	width:330px;
	height:145px;
	display:block;
	text-decoration:none;
}

#history .btn02 a:hover {
	background:url(../../img/h_btn02.jpg) no-repeat 0% 100%;
}

#history .btn01 a span,
#history .btn02 a span {
	visibility:hidden;
}

