@charset "UTF-8";

ul, li {
	margin: 0;
	padding: 0;
}
li {
	list-style:none;
	display: inline;/*for IE bug*/
}
#companies {
	width: 200px;
	height: 800px;
	margin: 0px auto;
	background: url(../images/sponsor/companies.gif) no-repeat left top;
}
#companies li a {
	width: 200px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}
#companies li.ogasaka a:focus,
#companies li.ogasaka a:hover {
	background: url(../images/sponsor/companies.gif) no-repeat -200px 0px;
}
#companies li.descente a:focus,
#companies li.descente a:hover {
	background: url(../images/sponsor/companies.gif) no-repeat -200px -40px;
}
#companies li.ski_journal a:focus,
#companies li.ski_journal a:hover {
	background: url(../images/sponsor/companies.gif) no-repeat -200px -80px;
}
#companies li.skinet a:focus,
#companies li.skinet a:hover {
	background: url(../images/sponsor/companies.gif) no-repeat -200px -120px;
}
#companies li.fischer a:focus,
#companies li.fischer a:hover {
	background: url(../images/sponsor/companies.gif) no-repeat -200px -160px;
}
#companies li.goldwin a:focus,
#companies li.goldwin a:hover {
	background: url(../images/sponsor/companies.gif) no-repeat -200px -200px;
}
#companies li.asics a:focus,
#companies li.asics a:hover {
	background: url(../images/sponsor/companies.gif) no-repeat -200px -240px;
}
#companies li.hart-fablice a:focus,
#companies li.hart-fablice a:hover {
	background: url(../images/sponsor/companies.gif) no-repeat -200px -280px;
}
#companies li.mtv a:focus,
#companies li.mtv a:hover {
	background: url(../images/sponsor/companies.gif) no-repeat -200px -320px;
}
#companies li.salomon a:focus,
#companies li.salomon a:hover {
	background: url(../images/sponsor/companies.gif) no-repeat -200px -360px;
}
#companies li.carrera a:focus,
#companies li.carrera a:hover {
	background: url(../images/sponsor/companies.gif) no-repeat -200px -400px;
}
#companies li.mizuno a:focus,
#companies li.mizuno a:hover {
	background: url(../images/sponsor/companies.gif) no-repeat -200px -440px;
}
#companies li.willcom a:focus,
#companies li.willcom a:hover {
	background: url(../images/sponsor/companies.gif) no-repeat -200px -480px;
}
#companies li.atomic a:focus,
#companies li.atomic a:hover {
	background: url(../images/sponsor/companies.gif) no-repeat -200px -520px;
}
#companies li.elan a:focus,
#companies li.elan a:hover {
	background: url(../images/sponsor/companies.gif) no-repeat -200px -560px;
}
#companies li.head-tyrolia a:focus,
#companies li.head-tyrolia a:hover {
	background: url(../images/sponsor/companies.gif) no-repeat -200px -600px;
}
#companies li.k2 a:focus,
#companies li.k2 a:hover {
	background: url(../images/sponsor/companies.gif) no-repeat -200px -640px;
}
#companies li.surf_and_snow a:focus,
#companies li.surf_and_snow a:hover {
	background: url(../images/sponsor/companies.gif) no-repeat -200px -680px;
}
#companies li.nordica a:focus,
#companies li.nordica a:hover {
	background: url(../images/sponsor/companies.gif) no-repeat -200px -720px;
}
#companies li.blizzard a:focus,
#companies li.blizzard a:hover {
	background: url(../images/sponsor/companies.gif) no-repeat -200px -760px;
}

.sharp {
	margin: 0 auto;
}
a.sharp {
	width: 200px;
	height: 60px;
	display: block;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	background: url(../images/sponsor/sharp.gif) no-repeat;
}
a.sharp:focus,
a.sharp:hover {
	background: url(../images/sponsor/sharp02.gif) no-repeat;
}