﻿.img_ShowRoom li
{
        width: 46.1%;
    height: 355px;
    margin-right: 61px;
    margin-left: 0px;
    margin-bottom: 30px;
}
.img_ShowRoom li.last
{
    margin-right:0px;
}
.img_ShowRoom li h1
{
    width: 99%;
    height: 260px;
}
.img_ShowRoom li h1 img
{
    max-height: 260px;
}
.img_ShowRoom h2
{
    width: 99%;
    height: 40px;
    line-height: 40px;
}
