.table_min_shoot
{
	width: 100%;
}
.table_min_shoot td
{
	vertical-align: top;
}
.image_min_shoot
{
	width: 100%;
}
.image_min_shoot:hover .toolbox
{
	display: block;
}
.toolbox
{
	position: absolute;
	display: none;
}
.toolbox img
{
	width: 30px;
	opacity: 0.5;
}
.toolbox img:hover
{
	opacity: 1;
}