@charset "utf-8";
/* CSS Document */

/*************************
		beta	
 *************************/

#list{
	margin-bottom:10px;
	height:auto;
}
.listPhoto{
	width: 700px;
	height: auto;
	margin: 0 0 15px 0;
}
.listText{
	padding: 0 10px 30px 10px;
}
.barCatalog{
	background-image: url(../images/bar-catalog2.gif);
	background-repeat: no-repeat;
	width: 690px;
	height:22px;
	text-indent: -9999px;
}
.listBox{
	width: 335px;
	padding: 0 0 0 10px;
	margin: 5px 0 20px 0;
}
.listText2{
	padding: 5px 5px 10px 5px;
}
.categoryName a{
	width: 345px;
	font-weight: bold;
	font-size: 14px;
	color: #2a7f39;
}
.categoryName a:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.listPhoto2{
	width: 320px;
}
.listPhoto2 a{
	width: 320px;
	display: block;
}
.listPhoto2 a:hover{
	width: 320px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}






