@charset "utf-8";

/* BUTTON */

#btn{
	position:	absolute;
	top:220px;
	left:	115px;
	display:	block;
	width:		770px;
	xmargin:	0px auto 0px auto;
	overflow:	hidden;
	xbackground:	#123456;
}


#btn li{
	list-style-type:	none;
	float:	left;
	height:	17px;
	margin: 0px 0px 0px 0px;
	text-indent: 	-9999px;
	overflow: hidden;
}

#btn li a{
	text-decoration: none;
	display: block;
	height:	17px;
}


#btn ul{
	display:	inline;
	xlist-style-type:	none;
}






#btn li#btn_about {
	width:	148px;
	height:	17px;
	background:	url(../img/btn_all.jpg) no-repeat 0px 0px;
}

#btn li#btn_about a:hover,#btn li#btn_about.on	{
	background:		url(../img/btn_all.jpg) no-repeat 0px -17px;
}



#btn li#btn_news {
	width:	110px;
	height:	17px;
	background:	url(../img/btn_all.jpg) no-repeat -148px 0px;
}

#btn li#btn_news a:hover,#btn li#btn_news.on	{
	background:		url(../img/btn_all.jpg) no-repeat -148px -17px;
}



#btn li#btn_blog {
	width:	48px;
	background:	url(../img/btn_all.jpg) no-repeat -258px 0px;
}

#btn li#btn_blog a:hover,#btn li#btn_blog.on	{
	background:		url(../img/btn_all.jpg) no-repeat -258px -17px;
}



#btn li#btn_photo {
	width:	108px;
	background:	url(../img/btn_all.jpg) no-repeat -306px 0px;
}

#btn li#btn_photo a:hover,#btn li#btn_photo.on{
	background:		url(../img/btn_all.jpg) no-repeat -306px -17px;
}



#btn li#btn_sustainability{
	width:	143px;
	background:	url(../img/btn_all.jpg) no-repeat -414px 0px;
}

#btn li#btn_sustainability a:hover,#btn li#btn_sustainability.on	{
	background:		url(../img/btn_all.jpg) no-repeat -414px -17px;
}



#btn li#btn_sitemap{
	width:	84px;
	background:	url(../img/btn_all.jpg) no-repeat -557px 0px;
}

#btn li#btn_sitemap a:hover,#btn li#btn_sitemap.on	{
	background:		url(../img/btn_all.jpg) no-repeat -557px -17px;
}


#btn li#btn_faq{
	width:	87px;
	background:	url(../img/btn_all.jpg) no-repeat -641px 0px;
}

#btn li#btn_faq a:hover,#btn li#btn_faq.on	{
	background:		url(../img/btn_all.jpg) no-repeat -641px -17px;
}