/* MENU */
a.start {
	float:left;
	background: url(../gfx/menu/pl/start.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px 0px;
	display:block;
}
a:hover.start {
	background-position: 0px -69px;
}
a.start_on {
	float:left;
	background: url(../gfx/menu/pl/start.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px -69px;
	display:block;
}

a.about {
	float:left;
	background: url(../gfx/menu/pl/about.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px 0px;
	display:block;
}
a:hover.about {
	background-position: 0px -69px;
}
a.about_on {
	float:left;
	background: url(../gfx/menu/pl/about.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px -69px;
	display:block;
}

a.pr {
	float:left;
	background: url(../gfx/menu/pr.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px 0px;
	display:block;
}
a:hover.pr {
	background-position: 0px -69px;
}
a.pr_on {
	float:left;
	background: url(../gfx/menu/pr.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px -69px;
	display:block;
}

a.support {
	float:left;
	background: url(../gfx/menu/pl/support.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px 0px;
	display:block;
}
a:hover.support {
	background-position: 0px -69px;
}
a.support_on {
	float:left;
	background: url(../gfx/menu/pl/support.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px -69px;
	display:block;
}

a.distribution {
	float:left;
	background: url(../gfx/menu/pl/distribution.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px 0px;
	display:block;
}
a:hover.distribution {
	background-position: 0px -69px;
}
a.distribution_on {
	float:left;
	background: url(../gfx/menu/pl/distribution.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px -69px;
	display:block;
}

a.contact {
	float:left;
	background: url(../gfx/menu/pl/contact.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px 0px;
	display:block;
}
a:hover.contact {
	background-position: 0px -69px;
}
a.contact_on {
	float:left;
	background: url(../gfx/menu/pl/contact.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px -69px;
	display:block;
}

/* BOTTOM */
#page_set_bottom {
	float:left;width:912px;
}
#bottom_left {
	float:left;width:229px;height:57px;background:url(../gfx/bottom/left.jpg)
}
#bottom_leftm {
	float:left;width:124px;height:57px;background:url(../gfx/bottom/leftm.jpg)
}
#bottom_menu {
	float:left;width:400px;height:57px;
}
#bottom_center_top {
	float:left;width:400px;height:18px;background:url(../gfx/bottom/pl/bottom-center-top.jpg)
}
#bottom_set_menu {
	float:left;width:400px;height:19px;
}
#bottom_center_bottom {
	float:left;width:400px;height:20px;background:url(../gfx/bottom/pl/bottom-center.jpg);
}
#bottom_right {
	float:left;width:159px;height:57px;background:url(../gfx/bottom/pl/right.jpg);
}
a.bottom_start {
	float:left;
	background: url(../gfx/bottom/pl/start.jpg) no-repeat;
	width:53px;
	height:19px;
	background-position: 0px 0px;
	display:block;
}
a:hover.bottom_start {
	background-position: 0px -19px;
}
a.bottom_about {
	float:left;
	background: url(../gfx/bottom/pl/about.jpg) no-repeat;
	width:60px;
	height:19px;
	background-position: 0px 0px;
	display:block;
}
a:hover.bottom_about {
	background-position: 0px -19px;
}
a.bottom_pr {
	float:left;
	background: url(../gfx/bottom/pl/pr.jpg) no-repeat;
	width:63px;
	height:19px;
	background-position: 0px 0px;
	display:block;
}
a:hover.bottom_pr {
	background-position: 0px -19px;
}
a.bottom_support {
	float:left;
	background: url(../gfx/bottom/pl/support.jpg) no-repeat;
	width:67px;
	height:19px;
	background-position: 0px 0px;
	display:block;
}
a:hover.bottom_support {
	background-position: 0px -19px;
}
a.bottom_distribution {
	float:left;
	background: url(../gfx/bottom/pl/distribution.jpg) no-repeat;
	width:83px;
	height:19px;
	background-position: 0px 0px;
	display:block;
}
a:hover.bottom_distribution {
	background-position: 0px -19px;
}
a.bottom_contact {
	float:left;
	background: url(../gfx/bottom/pl/contact.jpg) no-repeat;
	width:60px;
	height:19px;
	background-position: 0px 0px;
	display:block;
}
a:hover.bottom_contact {
	background-position: 0px -19px;
}