﻿#swmenu_bg1{background: #4F4F4F url('images/sidenavi_04_1.png') no-repeat right bottom;}
#swmenu_bg2{background: #4F4F4F url('images/sidenavi_04_2.png') no-repeat right bottom;}
#swmenu_bg3{background: #4F4F4F url('images/sidenavi_04_3.png') no-repeat right bottom;}
#swmenu_bg4{background: #4F4F4F url('images/sidenavi_04_4.png') no-repeat right bottom;}
#swmenu_bg5{background: #4F4F4F url('images/sidenavi_04_5.png') no-repeat right bottom;}
#swmenu{
	width: 219px;
 	margin: 0 0 0 4px;
}

#swmenu ul{
 	margin: 0 0 0 5px;
 	padding: 0 0 5px 0;
	list-style-type: none;
 	text-align: left;
}
#swmenu li{
	width: 207px;
	text-align: left;
	font-family: arial, helvitica, sans-serif;
	font-size: small;
}
#swmenu li a{
	display: block;
	height: 15px;
	color: #D2D2D2;
	background: url('images/underline.gif') no-repeat left bottom;
	text-decoration: none;
	font-weight: normal;
	padding: 2px 0 4px 14px;
	margin-top: 5px;
}
#swmenu li a:hover {
	color:#7DAB54;
 	background: url('images/underline2.gif') no-repeat left bottom;
}

