
html,body {
    background-color: tranceparent;
    margin: 5 auto;
}

img {
    border: 0;
}

table {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    color: #FFFFFF;
    font-size: 10pt;
    line-height: 16pt;
}

.tbl_left {
    padding: 8px;
    border-radius: 5px;
    background-color: #000;
    font-weight: bold;
    text-align: right;
    width: 300px;
}

.tbl_top {
    padding: 8px;
    border-radius: 5px;
    background-color: #099;
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
}

.tbl_bottom {
    padding: 8px;
    border-radius: 5px;
    background-color: #000;
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
}

.tbl_no {
    padding: 8px;
    padding-right: 38px;
    border-radius: 5px;
    background-color: #000;
    line-height: 14pt;
}

.tbl_p_l {
    padding: 8px;
    border-radius: 5px;
    background-color: #000;
    font-weight: bold;
    text-align: right;
    width: 180px;
}

.tbl_p_c {
    padding: 8px;
    border-radius: 5px;
    background-color: #000;
    font-weight: bold;
    text-align: left;
    width: 100px;
}

.fee {
    padding: 18px;
    text-align: right;
}

.feel {
    padding: 18px;
    font-size: 18px;
    line-height: 26px;
}

table.feet tr:hover {
    background-color: #000;
}

.time {
    color: #099;
    font-weight: bold;
    font-size: 14px;
}

li {
    border-bottom: 1px dashed #009999;
    padding: 7px;
}

.poi {
    font-size: 11px;
    background: url(../images/guide_ya.gif) no-repeat left top #222;
    padding: 3px;
    padding-left: 28px;
}