﻿#left
{
    width:205px;
    padding:0px 10px 10px 10px;
    float:left;
}

#right
{
    width:768px;
    float:right;
}

#recomm
{
    width:205px;
    margin-bottom:10px;
}

#ticket
{
    width:205px;
    height:115px;
    margin-bottom:10px;
}

#guide
{
    width:205px;
    height:100px;
}

#inquireL
{
    width:282px;
    padding-top:24px;
    float:left;
    background-image:url('/Images/Air/inquireBgL.gif');
    background-repeat:no-repeat;
    background-position:top center;
    padding-bottom:8px;
    border-bottom:solid 2px #E2982F;
}

#inquireR
{
    width:486px;
    float:right;
    height:111px;
    padding-top:269px;
    background-image:url('/Images/Air/inquireBgR.gif');
    background-repeat:no-repeat;
    background-position:top center;
}

.blackTB
{
    border:solid 1px #969696;
}

.boxDleft
{
    width:10px;
    height:10px;
    background-image:url('/Images/Master/boxDleft.gif'); 
}
.boxDmid
{
    
    height:10px;
    background-image:url('/Images/Master/boxDmid.gif'); 
    font-size:10px;
    line-height:10px;
}
.boxDright
{
    width:10px;
    height:10px;
    background-image:url('/Images/Master/boxDright.gif'); 
}

.boxMid
{
    padding:0px 4px 0px 4px;
    margin:0px auto 0px auto;
    background-color:#FFFFFF;
    border-left:solid 1px #C3836E;
    border-right:solid 1px #C3836E;
}
