@charset "utf-8";
.table_galleryList{
	width:100%;
	margin-bottom:10px;
}
	.table_galleryList td.categorys{
		color:#bbbbbb;
		font-size:20px;
		padding:0px 10px 20px 0px;
		vertical-align:top;
	}
	.table_galleryList td.categorys span{
		word-spacing:35px;
	}
	.table_galleryList td.count{
		width:150px;
	}
	
.table_gallerysList{
	width:100%;
	margin-bottom:60px;
}
	.table_gallerysList td{
		padding:0px;
		margin:0px;
	}
	.table_gallerysList td.gallery{
		width:500px;
		padding-bottom:20px;
	}
	.table_gallerysList td.left{
		width:130px;
		color:#bbbbbb;
		font-size:14px;
		font-weight:bold;
		vertical-align:top;
		padding-top:10px;
	}
	.table_gallerysList td.left div.left{
		padding:0px 50px 0px 20px;
	}
	.table_gallerysList td.left div.left div{
		float:right;
	}
	.table_gallerysList td.right{
		color:#bbbbbb;
		font-size:14px;
		font-weight:bold;
		vertical-align:top;
		padding-top:10px;
	}
	.table_gallerysList td.right div.right{
		padding:0px 20px 0px 50px;
	}
	.table_gallerysList td.right div.right div{
		float:left;
	}
	.table_gallerysList td.photo{
		padding-bottom:80px;
		vertical-align:top;
	}
	.table_gallerysList td.advanced{
		vertical-align:top;
	}
	.table_gallerysList td.advanced div.advanced{
		overflow:hidden;
		padding-left:10px;
	}
