
table.t1 {
    width: 980px;
}
td.t2 {
    width: 860px;
}
td.t4 {
    background-color: #fff;
    width: 820px;
}
td.t5 {
    background-color: #fff;
    width: 540px;
}
td.t6 {
    background-color: #fff;
    width: 260px;
}
td.t7 {
    width: 260px;
}
td.t8 {
    width: 140px;
}
td.t9 {
    width: 820px;
}

div.t1 {
    width: 1000px;
}
div.t2 {
    float: left;
    width: 840px;
}
div.t4 {
    background-color: #fff;
    width: 820px;
}
div.t5 {
    background-color: #fff;
    float: left;
    width: 540px;
}
div.t6 {
    background-color: #fff;
    float: right;
    width: 260px;
}
div.t7 {
    float: left;
    width: 260px;
}
div.t8 {
    float: left;
    width: 140px;
}

div.d1 {
    width: 200px;
}
div.d2 {
    width: 604px;
}

.map_canvas {
    width: 540px;
    height: 360px;
}

