﻿.menu_per
{
    width:110px;
    height:40px;
    border:1px solid #daccbc;
    margin:2px 5px 3px 5px;
}
#left
{
    width:175px;
    height:400px;
    background-color:#622d22;
    float:left;
}
#imagesGallery
{
    width:750px;
    height:100%;
    float:left;
    padding-bottom:70px;
}
.photoblock-many
{
    position:relative;
    top:10px;
    left:30px;
}
.photoblock-many img
{
    margin:6px;
    border:0;
    /*
    */
}
.photoblock-many a
{
    /*
    border:1px solid #000;
    background-image:url(../images/imagesGallery_bg.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
    */
    padding:0;
    width:165px;
    height:125px;
    border:1px solid #ccc;
    float:left;
    margin:5px;
    display:block;
    vertical-align:middle;
    *font-size:110px;
}
.photoblock-many img
{
    /*
    width:165px;
    height:125px;
    border-right:1px solid #fffbec;
    border-bottom:1px solid #fffbec;
    */
    margin:0;
    vertical-align:middle;
}
.left_menu_091228
{
    position:relative;
    top:10px;
}

.left_menu_091228 ul
{
    list-style:none;
    line-height:50px;
    width:135px;
    position:relative;
    left:40px;
}

.left_menu_091228 ul li
{
    border-bottom:1px solid #ccc;
}