@CHARSET "UTF-8";

.nav_top{
	position:absolute; z-index:99;
	width:1024px; height:36px;
	border:0px #999 solid;
	background:url(../img/template/bg-top-nav.png) repeat-x;
	margin-top:110px;
}
.nav_top ul{
	list-style:none;
	margin:0; padding:0;
}
.nav_top ul li{
	display:inline-block; vertical-align:top;
	margin-right:-4px;
}

.nav_home ,.nav_about ,.nav_location ,.nav_sustainability ,.nav_product ,.nav_news ,.nav_contact ,.nav_service{
	position:relative;
	background:url(../img/template/th-img-top-nav.png) no-repeat;
	height:36px; text-indent:-9999px; border:0px #666 solid;
}
.nav_home{
	background-position:0px 0px;
	width:80px;
}
.nav_about{
	background-position:-80px 0px;
	width:110px;
}
.nav_location{
	background-position:-188px 0px;
	width:100px;
}
.nav_sustainability{
	background-position:-281px 0px;
	width:150px;
}
.nav_product{
	background-position:-415px 0px;
	width:190px;
}
.nav_news{
	background-position:-595px 0px;
	width:170px;
}
.nav_contact{
	background-position:-753px 0px;
	width:120px;
}
.nav_service{
	background-position:-878px 0px;
	width:103px;
}

.nav_home:hover ,.nav_about:hover ,.nav_location:hover ,.nav_sustainability:hover ,.nav_product:hover ,.nav_news:hover ,.nav_contact:hover ,.nav_service:hover ,.nav_home_active ,.nav_about_active ,.nav_location_active ,.nav_sustainability_active ,.nav_product_active ,.nav_news_active ,.nav_contact_active ,.nav_service_active{
	position:relative;
	background:url(../img/template/th-img-top-nav_active.png) no-repeat;
	height:36px; text-indent:-9999px; border:0px #666 solid;
}
.nav_home_active ,.nav_home:hover{
	background-position:0px 0px;
	width:80px;
}
.nav_about_active ,.nav_about:hover{
	background-position:-80px 0px;
	width:110px;
}
.nav_location_active ,.nav_location:hover{
	background-position:-188px 0px;
	width:100px;
}
.nav_sustainability_active ,.nav_sustainability:hover{
	background-position:-281px 0px;
	width:150px;
}
.nav_product_active ,.nav_product:hover{
	background-position:-415px 0px;
	width:190px;
}
.nav_news_active ,.nav_news:hover{
	background-position:-595px 0px;
	width:170px;
}
.nav_contact_active ,.nav_contact:hover{
	background-position:-753px 0px;
	width:120px;
}
.nav_service_active ,.nav_service:hover{
	background-position:-878px 0px;
	width:103px;
}

.nav_top_left{
	position:absolute; z-index:99;
	margin-left:-41px; margin-top:-36px;
}
.nav_top_right{
	position:absolute; z-index:99;
	margin-left:1024px; margin-top:-36px;
}

.bt_cont1{
	display:inline-block; vertical-align:top; margin-left:1em;
	background:url(../img/contact/bt-contact2.png) no-repeat; width:269px; height:33px;
}

.bt_cont1:hover, .bt_cont1_active{
	display:inline-block; vertical-align:top;
	background:url(../img/contact/bt-contact2_active.png) no-repeat; width:269px; height:33px;
}

.bt_cont2{
	display:inline-block; vertical-align:top; margin-left:1em;
	background:url(../img/contact/bt-contact4.png) no-repeat; width:269px; height:33px;
}

.bt_cont2:hover, .bt_cont2_active{
	display:inline-block; vertical-align:top;
	background:url(../img/contact/bt-contact4_active.png) no-repeat; width:269px; height:33px;
}

.home_control{
	position:relative; z-index:99; text-indent:-9999px;
	background:url(../img/home/bnt-content-th.png) no-repeat;
	width:153px; height:39px;
	margin:0 auto;
	margin-top:-55px; /*margin-left:500px;*/
}

.bt_fsc1{
	display:inline-block; vertical-align:top;
	background:url(../img/sustainability/fsc/bt-fsc.png) no-repeat; width:269px; height:33px;
}

.bt_fsc1:hover, .bt_fsc1_active{
	display:inline-block; vertical-align:top;
	background:url(../img/sustainability/fsc/bt-fsc_active.png) no-repeat; width:269px; height:33px;
}

.bt_fsc2{
	display:inline-block; vertical-align:top; margin-left:1em;
	background:url(../img/sustainability/fsc/bt-fsc2.png) no-repeat; width:269px; height:33px;
}

.bt_fsc2:hover, .bt_fsc2_active{
	display:inline-block; vertical-align:top; margin-left:1em;
	background:url(../img/sustainability/fsc/bt-fsc2_active.png) no-repeat; width:269px; height:33px;
}

/*.home_control:hover{
	position:relative; z-index:99; text-indent:-9999px;
	background:url(../img/home/bnt-content_active.png) no-repeat;
	width:153px; height:39px;
	margin:0 auto;
	margin-top:-55px;
}*/