#sidmenu {
	width:200px;
	font-size: 14px;
	background-color: #F3F3F3;
	padding: 0.2em;
	border: 0.1em solid #eeeeee;
	text-align: left;
}
#sidmenu  ul { list-style-type: none; margin: 0; padding: 0; } 
#sidmenu .sidmenu2 li  {
    display : inline; 
    padding :0; 
    margin:0;
}  
#sidmenu .sidmenu2 a {
	display: block;
	line-height: 2em;
	color: #333;
	text-decoration: none;
	background-image: url("../parts/image/bg_accordion_t.jpg");
	background-repeat: repeat-x;
	background-position: left center;;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 7px;
	margin: 1px 0px;  
} 
#sidmenu .sidmenu2 a:hover {
	display: block;
	color: #C00;
	background-image: url("../parts/image/bg_accordion_t_3.jpg");
}

#sidmenu .sidmenu1 li{
    display : inline; 
    padding :0; 
    margin:0;
} 
#sidmenu .sidmenu1 a{
	display: block;
	font-size: 85%;
	line-height: 1.8em;
	color: #666;
	text-decoration: none;
	background-image: url("../parts/image/accordion_t_bg.jpg");
	background-repeat: repeat-x;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
	padding-left: 5px;
} 
#sidmenu .sidmenu1 a:hover{
	display: block;
	color: #C00;
	background-image: url("../parts/image/bg_accordion_t_3.jpg");
}

#sidmenu .sidmenu3 li{
    display : inline; 
    padding :0; 
    margin:0;
} 

#sidmenu .sidmenu3 a{
	display: block;
	font-size: 85%;
	line-height: 1.8em;
	color: #666;
	text-decoration: none;
	background-image: url("../parts/image/accordion_t_bg.jpg");
	background-repeat: repeat-x;
	background-position: left center;
	border-top-width: 5px;
	border-right-width: 40px;
	border-bottom-width: 5px;
	border-left-width: 40px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
	text-align: center;
	padding: 0px;
	top: 2px;
} 
#sidmenu .sidmenu3 a:hover{
	display: block;
	color: #C00;
	background-image: url("../parts/image/bg_accordion_t_3.jpg");
}