
body { background-color:#cccc99;}
a { text-decoration:none }
/*custom**********************************************************/
/*header*/
.generalTable {width:100%;}
.logoTop {width:100%; background:red;}
.logo {float:left; width:20%; background-color:White;}
.banner { width:75%; background-color:White;}

/*promotion*/
.proTable {width:777px;border:0; padding:2; background-color:white;}
.proHeader {text-align:center;font-size:xx-large;font-weight:bold;color:Red;}
.proPrice {text-align:center;font-size:xx-large;font-weight:bold;}
.redBold {text-align:left;font-weight:bold;color:Red;}
.red {text-align:left;color:Red;}
.redItalic {text-align:left;font-style:italic;color:Red;}
.redNormal {text-align:left;color:Red;}
.cityBold {text-align:left;font-weight:bold;font-size:x-large;}
.floatRightPic {text-align:left;float:right;}
.textLeft {text-align:left;}
.otherPro {font-size:smaller;}
.otherProSel {color:Red; font-family:Arial;font-size:large;font-weight:bold;}

.proTitle {color:Navy;font-weight:bold; font-size:large;}
.proYear {color:Red;}
.proVCity2 {font: bold 20px arial;font-style:italic;font-weight:normal;}								.proV {font: bold 22px arial;font-style:normal;font-weight:bold; color:Red;}								.proVisit{text-align:left; margin-left:30px;}
							    /** special tours**/
.spPrice {text-align:center;font: bold 12px arial; }							    .spCityBold {text-align:left;font: bold 18px arial;}
/*menu bar ********************************************************
.dmx {
    font: 11px tahoma;
}
.dmx .item1,
.dmx .item1:hover,
.dmx .item1-active,
.dmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    background: #000000;
    font: 12px arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.dmx .item2,
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dmx .item2 {
    background: #e5e1da;
}
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    background: #ffffff;
}
.dmx .arrow,
.dmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.dmx .item2 img,
.dmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.dmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .dmx td { position: relative; } /* ie 5.0 fix */

