@charset "utf-8";
/* CSS Document */

.buttonsBottom {}

.buttonsBottom ul{
	list-style:none;
	margin:0;
	padding:0;
}

.buttonsBottom ul li.normal{
	margin:0;
	padding:0;
	background-attachment: scroll;
	background-image: url(../../images/schema01/section01/blocks/backgr_item_menu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	float:left;
	width:134px;
	height:51px;
	margin-right:10px;
	text-align:center;
	vertical-align:middle;
}

.buttonsBottom ul li.hidden{
	display: none;
}

.buttonsBottom ul li.normal a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:134px;
	height:41px;
	padding-top:10px;
}

.buttonsBottom ul li.normal a:hover{
	text-decoration:underline;
}
.buttonsBottom ul li.last{
	margin:0;
	padding:0;
	background-attachment: scroll;
	background-image: url(../../images/schema01/section01/blocks/backgr_item_menu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	float:left;
	width:134px;
	height:51px;
	text-align:center;
	vertical-align:middle;
}

.buttonsBottom ul li.last a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:134px;
	height:41px;
	padding-top:10px;
}

.buttonsBottom ul li.last a:hover{
	text-decoration:underline;
}