﻿#left
{
    width:205px;
    padding:0px 10px 10px 10px;
    height:505px;
    float:left;
}

#right
{
    width:768px;
    height:515px;
    float:right;
}

#recomm
{
    width:205px;
    margin-bottom:12px;
}

#ticket
{
    width:205px;
    height:115px;
    margin-bottom:10px;
}

#guide
{
    width:205px;
    height:100px;
}

#inquireL
{
    width:282px;
    height:481px;
    padding-top:24px;
    float:left;
    background-image:url('/Images/Hotel/Search/inquireBgL.gif');
    background-repeat:no-repeat;
    background-position:top center;
    padding-bottom:7px;
    border-bottom:solid 2px #E2982F;
}

#inquireR
{
    width:486px;
    float:right;
    height:246px;
    padding-top:269px;
    background-image:url('/Images/Hotel/Search/inquireBgR.gif');
    background-repeat:no-repeat;
    background-position:top center;
}

.blackTB
{
    border:solid 1px #969696;
}

.signImg
{
    margin-right:2px;
}
