div.index_buttons {
	width:			882px;
	height:			191px;
	margin:			0px auto;
	padding:		15px 0;
}

div.index_buttons a {
	width:			173px;
	height:			191px;
	color:			white;
	font-weight:	bold;
	font-size:		10px;
	text-decoration:none;
	float:			left;
	margin-left:	3px;
	display:		block;
	line-height:	335px;
	text-align:		center;
}

div.index_buttons a.button_01 {
	background:		transparent url(../images/index/button_01.png) left top no-repeat;
}

div.index_buttons a.button_02 {
	background:		transparent url(../images/index/button_02.png) left top no-repeat;
}

div.index_buttons a.button_03 {
	background: 	transparent url(../images/index/button_03.png) left top no-repeat;
}

div.index_buttons a.button_04 {
	background:		transparent url(../images/index/button_04.png) left top no-repeat;
}

div.index_buttons a.button_05 {
	background:		transparent url(../images/index/button_05.png) left top no-repeat;
	margin-right:	2px;
}