#Btn1 {
	float:left;
	width:144px;
	height:35px;
	margin: 0px;
}

#Btn1 h2 {
		background:url(/blog/images/btn01.gif);
}

#Btn1 h2 a:hover {
	background:url(/blog/images/btn01_over.gif);
}


#Btn2 {
	float:left;
	width:144px;
	height:35px;
	margin: 0px;
}

#Btn2 h2 {
	background:url(/blog/images/btn02.gif);
}

#Btn2 h2 a:hover {
	background:url(/blog/images/btn02_over.gif);
}


#Btn3 {
	float:left;
	width:144px;
	height:35px;
	margin: 0px;
}

#Btn3 h2 {
	background:url(/blog/images/btn03.gif);
}

#Btn3 h2 a:hover {
	background:url(/blog/images/btn03_over.gif);
}


#Btn4 {
	float:left;
	width:144px;
	height:35px;
	margin: 0px;
}

#Btn4 h2 {
	background:url(/blog/images/btn04.gif);
}

#Btn4 h2 a:hover {
	background:url(/blog/images/btn04_over.gif);
}


#Btn5 {
	float:left;
	width:144px;
	height:35px;
	margin: 0px;
}

#Btn5 h2 {
	background:url(/blog/images/btn05.gif);
}

#Btn5 h2 a:hover {
	background:url(/blog/images/btn05_over.gif);
}
