#index .buttonMode a#btnIndex , #index .buttonMode a:link#btnIndex , #index .buttonMode a:visited#btnIndex{
	background-position: left bottom;
}

/* left */

#leftBlock {
	width: 550px;
	margin-right: 10px;
}
#bnNews {
	background-image: url(../img/index/bnNews.jpg);
	text-align: right;
	height: 18px;
	width: 539px;
	padding-top: 9px;
	padding-right: 11px;
}
#bnNews span {
	text-indent: -9999px;
	overflow: hidden;
	visibility: hidden;
	float: left;
	display: inline;
}
#bnNewsZen {
	background-image: url(../img/index/bnNewsZen.jpg);
	text-align: right;
	height: 18px;
	width: 539px;
	padding-top: 9px;
	padding-right: 11px;
}
#bnNewsZen span {
	text-indent: -9999px;
	overflow: hidden;
	visibility: hidden;
	float: left;
	display: inline;
}



.newsList dt {
	font-weight: bolder;
}
.newsList .underLined {
	padding-bottom: 5px;
	background-image: url(../img/index/newsBorder.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.newsList dd.lastItem {
	background-image: none;
	padding-bottom: 0px;
}

.newsList li {
	padding-bottom: 10px;
	background-image: url(../img/index/newsBorder.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bolder;
	padding-right: 10px;
	padding-left: 10px;
}

.newsList li.lastItem {
	background-image: none;
	padding-bottom: 0px;
}

#contactBlock {
	background-color: #fffdf1;
	width: 396px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #b2a476;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#txtContact {
	margin-left: 7px;
}
#btnContact {
	text-align: right;
}

/* right */

#rightBlock {
	width: 220px;
}
.rightList {
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
	padding-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
.rightList li {
	background-image: url(../img/index/bulletDot.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 12px;

}

.rightList li.lastItem {
	margin-bottom: 0px;
}
#index #globalNavi {
	margin-bottom: 15px;
}
