@charset "UTF-8";




#menu1,
#menu3,
#menu4,
#menu5,
#menu6,
#menu2,
#menu8 { 
display: none;
 }




#menu7 { 
display: inline;
 }
 
   

.thumb li {
	margin: 20px 13px 0px 0px;
	float: left;
	display: block;
	width: 232px;
	line-height: 1.3;
	
	font-weight: normal;
	font-style: normal;
	font-size: 95%;
	
}




.thumb li span{
	height:4.5em;
	width: 232px;
	display: block;
}



.thumb a {
	display: block;
	width: 232px;
	text-align:center;
	background-color: #FCFFE7;	
	margin-bottom:5px;
}




.thumb img {
width: 230px;
	border: 1px solid #CCCCCC;
	
	
}

.thumb .thumbname {
display:block;
	font-size: small;
height:3em;
	line-height: 1.4;
	font-weight: bold;
	width: 232px;
	/*\*/
	overflow:hidden;
/**/
}




ul.thumb  li a:hover {
width: 232px;
	text-decoration: none;
}




