
.subnavi{
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:3px 10px 0px 0px;
position:relative;

}

.subnavi1{
background: url(../../sitedesign/subimage1_right.jpg) no-repeat scroll right top transparent;
height:21px;
padding:3px 9px 0 12px;
}
.subnavi2{
height:21px;
padding:3px 0 0 5px;
}
.subimage_right{
	background-image: url(../../sitedesign/subimage_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width:39px;
	height:24px;
	float:left;
	margin-right:2px;
	display:none;
}
.subimage1_right{
	background-image: url(../../sitedesign/subimage1_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width:5px;
	height:24px;
	float:left;
	margin-right:2px;
	display:none;
}
.selected_sub{
background:url(../../sitedesign/subimage_left.jpg) no-repeat scroll 0 0 transparent;
float:left;
}
.selected_sub a{
background-image:url(../../sitedesign/subimage_right.jpg);
background-position:right top;
background-repeat:no-repeat;
color:#FFFFFF;
display:block;
float:left;
font-weight:bold;
padding-right:40px;
}
.selected_sub a:hover{
	font-weight:bold;
}

.notselected_sub{
background:url(../../sitedesign/subimage_left.jpg) no-repeat scroll 0 0 transparent;
float:left;
}
.notselected_sub a{
	font-weight:bold;
	float:left;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(../../sitedesign/subimage1_right.jpg);
	color:#ffffff;

}
.notselected_sub a:hover{
	font-weight:bold;
}


