﻿#ContactUs
{
}

#ContactUs .content p.detail
{
    --border: 1px solid #000000;
    float: left;
    margin-top: 15px;
    margin-left: 0px;
    width: 592px;
    line-height:22px;
}

#ContactUs #Menu_Topic li.country
{
    border-bottom-width: 0px;
    font-weight: bold;
    color: #800000;
    margin-bottom:0px;
}

#ContactUs #Menu_Topic li
{
    background-image: none;
    --border-bottom-width: 0px;
    color: #333333;
    font-size: .85em;
    width: 90%;
}

#ContactUs #Menu_Topic li:hover
{
    border-bottom-color: #ABABAB;
}

#ContactUs .BtnArea
{
    margin-right: 50px;
    margin-top: 15px;
}
