/* CSS Document */
#sn1{
	height: 46px;
	width: 682px;
	background: transparent url("./common_img/menu_top.gif") top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}

#sn2{
	height: 59px;
	width: 682px;
	background: transparent url("./common_img/menu_other.gif") top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}

ul#sn1 li, ul#sn2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
	
ul#sn1 li, ul#sn1 a, ul#sn2 li, ul#sn2 a {
	height: 46px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

#s1	{left: 30px; width: 77px;}
#s2	{left: 120px; width: 77px;}
#s3	{left: 210px; width: 77px;}
#s4 {left: 300px; width: 77px;}
#s5 {left: 390px; width: 77px;}
#s6 {left: 480px; width: 77px;}
#s7 {left: 570px; width: 77px;}

#s1 a:hover	{background: transparent url("./common_img/menu_top.gif") -30px -46px no-repeat;}
#s2 a:hover {background: transparent url("./common_img/menu_top.gif") -120px -46px no-repeat;}
#s3 a:hover {background: transparent url("./common_img/menu_top.gif") -210px -46px no-repeat;}
#s4 a:hover {background: transparent url("./common_img/menu_top.gif") -300px -46px no-repeat;}
#s5 a:hover {background: transparent url("./common_img/menu_top.gif") -390px -46px no-repeat;}
#s6 a:hover {background: transparent url("./common_img/menu_top.gif") -480px -46px no-repeat;}
#s7 a:hover {background: transparent url("./common_img/menu_top.gif") -570px -46px no-repeat;}

#s8	{left: 30px; width: 77px;}
#s9	{left: 120px; width: 77px;}
#s10 {left: 210px; width: 77px;}
#s11 {left: 300px; width: 77px;}
#s12 {left: 390px; width: 77px;}
#s13 {left: 480px; width: 77px;}
#s14 {left: 570px; width: 77px;}

#s8 a:hover	{background: transparent url("./common_img/menu_other.gif") -30px -60px no-repeat;}
#s9 a:hover {background: transparent url("./common_img/menu_other.gif") -120px -60px no-repeat;}
#s10 a:hover {background: transparent url("./common_img/menu_other.gif") -210px -60px no-repeat;}
#s11 a:hover {background: transparent url("./common_img/menu_other.gif") -300px -60px no-repeat;}
#s12 a:hover {background: transparent url("./common_img/menu_other.gif") -390px -60px no-repeat;}
#s13 a:hover {background: transparent url("./common_img/menu_other.gif") -480px -60px no-repeat;}
#s14 a:hover {background: transparent url("./common_img/menu_other.gif") -570px -60px no-repeat;}
