           /* ������: ���������� ������ �������� */
                form.MapListSort
                {
                    margin: 0px;
                    padding: 0px;
                }
                div.object_marker
                {
                    width: 300px;
                    height: 80px;
                    font-family: Verdana;
                    font-size: 11px;
                }
                div.location_marker
                {
                    width: 200px;
                    height: 80px;
                    font-family: Verdana;
                    font-size: 11px;
                }
                    div.object_marker div.logo
                    {
                        width: 110px;
                        height: 80px;   
                        float: left;           
                    }
                         div.object_marker div.logo img
                        {
                            width: 100px;
                            height: 80px; 
                        }
                    div.object_marker div.data
                    {              
                        height: 80px;           
                        margin-left: 110px;   
                    }
                    div.location_marker div.data
                    {              
                        height: 80px;   
                    }
                        div.object_marker div.data a.object_name
                        {              
                            font-weight:  bold;
                            color: #61599F;
                        }
                        div.object_marker div.data img
                        {              
                            margin-left: 2px;
                            margin-top: 4px;   
                        }
        /* �����: ���������� ������ ��������*/ 
        div.graph_search
        {
            margin-right: 0px !important;
            margin-bottom: 27px;
            overflow: hidden;
        }
        div.hidden
        {
            display: none;
        }
            div.graph_search div.main_block
            {
                margin-right: 32px !important;
            }
            div.graph_search div.ctl
            {
                 height:433px;
                 min-width: 900px;
            }
            div.graph_search div.cbl
            {
                 background: url(images/content_block_cbl_white.gif) left bottom no-repeat !important;
            }
            div.graph_search div.ctl h2.header
            {
                 background:none !important;
            }
                div.graph_search div.ctl h2.header span.black
                {
                    color: #000;
                }
            div.graph_search div.ctl div.map_block
            {
                margin-right: 460px;
                height: 433px;
                border-right: 1px solid #61599f;
            }
                div.graph_search div.ctl div.map_block div.map
                {
                    border: 1px solid #948ec2;
                    margin: 0px 8px 0px 25px;
                    min-width: 378px;
                    height: 340px;
                    background: #f4f5f9;
                    overflow:hidden;
                }
                div.graph_search div.ctl div.map_block div.legend
                {
                    border-top: 1px solid #948ec2;
                    height: 42px;
                    margin-top: 8px;
                    margin-left: 1px;
                }
                    div.graph_search div.ctl div.map_block div.legend div.left
                    {
                        width: 14px;
                        height: 29px;
                        background: #fff;
                        float: left;
                    }
                    div.graph_search div.ctl div.map_block div.map_legeng
                    {
                        height: 36px;
                        margin: 0px 0px 0px 14px;
                        padding: 7px 0px 0px 11px;
                        background: #fff;
                    }
                        div.graph_search div.ctl div.map_block div.map_legeng td.icon
                        {                                
                            height: 28px;
                            width: 1%;
                        }
                        div.graph_search div.ctl div.map_block div.map_legeng td.text
                        {
                            padding-right:1px;
                            padding-left: 1px;
                            color: #677077;
                            font-family: Verdana, Arial, Helvetica, sans-serif;
                            font-size: 11px;
                        }
                        div.graph_search div.ctl div.map_block div.map_legeng td.icon-desc
                        {
                        }
            div.graph_search div.ctl div.object_list_block
            {
                 position: relative;
                 width: 458px;
                 height: 433px;
                 /*right: 0px;*/
                 float: right;
                 min-width: 458px;
                 /*margin-right: 26px;*/
            }
                div.graph_search div.ctl div.object_list_block div.sort
                {
                     text-align: center;
                     padding: 7px 0px 0px 0px;
                }
                div.graph_search div.ctl div.object_list_block div.sort select
                {
                     width: 151px;
                }
                div.graph_search div.ctl div.object_list_block div.object_list
                {
                     padding: 7px 10px 0px 8px;
                     height: 352px;
                     overflow: hidden;
                     /*position: relative;*/
                }
                    div.graph_search div.ctl div.object_list_block table.object_list
                    {
                         font-size: 10px;
                         font-family: Verdana, Arial, Helvetica, sans-serif;
                    }
                        div.graph_search div.ctl div.object_list_block table.object_list th
                        {
                            text-align: center;
                            height: 21px;
                            background: url(images/hotel_list_header_bg.gif) repeat-x top left;
                            padding: 0px 3px 0px 3px;
                        }
                        div.graph_search div.ctl div.object_list_block table.object_list td
                        {
                            padding: 2px;
                            padding-top: 3px;
                            /*height: 25px;*/
                            border-bottom: 1px solid #dce0f5;
                            text-align: center;
                        }
                            div.graph_search div.ctl div.object_list_block table.object_list td input.checkbox
                            {
                                width: 15px;
                                padding: 0px;
                                margin: 0px;
                                height: 15px;
                            }
                        div.graph_search div.ctl div.object_list_block table.object_list th.name
                        {
                            text-align: left;
                        }
                        div.graph_search div.ctl div.object_list_block table.object_list td.number
                        {
                            font-weight: bold;
                        }
                        div.graph_search div.ctl div.object_list_block table.object_list td.name,
                        div.graph_search div.ctl div.object_list_block table.object_list td.category
                        {
                            text-align: left;
                        }
                            div.graph_search div.ctl div.object_list_block table.object_list td.name a
                            {
                                color: #61599f;
                            }
                        div.graph_search div.ctl div.object_list_block table.object_list td.price
                        {
                            font-weight: bold;
                            color: #FF0000;
                        }
            div.page_nav_block
            {
                padding-top: 6px;
                overflow: hidden;
                height: 36px;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 11px;
            }
                div.page_nav_block div.wide
                {
                    width: 530px !important;
                    padding-right: 0px !important;
                }
                div.page_nav_block div.page_nav
                {
                    width: 220px;
                    height: 19px;
                    border-top: 1px solid #e8eaf3;
                    border-bottom: 1px solid #e8eaf3;
                    padding: 4px 26px 4px 23px;
                    margin: 0px auto 0px auto;
                }
                    div.page_nav_block div.page_nav a
                    {
                        text-decoration: none;
                    }
                    div.page_nav_block div.page_nav div.first_page,
                    div.page_nav_block div.page_nav div.previous_page,
                    div.page_nav_block div.page_nav div.cur_page,
                    div.page_nav_block div.page_nav div.page,
                    div.page_nav_block div.page_nav div.next_page,
                    div.page_nav_block div.page_nav div.last_page
                    {
                        width: 17px;
                        height: 15px;
                        border: 1px solid #7f9db9;
                        float: left;
                        margin-left: 3px;
                        padding-top: 2px;
                        text-align: center;
                        cursor: pointer;
                    }
                    div.page_nav_block div.page_nav div.previous_page
                    {
                        margin-right: 10px;
                        background:url(images/icon_previous_page.gif) no-repeat top left;
                    }
                    div.page_nav_block div.page_nav div.next_page
                    {
                        margin-left: 10px;
                        background:url(images/icon_next_page.gif) no-repeat top left;
                    }
                    div.page_nav_block div.page_nav div.first_page
                    {
                        background:url(images/icon_first_page.gif) no-repeat top left;
                    }
                    div.page_nav_block div.page_nav div.last_page
                    {
                        background:url(images/icon_last_page.gif) no-repeat top left;
                    }
                    div.page_nav_block div.page_nav div.page
                    {
                        background: url(images/icon_page_bg.gif) repeat-x top left;
                        color: #677077;
                        font-weight: bold;
                        width: 18px;
                        
                    }
                    div.page_nav_block div.page_nav div.cur
                    {
                        background: #ffffff !important;
                        color: #677077;
                        font-weight: bold;
                        cursor: text !important;
                    }
                div.page_nav_block div.page_count
                {
                    margin: 0px 0px 0px 30px;
                    padding: 0px;
                    float:left;
                    color: #656e73;
                    font-weight: bold;
                    overflow: hidden;
                }
                    div.page_nav_block div.page_count select
                    {
                        width: 50px;
                        margin: 0px 10px 0px 10px;
                        padding: 0px;
                        display: block;
                        float: left;
                        height: 19px;
                    }
                    div.page_nav_block div.page_count div.text
                    {
                        float: left;

                        padding-top: 3px;
                    }
            div.graph_search div.but_close
            {
                width: 28px;
                height: 194px;
                float: right;
                position: relative;
                background: url(images/but_close_block.gif) no-repeat top left;
                margin-right: 4px;
                cursor: pointer;
            }
