/*main navi*/
#nav {
	list-style-type: none; margin: 0; padding: 0;
}
#nav li { 
	float: left; margin: 0; padding: 0; position: relative;
}
#nav li ul { 
	margin: 0; padding: 0;
}
#nav li li { 
	float: none; margin: 0; padding: 2px 4px; list-style-type: none;
}
#nav li a { 
	display: block;
}
#nav li li a { 
	text-indent: 0em; text-decoration: none; 
}

/* Drop down */
#nav li div.dd {
	display: none; position: absolute;  z-index: 1; top: 21px; left: 2px; width: 152px; background: #fff; border: solid #CCCCCC 1px;
}
#nav li.hover div.dd, #nav li:hover div.dd {
	display: block;
}

.navi_01 {
	width: 78px; height: 20px; background-repeat: no-repeat; background-image: url(../images/navi_01_hr.gif); margin: 1px 0 0 4px; text-indent: -1000em; 
}
.navi_01_sel {
	width: 78px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_01_hr.gif); margin: 1px 0 0 0; background-position: 0px -40px; text-indent: -1000em; 	
}
.navi_01:hover {
	background-position: 0px -20px;
}
.navi_02 {
	width: 87px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_02_hr.gif); margin: 1px 0 0 0; text-indent: -1000em; 
}
.navi_02_sel {
	width: 87px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_02_hr.gif); margin: 1px 0 0 0; background-position: 0px -40px;	 text-indent: -1000em; 
}
.navi_02:hover {
	background-position: 0px -20px;
}
.navi_03 {
	width: 85px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_03_hr.gif); margin: 1px 0 0 0; text-indent: -1000em; 
}
.navi_03_sel {
	width: 85px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_03_hr.gif); margin: 1px 0 0 0; background-position: 0px -40px;	 text-indent: -1000em; 
}
.navi_03:hover {
	background-position: 0px -20px;
}
.navi_04 {
	width: 70px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_04_hr.gif); margin: 1px 0 0 0; text-indent: -1000em; 
}
.navi_04_sel {
	width: 70px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_04_hr.gif); margin: 1px 0 0 0; background-position: 0px -40px; text-indent: -1000em; 	
}
.navi_04:hover {
	background-position: 0px -20px;
}
.navi_05 {
	width: 73px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_05_hr.gif); margin: 1px 0 0 0; text-indent: -1000em; 
}
.navi_05_sel {
	width: 73px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_05_hr.gif); margin: 1px 0 0 0; background-position: 0px -40px; text-indent: -1000em; 	
}
.navi_05:hover {
	background-position: 0px -20px;
}
.navi_06 {
	width: 83px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_06_hr.gif); margin: 1px 0 0 0; text-indent: -1000em; 
}
.navi_06_sel {
	width: 83px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_06_hr.gif); margin: 1px 0 0 0; background-position: 0px -40px; text-indent: -1000em; 	
}
.navi_06:hover {
	background-position: 0px -20px;
}
.navi_07 {
	width: 80px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_07_hr.gif); margin: 1px 0 0 0; text-indent: -1000em; 
}
.navi_07_sel {
	width: 80px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_07_hr.gif); margin: 1px 0 0 0; background-position: 0px -40px;	 text-indent: -1000em; 
}
.navi_07:hover {
	background-position: 0px -20px;
}
.navi_08 {
	width: 71px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_08_hr.gif); margin: 1px 0 0 0;text-indent: -1000em; 
}
.navi_08_sel {
	width: 71px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_08_hr.gif); margin: 1px 0 0 0; background-position: 0px -40px;	text-indent: -1000em; 
}
.navi_08:hover {
	background-position: 0px -20px;
}
.navi_09 {
	width: 82px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_09_hr.gif); margin: 1px 0 0 0;text-indent: -1000em; 
}
.navi_09_sel {
	width: 82px; height: 20px;  background-repeat: no-repeat; background-image: url(../images/navi_09_hr.gif); margin: 1px 0 0 0; background-position: 0px -40px;	text-indent: -1000em; 
}
.navi_09:hover {
	background-position: 0px -20px;
}
