body{
	font-family:sans-serif;
	line-height:1.6;
}
a{
	text-decoration:none;
}
a:link,a:visited {
	color:#000000;
}
a:hover {
	color:#00FF00;
}

.unnamed1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Arial", "Helvetica", "sans-serif", "Times";
	font-size: 9pt;
	color: #333333;
	line-height: 16px;
	font-weight: normal;
}
.unnamed2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Arial", "Helvetica", "sans-serif", "Times";
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}



ul.acc {
	width: 183px;
	font-family:  "Helvetica", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Arial", "sans-serif", "Times";
	font-size: 8pt;
}

ul.acc, ul.acc li ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.acc a{
	color: #000000;
	display: block;
	height: 20px;
	line-height: 20px;
	text-indent: 10px;
	text-decoration: none;
	outline: none;
}

ul.acc a:hover {
  background-color: #DCDDDD; 
}

ul.acc li a:hover {
  background-color: #DCDDDD; 
}

ul.acc li div ul li a:hover { 
  background-color: #DCDDDD; 
}

ul.acc li div ul,
ul.acc li div div.notlast {
	background-color: #ffffff;
  margin-left: 5;
  	font-family:  "Helvetica", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Arial", "sans-serif", "Times";
	font-size: 8pt;
}





.slideshow { 
		position: relative; 
		background: #fafafa; 
		width: 557px; 
		height: 400px; 
		border: 0px; 
		margin-bottom: 20px; 
		}
		
		.slideshow img { 
		position: absolute; 
		top: 0px; 
		left: 0px; 
		z-index: 10; 
		background: #fff; 
		}
		
		ul.recentlist { 
		position: absolute; 
		bottom: 12px; 
		right: 20px; 
		list-style: none; 
		z-index: 20; 
		}
		
		ul.recentlist li { display: inline; }
		
		ul.recentlist li a, ul.recentlist li a:visited { 
		display: block; 
		float: left; 
		background: #e5e5e5; 
		padding: 4px 8px; 
		margin-right: 1px; 
		color: #000; 
		text-decoration: none; 
		cursor: pointer; 
		}
		
		ul.recentlist li a:hover, ul.recentlist li a:visited:hover { 
		background: #666; color: #fff; 
		}
		
		ul.recentlist li a.current { 
		background: #f00; 
		color: #fff; 
		}
